Blender Git Commits

Blender Git "master" branch commits.

Page: 2161 / 5574

April 6, 2017, 13:40 (GMT)
Depsgraph: Remove old depsgraph headers from creator
April 6, 2017, 13:37 (GMT)
Depsgraph: More type definitions to new depsgraph header
April 6, 2017, 12:10 (GMT)
Changes from custom-manipulators branch

Minor changes from custom-manipulators branch,
before larger changes are applied.
April 6, 2017, 10:31 (GMT)
Merge branch 'master' into blender2.8
April 6, 2017, 10:22 (GMT)
Layer unittesting: pep8 touch up on test_evaluation_selectability_f.py
April 6, 2017, 09:39 (GMT)
Buildbot: Correct previous release

Seems CMake is not happy about changing compiler from script.
April 6, 2017, 09:21 (GMT)
Buildbot: Force build environment to use latest GCC
Revision 0debbe2 by Mike Erwin
April 6, 2017, 05:18 (GMT)
Gawain: VertexFormat_add_attrib (function name change)

See intern/gawain for the API change. Other files are updated to use the new name. Also updated every call site to the recommended style:
unsigned int foo = VertexFormat_add_attrib(format, "foo", COMP_ ... )
Revision c2f5cd8 by Mike Erwin
April 6, 2017, 05:18 (GMT)
Gawain: add VertexBuffer prefix to functions

See intern/gawain for the API change. Other files are updated to use the new names.
April 6, 2017, 05:17 (GMT)
Fix manipulator showing in pose & editmode
April 6, 2017, 05:17 (GMT)
Fix building without clay engine
April 6, 2017, 04:54 (GMT)
Initialize immediate mode in Animation Player

PS. With this solution, immediate mode can be initialized and finalized consecutively if you drop a video

part of T49043
April 6, 2017, 02:26 (GMT)
Merge branch 'master' into blender2.8
April 6, 2017, 02:26 (GMT)
Cleanup: function naming for manipulator

Rename 'stats_*' to 'protectflag_to_drawflags_*' (was too vague).
Also remove NULL check from gimbal_axis
April 6, 2017, 02:04 (GMT)
Merge branch 'master' into blender2.8
April 6, 2017, 02:02 (GMT)
Cleanup: minor changes to transform-manipulator

Match stats_editbone & stats_pchan behavior to avoid confusion.
April 6, 2017, 01:32 (GMT)
Remove NULL check from gimbal_axis
April 5, 2017, 19:46 (GMT)
Immediate Mode: missing ALPHA_TEST in gpuRestoreState

Missed in rBcbd78c81268f06e7b658ae042f3ab6a3816149b0
April 5, 2017, 16:59 (GMT)
Fix alembic build error with MSVC
April 5, 2017, 13:57 (GMT)
Cleanup: Remove depsgraph stubs
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021