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-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-03layer: getter/setter for USE flagDalai Felinto
2017-02-03Placeholder for depsgraph evaluation of collection engine settingsDalai Felinto
2017-02-03Fixup for rB6cdb3845 (Added collection props getter/setter)Dalai Felinto
2017-02-03Added collection settings getter/setterClément Foucault
2017-02-03Fix new objects are invisibleDalai Felinto
2017-02-03Util function to create CollectionEngineSettingsDalai Felinto
2017-02-03Util function to free CollectionEngineSettingsDalai Felinto
2017-02-03Fix return in BKE_scene_layer_find_from_collectionDalai Felinto
2017-02-02Introduce Per-Collection Render settingsDalai Felinto
2017-01-30Layers: allow anonymous collection, and set active collection when linking itDalai Felinto
2017-01-26Fixup for selected_objects contextDalai Felinto
2017-01-25Add scene active layerDalai Felinto
2017-01-19object/base iterator refactor + add FOREACH_VISIBLE_BASEDalai Felinto
2017-01-19Using static for prototypesDalai Felinto
2017-01-18Merge remote-tracking branch 'origin/blender2.8' into render-layersDalai Felinto
2017-01-18BKE_scene_layer_has_collectionDalai Felinto
2017-01-17Link objects in scene using ObjectBaseDalai Felinto
2017-01-16Fix logic for BKE_scene_layer_base_flag_recalculateDalai Felinto
2017-01-16Add BASE_SELECTABLED flagDalai Felinto
2017-01-16Rename: BASE_VISIBLE > BASE_VISIBLEDDalai Felinto
2017-01-16Implement update of selected/visible based on collection treeDalai Felinto
2017-01-13FOREACH_VISIBLE_OBJECT macroDalai Felinto
2017-01-13Initial syncing of selection and visibility flagDalai Felinto
2017-01-10Add new objects and some Base > ObjectBase convertionDalai Felinto
2017-01-10Fix selected_objects iteratorDalai Felinto
2017-01-10rename ob_base > base, it will simplify further refactorsDalai Felinto
2016-12-23Revert "Make sure new objects go to the correct (active) collection"Dalai Felinto
2016-12-23Make sure new objects go to the correct (active) collectionDalai Felinto
2016-12-21Syncing: update layercollection tree when an object is unlinkedDalai Felinto
2016-12-21Syncing: an object added to a scenecollectionDalai Felinto
2016-12-21Syncing: update layercollection tree when a new scenecollection is addedDalai Felinto
2016-12-20From review: "doxygen"Dalai Felinto
2016-12-20Fresh morning fixup of iterator logicsDalai Felinto
2016-12-19Reworked logic of iteratorsDalai Felinto
2016-12-16From review: move nodetree syncing of layers to util functionDalai Felinto
2016-12-12Scene copy (full or link) working for layersDalai Felinto
2016-12-06Fix all unfreed memoryDalai Felinto
2016-12-06Fix stupidest mistake (objects > filter_objects)Dalai Felinto
2016-12-05Rename: collections > scene/layer_collectionsDalai Felinto
2016-12-05Fix objects not disappearing after unlinking collectionDalai Felinto
2016-12-03layer.engineDalai Felinto
2016-12-03layer.objects.activeDalai Felinto
2016-12-03layer.active_collectionDalai Felinto
2016-12-03Shuffle code around to re-order functionsDalai Felinto
2016-12-03BKE_collection_remove: (also first of five of the syncing functions)Dalai Felinto
2016-12-03Fixup for new layersDalai Felinto
2016-12-02Rename CollectionBase > LayerCollectionDalai Felinto
2016-12-02RNA (start), and some refactor (scene.main_collection)Dalai Felinto