Blender Git Commits

Blender Git "master" branch commits.

Page: 2215 / 5574

February 9, 2017, 13:49 (GMT)
Fix widget not showing up

(and more Scene.base > SceneLayer.object_bases changes in transforma code)
February 9, 2017, 13:30 (GMT)
Temporary fix for object panel
February 9, 2017, 11:48 (GMT)
Fix logic in CollectionEngineSetting update

Now Clay engine can show different materials per collection o/
February 9, 2017, 11:04 (GMT)
Clay Engine : fix
February 9, 2017, 10:48 (GMT)
CollectionEngineSettings calculate: set COLLECTION_PROP_USE for combined property

This way the render engines can have a fallback value (scene or layer default value) for the shader values that were never set.
February 9, 2017, 10:25 (GMT)
Clay Engine: support for overrides (not working yet)
February 9, 2017, 10:22 (GMT)
Fix crashes on outliner (fixup for rB2a16a4ee)

FOREACH_SCENE_OBJECT was wrong (skipping an object), but rB2a16a4ee made it crash. Things should be better now.
February 9, 2017, 09:28 (GMT)
Fix active object name not showing in viewport
Revision d2f4900 by Joshua Leung
February 9, 2017, 06:08 (GMT)
Use a smaller cross icon for clearing search box contents
Revision 351eb4f by Joshua Leung
February 9, 2017, 05:59 (GMT)
More tweaks to Normalisation options in Graph Editor

* Added a new dedicated icon for normalize
* Only use an icon for "Auto"
Revision 316d23f by Joshua Leung
February 9, 2017, 04:10 (GMT)
Graph Editor: Replace Normalise/Auto checkboxes with toggle buttons

These take less space, fit in better with rest of the UI, and make their relationship clearer
Revision 117d90b by Joshua Leung
February 9, 2017, 04:10 (GMT)
Fix: GPencil delete operators did not respect color locking
February 8, 2017, 23:36 (GMT)
OpenGL: outliner_draw_tree_element uses new imm mode

D2438 by @cyrax
review by @merwin
part of T49043
February 8, 2017, 23:34 (GMT)
added UI_GetThemeColorShade4ubv function

And updated UI_ThemeColorShade to use it.

Part of D2438 by @cyrax
February 8, 2017, 20:02 (GMT)
Update outliner_draw_hierarchy_lines to use new imm mode

Patch D2437 by @cyrax
review by @merwin
February 8, 2017, 19:37 (GMT)
OpenGL: outliner_draw_highlights uses new imm mode

Patch D2433 by @cyrax, part of T49043
reviewed by @merwin
February 8, 2017, 15:39 (GMT)
Cleanup: warnings
February 8, 2017, 15:25 (GMT)
Fix uninitialized var with FOREACH_SCENE_OBJECT
February 8, 2017, 15:06 (GMT)
Fix breakage when saving files from the UI

The problem was with offscreen buffer rendering
February 8, 2017, 15:05 (GMT)
create BKE_scene_layer_active
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021