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-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-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-31Fix logic for bpy.context.scene_collectionDalai Felinto
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-29Change in DNA/RNA. Still missing freeing and read/write.Clément Foucault
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
2017-01-25Merge branch 'render-layers' of git.blender.org:blender into clay-engineClément Foucault
2017-01-25Merge remote-tracking branch 'origin/blender2.8' into render-layersDalai Felinto
2017-01-25Convert MBC_ API to Mesh (instead of derived mesh) and move it to mesh_renderDalai Felinto
2017-01-24Depsgraph: Remove legacy implementation of depsgraphSergey Sharybin
2017-01-24Depsgraph: Remove legacy calls from scene update routinesSergey Sharybin
2017-01-24Depsgraph: Remove special exception in update loggingSergey Sharybin
2017-01-24Depsgraph: Remove special version of pose builderSergey Sharybin
2017-01-23Clay Material work.Clément Foucault
2017-01-23Merge remote-tracking branch 'origin/blender2.8' into render-layersDalai Felinto
2017-01-22Merge branch 'master' into blender2.8Julian Eisel
2017-01-21Fix T49527: Blender stalls when changing armature ghosting range with stepsiz...Joshua Leung
2017-01-20Fix own mistake in rB051526da6279, confusing off_t with ptrdiff_t.Bastien Montagne
2017-01-20Fix float buffer of tracking image accessed outside of check that it has been...Bastien Montagne
2017-01-20Cleanup/fix some BLI_string_utf8 not using size_t/off_t as expected.Bastien Montagne
2017-01-20D1873: Customize style for animation motion pathsAntonio Vazquez
2017-01-20Removed Batch storageClément Foucault
2017-01-19Refactor mball util function, untestedDalai Felinto
2017-01-19Handle main object dupli functionsDalai Felinto