Blender Git Commits

Blender Git "temp-layers-ui-table" branch commits.

Page: 3 / 15

February 3, 2017, 09:51 (GMT)
Fix return in BKE_scene_layer_find_from_collection
February 2, 2017, 21:19 (GMT)
More lamp work
February 2, 2017, 20:44 (GMT)
Use vec2 for screen space stuff
February 2, 2017, 20:39 (GMT)
Lamp sunrays and shadow circles
February 2, 2017, 17:06 (GMT)
Bring back the select button for the UI
February 2, 2017, 16:15 (GMT)
Fix unfreed memory
February 2, 2017, 16:03 (GMT)
Fix warnings
February 2, 2017, 15:54 (GMT)
Fix depth not cleared
February 2, 2017, 15:54 (GMT)
Bypass wires.
February 2, 2017, 15:28 (GMT)
Fix ogl warnings.
February 2, 2017, 15:23 (GMT)
Fix assert
February 2, 2017, 13:17 (GMT)
Added Lamp screen space visual
February 2, 2017, 10:58 (GMT)
Start of Lamp drawing
February 2, 2017, 10:58 (GMT)
Groundline/GroundPoint shader for lights
February 2, 2017, 10:26 (GMT)
Clay Engine per-collection settings

Note: this is still not used by rendering
February 2, 2017, 10:26 (GMT)
Introduce Per-Collection Render settings

Pending:

* UI template for those settings (showing USE)
* Depsgraph evaluation of them (to flush into objects)
* RNA to see if a settings is being used
February 1, 2017, 13:32 (GMT)
Fixing Memory Leak
February 1, 2017, 12:58 (GMT)
Implemented All Empties type drawing
February 1, 2017, 10:59 (GMT)
Silence more warnings

This should silence the current warnings, and gives us real warnings if
the bContext data is tampered with.
February 1, 2017, 10:47 (GMT)
Silence warning

There is still a warning because of `DST.context = C;` which discards
'const' qualifier. I find this a legit problem, I suspect we are not
suppose to store bContext at all.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021