May 24, 2018, 13:05 (GMT) |
Fix: Several pose select operators were not in fact working with COW The following operators are fixed in this commit * POSE_OT_select_linked * POSE_OT_select_grouped * POSE_OT_select_mirror |
May 24, 2018, 13:05 (GMT) |
Cleanup: Some minor tweaks to code |
May 24, 2018, 12:56 (GMT) |
Fix missing ID pointers expansion for ID itself in readfile code. Was breaking static override chaining (static override of a linked datablock that is already a static override in it original lib file). Dummy mistake, thanks to @dfelinto for finding the bug. |
May 24, 2018, 12:48 (GMT) |
Fix T55175: outliner "Show Active" not working. |
Revision d3b52a6 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 24, 2018, 12:45 (GMT) |
added ghost stop triggers stopped shards also will get their constraints disabled and still attached partners will be stopped too |
May 24, 2018, 12:23 (GMT) |
Fix T55178: Cursor fails to restore on cancel 574c0fe38f332bd97c588029c0075ecba1fe19cd caused complications restoring the cursor. Use WM_cursor_modal_set/restore which is intended for operator use, calling ED_region_cursor_set after an operator runs isn't reliable. |
May 24, 2018, 12:08 (GMT) |
Replace per-vertex sampling weights with per-loop for more control (e.g. face maps). |
Revision e3f221a by Campbell Barton (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 24, 2018, 12:01 (GMT) |
Cleanup: unused variable |
Revision 6e37800 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 24, 2018, 11:54 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
May 24, 2018, 10:41 (GMT) |
Merge branch 'hair_guides' into hair_guides_grooming |
May 24, 2018, 10:41 (GMT) |
Fix indexing for hair guide curve drawing. |
May 24, 2018, 10:17 (GMT) |
Depsgraph: tag depsgraph for copy-on-write flush when RNA changes Fixes bug with changes to properties not being flushed to the COW data. It fixes T55144. This is the part of rBb4b745b72064 that is required although slow. Which was partially addressed but the rest of the commit, which in turn broke things. So for now let's get RNA to flush slow cow, and deal with the consequences. |
May 24, 2018, 10:02 (GMT) |
Fix T55171: crash with undo and linked collections. Collections created in library file versioning need to be set as coming from the library, otherwise they get freed on undo. |
May 24, 2018, 10:01 (GMT) |
Fix Lamps, Empties, Cameras and Speakers not using theme colors |
May 24, 2018, 09:52 (GMT) |
Merge branch 'hair_guides' into hair_guides_grooming |
May 24, 2018, 09:50 (GMT) |
Fix hair cache update flag combination, have to include dependencies regardless of cache state. |
May 24, 2018, 09:33 (GMT) |
Merge branch 'hair_guides' into hair_guides_grooming |
May 24, 2018, 09:27 (GMT) |
Only pass export cache to lower level draw functions, do export on higher levels. |
May 24, 2018, 09:26 (GMT) |
Draw mode for hair guide curves. |
May 24, 2018, 09:26 (GMT) |
Handle hair cache dependencies internally during invalidation to make partial updates more flexible. |
|
|
|


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