January 11, 2017, 14:54 (GMT) |
BLI_assert fix |
January 11, 2017, 11:58 (GMT) |
Doversion: set selected objects for "Render Layer" |
January 11, 2017, 11:58 (GMT) |
Doversion: set active object for "Render Layer" We don't do it for the other render layers (the ones converted from SceneRenderLayer) |
January 11, 2017, 11:48 (GMT) |
RNA: object.select_get/set(action={'SELECT', 'DESELECT', 'TOGGLE'}) |
January 11, 2017, 10:45 (GMT) |
Introduce ObjectBase rna wrapper for bpy.context.active_base |
January 11, 2017, 10:05 (GMT) |
Use active_object instead of active_base for edit mode enter (prevent a crash after recent Base > ObjectBase commit) |
January 11, 2017, 08:47 (GMT) |
Merge remote-tracking branch 'origin/blender2.8' into render-layers |
January 11, 2017, 00:49 (GMT) |
Added Matcap HSV variation (only Hue exposed). |
January 10, 2017, 22:52 (GMT) |
Added matcap rotation |
January 10, 2017, 21:03 (GMT) |
Use overall matcap colors as AO color avoiding completelly dark areas. |
January 10, 2017, 17:37 (GMT) |
Merge remote-tracking branch 'origin/blender2.8' into render-layers |
January 10, 2017, 16:56 (GMT) |
Add new objects and some Base > ObjectBase convertion New objects are properly added to the correct collection, and are synced into the correct collections. |
January 10, 2017, 16:33 (GMT) |
Added SSAO to give cavity / Edge highlight effect. |
January 10, 2017, 15:17 (GMT) |
Fix selected_objects iterator |
January 10, 2017, 15:17 (GMT) |
rename ob_base > base, it will simplify further refactors |
January 9, 2017, 16:52 (GMT) |
Removing Bases from clay.c and other fixes Listbase was used wrongly in draw_manager, using LinkData elements now |
January 9, 2017, 15:35 (GMT) |
Merge remote-tracking branch 'origin/render-layers' into clay-engine |
January 9, 2017, 15:33 (GMT) |
Fixup for iterator (this is a placeholder anyways, what we really need is DEG_OBJECT_ITER() |
January 9, 2017, 15:17 (GMT) |
Adding FOREACH_OBJECT iterator |
January 9, 2017, 14:06 (GMT) |
Add properties to clay material (not exposed yet) |
|