Blender Git Commits

Blender Git commits from all branches.

Page: 1490 / 2888

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
June 15, 2018, 10:27 (GMT)
Cleanup: Refactored code

Merged the device_update_tree_distribution()
and device_update_distribution() functions.
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
June 15, 2018, 08:31 (GMT)
UI: Move Draw on Back to Topbar
June 15, 2018, 08:18 (GMT)
UI: Chnages in Sculpt Brush panel
June 15, 2018, 07:52 (GMT)
UI: Cleanup Appearance panel
June 15, 2018, 07:48 (GMT)
UI: Move more Brush option panels as Subpanels
June 15, 2018, 07:35 (GMT)
UI: Move Brush Stabilizer to Subpanel
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
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021