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-01-30Layers: allow anonymous collection, and set active collection when linking itDalai Felinto
2017-01-19Handle main object dupli functionsDalai Felinto
2017-01-18Merge remote-tracking branch 'origin/blender2.8' into render-layersDalai Felinto
2017-01-13Initial syncing of selection and visibility flagDalai Felinto
2017-01-13Use ObjectBase only to delete objectsDalai Felinto
2017-01-04remove objects from collections when ED_base_object_free_and_unlinkDalai Felinto
2017-01-03Massive fixup on BLI_iterator and the iterators using itDalai Felinto
2017-01-03From review: handle post processing of objects after they are removedDalai 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-19Fixup on BKE_scene_objects_Iterator_nextDalai Felinto
2016-12-19Reworked logic of iteratorsDalai Felinto
2016-12-19Using an iterator to go over objects, and use this for library_queryDalai Felinto
2016-12-19Iterator util functionDalai Felinto
2016-12-16From review: use typedef for callbacksDalai Felinto
2016-12-12Layers: change the API so that we can run a function on every object of the s...Dalai Felinto
2016-12-12Scene copy (full or link) working for layersDalai Felinto
2016-12-06Fix all unfreed memoryDalai Felinto
2016-12-05Use pointer for master collectionDalai Felinto
2016-12-05Rename: collections > scene/layer_collectionsDalai Felinto
2016-12-03layer.active_collectionDalai Felinto
2016-12-03BKE_collection_remove: (also first of five of the syncing functions)Dalai Felinto
2016-12-02More RNA: objects, objects_filter (for SceneCollection), .new, removeDalai Felinto
2016-12-02RNA (start), and some refactor (scene.main_collection)Dalai Felinto
2016-12-02Rename Collection > SceneCollectionDalai Felinto
2016-11-30Add description for the functionsDalai Felinto
2016-11-30More versioning, and more DNADalai Felinto
2016-11-29Start of versioning and more workDalai Felinto
2016-11-29Barebones for dna filesDalai Felinto