Revision de702a4 by Sybren A. Stüvel June 6, 2018, 13:54 (GMT) |
Alembic export: only free duplilists when not NULL |
Revision 48e871a by Bastien Montagne June 6, 2018, 13:50 (GMT) |
Cleanup: Nuke moar G.main usages... |
Revision fcf720a by Jeroen Bakker June 6, 2018, 13:44 (GMT) |
View3D: Shading Popup - layout so cavity options are better visible - fixed issues showing wrong options in Material mode - added labels + seperators |
Revision 89042f5 by Jeroen Bakker June 6, 2018, 13:26 (GMT) |
LookDev: When HDRI could not be reloaded we should switch to world Thanks for reporting sergey! |
Revision 7fee5f5 by Campbell Barton June 6, 2018, 13:24 (GMT) |
Fix object-dupli selection w/ COW |
Revision f1fd5ed by Jeroen Bakker June 6, 2018, 12:51 (GMT) |
T55333 Workbench: Cavity Shader A cavity shader based on SSAO. Works on all workbench deferred passes. Per 3d viewport the cavity shader options can be set as different shading needed different options. Some global options are in the Viewport Display of the scene like num samples and distance. Experimental: Naming of Ridges and Valleys |
Revision 4a52531 by Sybren A. Stüvel June 6, 2018, 12:38 (GMT) |
Alembic: Fix double-free of mutex The mutex was shared between CoW copies of the CacheFile datablock, and as a result also freed multiple times. It is now only freed when the original datablock is freed; the CoW copies share the same mutex. |
Revision 4c4fa3d by Sybren A. Stüvel June 6, 2018, 12:38 (GMT) |
Fix double-free of custom data This causes a temporary spike in memory usage when creating a copy; the entire copy will be removed anyway when DerivedMesh is removed. |
Revision 3b8ae85 by Pablo Vazquez June 6, 2018, 12:28 (GMT) |
Move Time Remapping into a sub-panel |
Revision a8ae68a by Sergey Sharybin June 6, 2018, 12:13 (GMT) |
Fix crash when file is saved in particle edit mode Depsgraph is not available on file load yet. |
Revision 2088bb0 by Campbell Barton June 6, 2018, 12:06 (GMT) |
UI: add particle brush to topbar |
Revision b58e5d4 by Sergey Sharybin June 6, 2018, 11:54 (GMT) |
Particle edit: Fix missing hair with new oarticle system added |
Revision 1295e85 by Sergey Sharybin June 6, 2018, 11:54 (GMT) |
Particle edit: Fix crash when trying to edit particles without cache Particles in EMITTER mode needs to have cache. |
Revision 528cdf9 by Bastien Montagne June 6, 2018, 10:42 (GMT) |
Fix update issue in VPaint mode. Need to flush the changes through DEG CoW, otherwise drawing code would not see them in some cases... |
Revision e3324c3 by Sergey Sharybin June 6, 2018, 10:36 (GMT) |
Depsgraph: Silence relations builder errors Were caused by depsgraph trying to create relations between objects which are coming from restricted collection. |
Revision 2237092 by Sergey Sharybin June 6, 2018, 10:36 (GMT) |
Depsgraph: Expand object data datablocks for drivers Drivers can reference object data datablock directly, and if there was no object in the scene with that datablock, blender will crash. |
Revision 7810c60 by Sergey Sharybin June 6, 2018, 10:36 (GMT) |
Depsgraph: Handle key->object relations from object builder |
Revision 695747a by Sergey Sharybin June 6, 2018, 10:36 (GMT) |
Depsgraph: Object data separation, armature |
Revision 5a14af6 by Sergey Sharybin June 6, 2018, 10:36 (GMT) |
Depsgraph: Object data separation, geometry |
Revision 82ec06c by Sergey Sharybin June 6, 2018, 10:36 (GMT) |
Depsgraph: Object data separation, camera |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021