Blender Git Commits

Blender Git "master" branch commits.

Page: 1231 / 5574

April 21, 2019, 20:30 (GMT)
Cleanup: comments (long lines) in editors
April 21, 2019, 20:24 (GMT)
Fix error renaming Lamp to Light

Introduced in batch rename 3051e2f4ae8fd3e72a4.
April 21, 2019, 09:39 (GMT)
Fix T63698: Eevee crash after recent clang-format changes

Some GLSL compilers seem to not have problems with to break preprocessor
directives. I couldn't find other places with similar code, but fixing this
case by case is not ideal and the same issue may come up again.
April 21, 2019, 04:27 (GMT)
Cleanup: comments (mainly long lines)

Comments after code can cause awkward line breaks.
April 21, 2019, 01:08 (GMT)
Merge branch 'blender2.7'
April 21, 2019, 01:05 (GMT)
Fix T62408: Cycles viewport adaptive subdivision hangs after updates

Backporting fix from the master branch.
April 21, 2019, 00:35 (GMT)
Fix T63431: crash adding driver to a keyframed property with Ctrl+D
April 21, 2019, 00:20 (GMT)
Fix T63415: no Cycles displacement update when updating OSL code
April 20, 2019, 23:25 (GMT)
Fix T63681: bad clipping of very long tooltips
April 20, 2019, 23:11 (GMT)
Fix T63686: missing data path for 3D cursor location and rotation.
April 20, 2019, 23:03 (GMT)
Fix T63764: error when using library.users_id() function

Fix suggested by Vilem Duha.
April 20, 2019, 19:10 (GMT)
make.bat: remove --expand-tabs from "make format" on windows.

following the change on linux.
April 20, 2019, 18:58 (GMT)
Correct error in last commit
April 20, 2019, 18:50 (GMT)
UI: remove redundant row for header template

If it's members need to be aligned the template can handle it.
April 20, 2019, 18:40 (GMT)
Cleanup: add missing macros to clang-format
April 20, 2019, 18:36 (GMT)
GNUMakefile: disable tab expansion for 'make format'

This was only needed for initial migration.
April 20, 2019, 17:01 (GMT)
UI Overlays: Align checkbox with slider for Wireframes, X-Ray, Shadows.
April 20, 2019, 17:01 (GMT)
UI Overlays: One line layout for Mask opacity.

Saves one line of space and matches Wireframe, X-Ray, Shadows.
April 20, 2019, 13:13 (GMT)
Fix invalid stack memory use with GPencil drawing
April 20, 2019, 13:13 (GMT)
Fix error in recent image preference change
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021