Commit: 65965a892fd116267ed94d1c8b59c99589671856
Author: Campbell Barton
Date: Tue Oct 13 16:36:31 2020 +1100
Branches: master
https://developer.blender.org/rB65965a892fd116267ed94d1c8b59c99589671856
Cleanup: use BKE_fcurve_ prefix for keyframing bezier functions
- BKE_bezt_subdivide_handles ->
Commit: 211d7ff3cf27db44d961b704d11cda8d26c0e81a
Author: Campbell Barton
Date: Tue Oct 13 16:51:20 2020 +1100
Branches: master
https://developer.blender.org/rB211d7ff3cf27db44d961b704d11cda8d26c0e81a
Fix T81288:Select Linked fails with multi-object edit mode
Changing options after using select-
Commit: 2777cbbd951ebb335fa63329a28646eaf71072a7
Author: Michael A. Kowalski
Date: Mon Oct 12 23:06:01 2020 -0400
Branches: usd-importer-T81257
https://developer.blender.org/rB2777cbbd951ebb335fa63329a28646eaf71072a7
Moved USD importer files to import directory.
Commit: 8335c26119bf5ba78b2afa4e2f65bb3d04b42abe
Author: Germano Cavalcante
Date: Mon Oct 12 20:01:42 2020 -0300
Branches: master
https://developer.blender.org/rB8335c26119bf5ba78b2afa4e2f65bb3d04b42abe
Fix T81467: Crash with KD-Tree Weld Modifier
The problem is related to the `use_index_order`
Commit: 8427e02abc5e7963cee14e15bc9a1c78c95d28e6
Author: Robert Guetzkow
Date: Mon Oct 12 23:55:40 2020 +0200
Branches: master
https://developer.blender.org/rB8427e02abc5e7963cee14e15bc9a1c78c95d28e6
Fix T81589: Correct drag type handling in outliner
Blender crashed when dragging and dropping c
Commit: dc71ad062408b138cc174f348d833b244d098a8f
Author: Yevgeny Makarov
Date: Mon Oct 12 15:51:00 2020 -0700
Branches: master
https://developer.blender.org/rBdc71ad062408b138cc174f348d833b244d098a8f
UI: Monochrome Alert Icons and use the Question icon in the Quit dialog
Change to monochrome ve
Commit: 5f26309e29eaecc5f91b3b6566bcf9a059baac4e
Author: Alexander Gavrilov
Date: Mon Oct 12 21:46:05 2020 +0300
Branches: temp-angavrilov-material-uniforms
https://developer.blender.org/rB5f26309e29eaecc5f91b3b6566bcf9a059baac4e
tweak attrs: fix UV attribute output type.
==
Commit: 1d84881ac12f7d6ef7047733960880fa1f9ec0de
Author: Jacques Lucke
Date: Mon Oct 12 21:13:49 2020 +0200
Branches: master
https://developer.blender.org/rB1d84881ac12f7d6ef7047733960880fa1f9ec0de
Cleanup: remove duplicate code
This code segment is exactly the same as above.
Looks like it was
Commit: 6ec51df3c81d3be7015d5405a8db4a3cda8f5c16
Author: Michael A. Kowalski
Date: Mon Oct 12 14:50:36 2020 -0400
Branches: usd-importer-T81257
https://developer.blender.org/rB6ec51df3c81d3be7015d5405a8db4a3cda8f5c16
USD mesh import winding order bug fix.
Fixed vert and normal indexing errors f
Commit: 2c4cfe14e3f7db20839ada3c062eb53c35bad692
Author: Michael A. Kowalski
Date: Mon Oct 12 14:33:40 2020 -0400
Branches: usd-importer-T81257
https://developer.blender.org/rB2c4cfe14e3f7db20839ada3c062eb53c35bad692
USD importer: normals bug fix.
Removed incorrect normal flip.
===
Commit: 19dcd32ee5942d17f9b9d45d7e13fd06206f54b8
Author: Harley Acheson
Date: Mon Oct 12 09:53:00 2020 -0700
Branches: master
https://developer.blender.org/rB19dcd32ee5942d17f9b9d45d7e13fd06206f54b8
UI: Remove Hard-coded Default Font Size
Default text output routines (which do not specify a siz
Commit: c1cee363cd39aaf25cbf4e099a07d1c4df6d37d7
Author: Julian Eisel
Date: Mon Oct 12 18:04:52 2020 +0200
Branches: master
https://developer.blender.org/rBc1cee363cd39aaf25cbf4e099a07d1c4df6d37d7
Fix T81555: Outliner object state filter not updating correctly
When changing the selected, active
Commit: 1b7458f85a6fbee8bbe072f470b6b576221da101
Author: Julian Eisel
Date: Mon Oct 12 18:19:14 2020 +0200
Branches: master
https://developer.blender.org/rB1b7458f85a6fbee8bbe072f470b6b576221da101
Cleanup: Rename outliner helper function
This name makes more sense and is consistent with related
Commit: 6f0b082378133afd944cc6af2e992c5f9fb12cd3
Author: Sybren A. Stüvel
Date: Mon Oct 12 17:27:27 2020 +0200
Branches: master
https://developer.blender.org/rB6f0b082378133afd944cc6af2e992c5f9fb12cd3
Animation: fix assertion failure on unsetting active keyframe
Avoid NULL pointer dereference w
Commit: 5e6c7de3e918f7ecbf4ea898f6e5b8a2373ad17e
Author: Sybren A. Stüvel
Date: Mon Oct 12 16:55:46 2020 +0200
Branches: master
https://developer.blender.org/rB5e6c7de3e918f7ecbf4ea898f6e5b8a2373ad17e
Animation: enforce that the active keyframe is always selected
Check selection state in `BKE_f
Commit: 058a69974abd602a788ebd972edca171ee8e100b
Author: Sybren A. Stüvel
Date: Mon Oct 12 16:56:49 2020 +0200
Branches: master
https://developer.blender.org/rB058a69974abd602a788ebd972edca171ee8e100b
Cleanup: split `animchan_sync_fcurve()` into smaller functions
Split `animchan_sync_fcurve()`
Commit: 0d3e192660bfa231aacf80d3e5a3d750155798ea
Author: Brecht Van Lommel
Date: Mon Oct 12 16:54:17 2020 +0200
Branches: master
https://developer.blender.org/rB0d3e192660bfa231aacf80d3e5a3d750155798ea
Fix T81551: Cycles crash updating volume with modifiers
The volume bounds mesh was being rebu
Commit: bae4e2130423055dbbd7d2ede5abd3bea8452a8e
Author: Antonio Vazquez
Date: Mon Oct 12 15:43:01 2020 +0200
Branches: greasepencil-edit-curve
https://developer.blender.org/rBbae4e2130423055dbbd7d2ede5abd3bea8452a8e
Merge branch 'master' into greasepencil-edit-curve
Conflicts:
source/
Commit: c93d411ebc76f255737babd226be574e6e808696
Author: Antonio Vazquez
Date: Mon Oct 12 15:41:26 2020 +0200
Branches: greasepencil-object
https://developer.blender.org/rBc93d411ebc76f255737babd226be574e6e808696
Merge branch 'master' into greasepencil-object
===
Commit: c68a2a722d2f4d6fbfabfa5d8e255de9ef59648d
Author: Clément Foucault
Date: Mon Oct 12 15:32:56 2020 +0200
Branches: master
https://developer.blender.org/rBc68a2a722d2f4d6fbfabfa5d8e255de9ef59648d
Fix T80599 Blender Cloud folder text on the screen very small
This was caused by BLF conflicti
Commit: f56c5245d249ce755fb26ae1791de3c6f9dcee44
Author: Ankit Meel
Date: Mon Oct 12 18:51:48 2020 +0530
Branches: master
https://developer.blender.org/rBf56c5245d249ce755fb26ae1791de3c6f9dcee44
Cleanup: CMake: Remove arguments from endif(..)
No functional change. Added in {rB1f6b7387ad01}
===
Commit: 370ed6025f45fae4125c0f9f59707235f027fe91
Author: Ankit Meel
Date: Fri Oct 9 16:49:03 2020 +0530
Branches: master
https://developer.blender.org/rB370ed6025f45fae4125c0f9f59707235f027fe91
File Browser/macOS: Don't treat .app as directory
While there are other bundles which show up as dire
Commit: 590220e451c370f21c0742d2bef99f7d632434c7
Author: Sergey Sharybin
Date: Mon Oct 12 10:44:57 2020 +0200
Branches: master
https://developer.blender.org/rB590220e451c370f21c0742d2bef99f7d632434c7
Libmv: Cleanup, spelling in function name
Is a local function, not affecting API.
Commit: ff5e3d68342baeb304d30a1f94828a04b9f4ba5e
Author: Sergey Sharybin
Date: Mon Oct 12 12:17:55 2020 +0200
Branches: master
https://developer.blender.org/rBff5e3d68342baeb304d30a1f94828a04b9f4ba5e
Libmv: Fix wrong packing order of intrinsics for BA step
The order got broken when Brown distor
Commit: 86138d88f6b41790ff043de7625410afb08a56e2
Author: Sergey Sharybin
Date: Mon Oct 12 10:39:04 2020 +0200
Branches: master
https://developer.blender.org/rB86138d88f6b41790ff043de7625410afb08a56e2
Revert "Fix critical lens distortion bug in libmv after rB3a7d62cd1f5e."
This reverts commit 7e
Commit: c4c8d855c67d596498a99b5992d70b83fa9314e9
Author: Sergey Sharybin
Date: Mon Oct 12 14:59:18 2020 +0200
Branches: master
https://developer.blender.org/rBc4c8d855c67d596498a99b5992d70b83fa9314e9
Libmv: Remove array access from camera intrinsics
That was a suboptimal decision from back in t
Commit: df5b65811e4ebbe02524c94defdf7be4ae0275ba
Author: Sergey Sharybin
Date: Mon Oct 12 10:46:31 2020 +0200
Branches: master
https://developer.blender.org/rBdf5b65811e4ebbe02524c94defdf7be4ae0275ba
Libmv: Fix memory leak in modal solver
The leak was happening when problem did not have any par
Commit: db8a856a747042b6a544f4dc778219dcaaf6540f
Author: Jacques Lucke
Date: Mon Oct 12 15:10:01 2020 +0200
Branches: master
https://developer.blender.org/rBdb8a856a747042b6a544f4dc778219dcaaf6540f
BLI: support looking up a key from a set or adding it when not existant
=
Commit: 662c0ac970b3fe9fd63105f9ff1f2bb2553378f4
Author: Clément Foucault
Date: Mon Oct 12 15:04:28 2020 +0200
Branches: master
https://developer.blender.org/rB662c0ac970b3fe9fd63105f9ff1f2bb2553378f4
Overlay: Fix Line antialiasing broken for some objects
Fix regression introduced in rBe12767a0
Commit: 60ba69ffb58f77355be628283f4bb5cb7a6669e1
Author: Jacques Lucke
Date: Mon Oct 12 14:24:25 2020 +0200
Branches: master
https://developer.blender.org/rB60ba69ffb58f77355be628283f4bb5cb7a6669e1
Cleanup: use openvdb matrices properly
Before I was double confused about how openvdb stores its
Commit: e3ad392b9849a56ad05e1711e06be0d77843aafb
Author: Sybren A. Stüvel
Date: Wed Oct 7 16:40:51 2020 +0200
Branches: master
https://developer.blender.org/rBe3ad392b9849a56ad05e1711e06be0d77843aafb
Animation: always try to match the existing curve when inserting keys
Previously Blender would
Commit: aafd71a8a160bdf44ab3ccea37e88bb90b87a2ac
Author: Germano Cavalcante
Date: Sat Oct 10 11:13:01 2020 -0300
Branches: master
https://developer.blender.org/rBaafd71a8a160bdf44ab3ccea37e88bb90b87a2ac
Fix T81060: CustomData Correction sometimes breaks UVs and Vertex Colors
`CustomData_bmesh_i
Commit: b364be84a02d8a50175c31836783bc4e7791981d
Author: Alexander Gavrilov
Date: Wed Aug 5 19:14:40 2020 +0300
Branches: temp-angavrilov-material-uniforms
https://developer.blender.org/rBb364be84a02d8a50175c31836783bc4e7791981d
Materials: add custom object properties as uniform attributes.
Thi
Commit: f5ef2e27e094a8d997538064d96c379831910a2d
Author: Alexander Gavrilov
Date: Tue Aug 4 17:56:39 2020 +0300
Branches: temp-angavrilov-material-uniforms
https://developer.blender.org/rBf5ef2e27e094a8d997538064d96c379831910a2d
Materials: support true float4 attributes in the Attribute node.
A
Commit: 4ea9f4259c6247ef4956a17baa9a699d6dbaf5f3
Author: Alexander Gavrilov
Date: Fri Aug 7 18:36:52 2020 +0300
Branches: temp-angavrilov-material-uniforms
https://developer.blender.org/rB4ea9f4259c6247ef4956a17baa9a699d6dbaf5f3
Materials: support the custom uniform attributes in Eevee.
The att
Commit: ba3096208ddf57414e159e39fbbed0aa7008dbfa
Author: Alexander Gavrilov
Date: Tue Aug 4 16:37:46 2020 +0300
Branches: temp-angavrilov-material-uniforms
https://developer.blender.org/rBba3096208ddf57414e159e39fbbed0aa7008dbfa
Cycles: rename uchar4 attribute accessors from 'float4' to 'uchar4'
Commit: ab65fe5a2dcca9cb5de14eaeabe5a441bc41f15a
Author: Sebastián Barschkis
Date: Fri Sep 25 10:17:10 2020 +0200
Branches: master
https://developer.blender.org/rBab65fe5a2dcca9cb5de14eaeabe5a441bc41f15a
Fluid: Use hidden symbol visibility
This resolves a long list of linker warnings that is c
Commit: e8d02359cf0853d32722ead7513bd6d28318c92d
Author: Jacques Lucke
Date: Mon Oct 12 12:37:48 2020 +0200
Branches: master
https://developer.blender.org/rBe8d02359cf0853d32722ead7513bd6d28318c92d
Volumes: reduce step and default of strength in Volume Displace modifier
The strength has a high
Commit: 1db26e1698f68a57e3707b11852ed4160e455f9b
Author: Sybren A. Stüvel
Date: Thu Oct 8 15:01:44 2020 +0200
Branches: master
https://developer.blender.org/rB1db26e1698f68a57e3707b11852ed4160e455f9b
Cleanup: Animation, small cleanups on anim channel selection code
Clean up some code by using e
Commit: bfd7840358f8f37d7558063857e621c12ec69794
Author: Sybren A. Stüvel
Date: Thu Oct 8 14:54:55 2020 +0200
Branches: master
https://developer.blender.org/rBbfd7840358f8f37d7558063857e621c12ec69794
Cleanup: Animation, split `mouse_anim_channels()` into separate functions
Clean up the code tha
Commit: fc5c5f0636bf03539d972293bd07b428b71877a9
Author: Sybren A. Stüvel
Date: Thu Oct 8 15:03:21 2020 +0200
Branches: master
https://developer.blender.org/rBfc5c5f0636bf03539d972293bd07b428b71877a9
Animation: avoid WM notification when nothing changed
Avoid WM notification when a dummy channe
Commit: 7ae78733ef3e6dac3776748d7b97a044fde87005
Author: Jacques Lucke
Date: Mon Oct 12 12:13:01 2020 +0200
Branches: master
https://developer.blender.org/rB7ae78733ef3e6dac3776748d7b97a044fde87005
Volumes: use bounding box diagonal to compute adaptive voxel size
Using the diagonal has the bene
42 matches
Mail list logo