Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-09Swap order of selectability/visibility togglestemp-layers-ui-tableJulian Eisel
2017-02-09Add columns for visibility and selectability togglesJulian Eisel
2017-02-09Use entire width of collections editor for tableJulian Eisel
2017-02-09Use table background drawing for collections editorJulian Eisel
2017-02-09Merge branch 'uiTable' into temp-layers-ui-tableJulian Eisel
2017-02-09Fix mistakes with background drawinguiTableJulian Eisel
2017-02-09Draw collection names using layout/button engineJulian Eisel
2017-02-09Merge branch 'uiTable' into temp-layers-ui-tableJulian Eisel
2017-02-09Create and pass a uiLayout to cellsJulian Eisel
2017-02-09Support drawing some background color alternating per rowJulian Eisel
2017-02-08Draw tables row by row, not column by columnJulian Eisel
2017-02-07Unit tests for uiTable API (and fix bugs found using it :)Julian Eisel
2017-02-05Initial commit to use uiTable API for collections editorJulian Eisel
2017-02-05Merge branch 'uiTable' into temp-layers-ui-tableJulian Eisel
2017-02-05Cleanup: Add assert, remove unused variableJulian Eisel
2017-02-05Initial implementation of a uiTable APIJulian Eisel
2017-02-03Merge remote-tracking branch 'origin/clay-engine' into render-layersDalai Felinto
2017-02-03Build Clay engine by defaultClément Foucault
2017-02-03Another fixup for rB6cdb3845 (Added collection props getter/setter)Dalai Felinto
2017-02-03Merge remote-tracking branch 'origin/clay-engine' into render-layersDalai Felinto
2017-02-03UI: use the "USE" flag for collection settingsDalai Felinto
2017-02-03RNA: macros to wrap collection settings useDalai Felinto
2017-02-03layer: getter/setter for USE flagDalai Felinto
2017-02-03Update collection engine setings when updating collection valuesDalai Felinto
2017-02-03Placeholder for depsgraph evaluation of collection engine settingsDalai Felinto
2017-02-03Fix bplayer (c)Bastien Montagne
2017-02-03RNA: use new getter/setter functions for LayerEngineSettingsDalai Felinto
2017-02-03Fixup for rB6cdb3845 (Added collection props getter/setter)Dalai Felinto
2017-02-03Fix warningsClément Foucault
2017-02-03New CMake flag for Clay EngineClément Foucault
2017-02-03Fix hang infinite loopClément Foucault
2017-02-03Get rid of runtime data struct.Clément Foucault
2017-02-03Added collection settings getter/setterClément Foucault
2017-02-03Change settings orderClément Foucault
2017-02-03Fix new objects are invisibleDalai Felinto
2017-02-03Set COLLECTION_PROP_USE when setting a layer_engine_settings propertyDalai Felinto
2017-02-03Util function to create CollectionEngineSettingsDalai Felinto
2017-02-03Util function to free CollectionEngineSettingsDalai Felinto
2017-02-03Fix storage of CollectionSettings in DNA_object_types.hDalai Felinto
2017-02-03Remove unused enum values (COLLECTION_PROP_TYPE_POINTER/BOOL)Dalai Felinto
2017-02-03Fix return in BKE_scene_layer_find_from_collectionDalai Felinto
2017-02-03More lamp workClément Foucault
2017-02-02Use vec2 for screen space stuffClément Foucault
2017-02-02Lamp sunrays and shadow circlesClément Foucault
2017-02-02Bring back the select button for the UIDalai Felinto
2017-02-02Fix unfreed memoryClément Foucault
2017-02-02Fix warningsClément Foucault
2017-02-02Fix depth not clearedClément Foucault
2017-02-02Bypass wires.Clément Foucault
2017-02-02Fix ogl warnings.Clément Foucault