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-06Base refactor 4/4Dalai Felinto
2017-02-06Base refactor 3/4Dalai Felinto
2017-02-06Base refactor 1/4Dalai Felinto
2017-02-06Merge remote-tracking branch 'origin/blender2.8' into render-layersClé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-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-03Get rid of runtime data struct.Clément Foucault
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-02Merge branch 'master' into blender2.8Bastien Montagne
2017-02-02Fix T50535: Cycles render segfault when Explode modifier before hair particle...Sergey Sharybin
2017-02-02Introduce Per-Collection Render settingsDalai Felinto
2017-01-31Merge branch 'render-layers' of git.blender.org:blender into clay-engineClément Foucault
2017-01-31Let scene_collection and layer_collection to have the same fallbackDalai Felinto
2017-01-31Merge branch 'master' into blender2.8Bastien Montagne
2017-01-31Fix logic for bpy.context.scene_collectionDalai Felinto
2017-01-31Cleanup: use 'cb_flag', not 'cd_flag' for library_query callbacks.Bastien Montagne
2017-01-31Cleanup: Rename callback flags from library_query to `IDWALK_CB_...`Bastien Montagne
2017-01-31Fix compilation error: too few arguments to function call.Kévin Dietrich
2017-01-31Use the same solution to test the pixel distance to the AABB, with BoundBoxGermano Cavalcante
2017-01-31Make 'make local' twice quicker.Bastien Montagne
2017-01-31Optimization: pass Main to BKE_library_foreach_ID_link() and use its relations.Bastien Montagne
2017-01-31Fix missing non-ID nodetrees in ID relationships built from library_query.cBastien Montagne
2017-01-31Add optional, free-after-use usages mapping of IDs to Main.Bastien Montagne
2017-01-30bpy.context.layer_collectionDalai Felinto
2017-01-30Fixed unfreed memoryClément Foucault
2017-01-30Collection Editor based on patch by Julian EiselDalai Felinto
2017-01-30Layers: allow anonymous collection, and set active collection when linking itDalai Felinto
2017-01-30Alembic/CacheFile: fix crash de-referencing NULL pointer.Kévin Dietrich
2017-01-29Remove `BKE_boundbox_ray_hit_check`Germano Cavalcante
2017-01-29Change in DNA/RNA. Still missing freeing and read/write.Clément Foucault
2017-01-27Fix T50534: Part I, cleanup loop normals generated during modifier stack eval...Bastien Montagne
2017-01-27Temporarily prevent crash on edit modeDalai Felinto
2017-01-27Merge remote-tracking branch 'origin/render-layers' into clay-engineDalai Felinto
2017-01-26Merge branch 'render-layers' of git.blender.org:blender into clay-engineClément Foucault
2017-01-26Merge remote-tracking branch 'origin/blender2.8' into render-layersDalai Felinto
2017-01-26Mesh batch caches update from depsgraphDalai Felinto
2017-01-26Use the ultimate depsgraph callback functionDalai Felinto
2017-01-26Fixup for selected_objects contextDalai Felinto
2017-01-26Depsgraph: Add placeholder function to handle objects updateSergey Sharybin
2017-01-26Merge branch 'master' into blender2.8Sergey Sharybin
2017-01-26Fix unfreed memory after cleaning render layersDalai Felinto
2017-01-25Add scene active layerDalai Felinto
2017-01-25Remove scene layer and collection from contextDalai Felinto