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, 17:06 (GMT) |
Slightly blue tinted variation of the upcoming Flatty Dark theme. It's been requested for a while now and with the upcoming default dark theme this is a good companion variation. |
May 27, 2018, 16:52 (GMT) |
Merge branch 'master' into blender2.8 Conflicts: source/blender/makesrna/intern/rna_object_api.c source/blender/makesrna/intern/rna_scene.c source/blender/makesrna/intern/rna_scene_api.c |
May 27, 2018, 16:46 (GMT) |
Cleanup: Nuke most of remaining evil G.main from RNA. The few ones in getters/setters we cannot remove as easily, for now we can live with those I think... |
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, 15:26 (GMT) |
Merge branch 'master' into blender2.8 |
May 27, 2018, 15:16 (GMT) |
Cycles: Fix problems in the IES loader when rendering with no file selected |
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:54 (GMT) |
Merge branch 'master' into blender2.8 |
May 27, 2018, 10:50 (GMT) |
UI: replace BLI_strncpy w/ memcpy Size is already checked. |
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, 09:21 (GMT) |
Grid: Do not go over objects in front/side ortho views. Fixes T55190 Grid displayed on top of objects in orthographic view |
May 27, 2018, 09:06 (GMT) |
Merge branch 'master' into blender2.8 |
May 27, 2018, 09:06 (GMT) |
Cleanup: unused var |
May 27, 2018, 09:01 (GMT) |
Recently added IES conflicts w/ EEVEE |
|
|
|


Master Commits
MiikaHweb | 2003-2021