Blender Git Commits

Blender Git commits from all branches.

Page: 1528 / 2888

May 13, 2018, 17:14 (GMT)
Fix build error with Visual Studio / Windows.

Differential Revision: https://developer.blender.org/D3363
May 13, 2018, 15:56 (GMT)
Cleanup: Remove unused header file
May 13, 2018, 15:23 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 13, 2018, 15:21 (GMT)
Add Depsgraph parameter to calculate evaluate object matrix

The matrix for object and parent object need to be evaluated using depsgraph to get the right value.
May 13, 2018, 15:06 (GMT)
Attempt to make limited resolution of RNA paths possible without any data.

Note that while code is essentially the same with or without a valid
PointerRNA, 'public' API is clearly separated. Existing code should
hence exhibit no change in behaviour.

Also, no-data case is essentially not tested yet.
May 13, 2018, 13:45 (GMT)
Merge branch 'blender2.8' into temp-dynamic-overrides
May 13, 2018, 12:57 (GMT)
Merge branch 'topbar' into temp-tab_drag_drop
May 13, 2018, 12:56 (GMT)
Merge branch 'blender2.8' into topbar
May 13, 2018, 12:07 (GMT)
Fix error with parent matrix using COW

The obmat must be the evaluated object, not the object itself.
May 13, 2018, 11:08 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
source/blender/editors/transform/transform.c
source/blender/editors/transform/transform_conversions.c
May 13, 2018, 11:00 (GMT)
Cleanup: Rename eGP_BrushIcons items
May 13, 2018, 10:06 (GMT)
Remove duplicate colors properties

These properties were to allow to change alpha in list of colors, but it can produe errors with animation.
May 13, 2018, 09:20 (GMT)
Merge branch 'blender2.8' into hair_guides
May 13, 2018, 08:46 (GMT)
Fix indexing of vertex buffers for Cycles hair.
May 12, 2018, 19:06 (GMT)
Merge branch 'blender2.8' into greasepencil-object
May 12, 2018, 19:06 (GMT)
Cleanup: Rename function
May 12, 2018, 18:08 (GMT)
Cleanup: Rename inverse_xxx to invert_xxx and GP_xxx_INVERSE_xxx to GP_xxx-INVERT_xxx
May 12, 2018, 17:56 (GMT)
Cleanup: Rename gpencil_fill_simplyfy_lvl to gpencil_fill_simplyfy_level
May 12, 2018, 17:53 (GMT)
Cleanup: Rename keep_stroke_thickness to show_constant_thickness
May 12, 2018, 17:46 (GMT)
Rename field cur_thickness to curve_thickness
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021