May 27, 2018, 23:58 (GMT) |
Fixup for LinkData > AffectedCollection |
May 27, 2018, 23:48 (GMT) |
Tag COW when link/unlinking collections In theory we can tag only the objects that are in the corresponding colletction and its children. |
May 27, 2018, 23:37 (GMT) |
Use affected collections to determine objects to override Note: It is done now as a cache system, although right now this runs for all the objects. But the logic should be decoupable once we integrate this with the depsgraph properly. Note: I seem to be getting a crash on saving/writing because AffectedCollection->collection is NULL sometimes. |
May 27, 2018, 22:42 (GMT) |
New Affected Collection struct No point in using anonymous LinkData structs. |
Revision 3459264 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) May 27, 2018, 20:06 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
May 27, 2018, 19:39 (GMT) |
Cleanup |
May 27, 2018, 17:46 (GMT) |
SLIM: Fix uppercase folder name in CMake file |
May 27, 2018, 17:23 (GMT) |
Update the viewport when changing dynamic override properties |
May 27, 2018, 17:23 (GMT) |
Util function to find view layer by dynamic property |
May 27, 2018, 17:22 (GMT) |
Extra make sure view3d updates for dynamic override Without this we do not get updates when deleting/adding override sets and affected collections. We should probably replace this by manually publishin RNA updates though. |
May 27, 2018, 17:21 (GMT) |
Make sure viewport updates on dynamic override and override set changes |
May 27, 2018, 17:20 (GMT) |
Depsgraph: Tag depsgraph id based on id type |
May 27, 2018, 16:33 (GMT) |
BKE_idtype_to_main_data Function to map ID_Type to bmain-> listbases. |
May 27, 2018, 16:23 (GMT) |
Fix 'broken' Multiply operation for Dynamic Overrides. No reason to store operands of Multiply op in a separate property! Let's keep things simple ;) |
May 27, 2018, 14:34 (GMT) |
Fix broken RNA override apply in Dynamic case. Was accessing some pointers it should not access in Dynamic case. Typical stupid mistakes that happen when you code without being able to test your changes... ;) Also made code a bit clear by using a global bool is_dynamic_override, instead of using crappy NULL-pointer check. |
May 27, 2018, 12:50 (GMT) |
Make groom drawing work in edit mode with COW. |
May 27, 2018, 10:38 (GMT) |
Merge branch 'master' into fm_master |
May 27, 2018, 10:33 (GMT) |
compile and link errors fixed |
May 27, 2018, 07:43 (GMT) |
Merge branch 'hair_guides' into hair_guides_grooming |
May 27, 2018, 07:42 (GMT) |
Merge branch 'blender2.8' into hair_guides |
|
|
|


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