June 15, 2018, 12:44 (GMT) |
Fix broken multi-threaded concurrent access to same data. Note that later we do can cache the non-data version of this path (i.e. list of propnames), this will still save us the full RNA path parsing. But the data side of path resolution has to be fully local, no way to cache that since a same override can be applied to several objects! |
June 15, 2018, 12:11 (GMT) |
Update DNA comment |
June 15, 2018, 12:09 (GMT) |
Merge branch 'blender2.8' into udim |
June 15, 2018, 11:41 (GMT) |
Use proper BKE function for mapping tile positions in the image editor operators |
June 15, 2018, 11:41 (GMT) |
Allow to override the size of newly generated tiles |
June 15, 2018, 11:41 (GMT) |
Support 2D painting across tiles in |
June 15, 2018, 10:58 (GMT) |
Depsgraph: Link scene cow with object cow For dynamic override we need to be sure the object cow is not updated before the scene cow. In fact we need this to any datablock that is potentially dynamic overridable. That said this patch makes the relationship (fix the arrows) yet it doesn't fix the underlying problem. |
June 15, 2018, 10:38 (GMT) |
Merge remote-tracking branch 'origin/blender2.8' into temp-eeveelightcache |
Revision 6f2d885 by Erik Englesson (gsoc-2018-many-light-sampling, soc-2020-production-ready-light-tree, soc-2020-production-ready-light-tree-2) June 15, 2018, 10:27 (GMT) |
Cleanup: Refactored code Merged the device_update_tree_distribution() and device_update_distribution() functions. |
Revision df7f4d1 by Erik Englesson (gsoc-2018-many-light-sampling, soc-2020-production-ready-light-tree, soc-2020-production-ready-light-tree-2) June 15, 2018, 10:21 (GMT) |
Cycles: Area lights support and better energy estimation The light BVH now supports area lights. Also, the total emitted energy of each light is now calculated by integrating luminance over the sphere of directions and area. |
June 15, 2018, 10:18 (GMT) |
Merge remote-tracking branch 'origin/blender2.8' into temp-dynamic-overrides |
Revision 64599af by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) June 15, 2018, 08:31 (GMT) |
UI: Move Draw on Back to Topbar |
Revision 205cd86 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) June 15, 2018, 08:18 (GMT) |
UI: Chnages in Sculpt Brush panel |
Revision c98b4ee by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) June 15, 2018, 07:52 (GMT) |
UI: Cleanup Appearance panel |
Revision cabd84f by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) June 15, 2018, 07:48 (GMT) |
UI: Move more Brush option panels as Subpanels |
Revision 240a783 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) June 15, 2018, 07:35 (GMT) |
UI: Move Brush Stabilizer to Subpanel |
Revision 0e2e838 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) June 15, 2018, 07:23 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
June 15, 2018, 06:18 (GMT) |
Merge branch 'hair_guides' into hair_guides_grooming |
June 15, 2018, 06:02 (GMT) |
Merge branch 'blender2.8' into hair_guides |
June 15, 2018, 05:48 (GMT) |
Merge branch 'hair_guides' into hair_guides_grooming |
|