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
path: root/source
AgeCommit message (Expand)Author
2017-01-31Depsgraph hack: DEG_OBJECT_ITER and base_flagDalai Felinto
2017-01-31bpy.ops.collections.* accessible outside collection editorDalai Felinto
2017-01-31bpy.ops.collections.select()Dalai Felinto
2017-01-31bpy.ops.collections.collection_new()Dalai Felinto
2017-01-31Remove old layers bitflag from viewport 3d header templateDalai Felinto
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-30Properties Editor: Collection contextDalai Felinto
2017-01-30SceneCollection.objects.active_index (for user interface)Dalai Felinto
2017-01-30Collection related operators barebonesDalai Felinto
2017-01-30RNA: collection overrideDalai Felinto
2017-01-30bpy.context.layer_collectionDalai Felinto
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-26Merge remote-tracking branch 'origin/blender2.8' into render-layersDalai Felinto
2017-01-26Mesh batch caches update from depsgraphDalai Felinto
2017-01-26Depsgraph: mesh cache depends needs updates when geometry changes (patch by S...Dalai Felinto
2017-01-26Fix blenderplayer buildDalai Felinto
2017-01-26Use the ultimate depsgraph callback functionDalai Felinto
2017-01-26Fixup for selected_objects contextDalai Felinto
2017-01-26Fixup in doversioningDalai Felinto
2017-01-26Depsgraph: Add placeholder function to handle objects updateSergey Sharybin
2017-01-26Merge branch 'master' into blender2.8Sergey Sharybin
2017-01-26Depsgraph: Fix typo in assertSergey Sharybin
2017-01-26Blender 2.8: Apparently auto-merge worked incorrect in the merge commitSergey Sharybin
2017-01-26Merge branch 'master' into blender2.8Sergey Sharybin
2017-01-26Depsgraph: Link from material to object shadingSergey Sharybin
2017-01-26Depsgraph: Add relation from node tree to material it's coming fromSergey Sharybin
2017-01-26Depsgraph: Remove owner argument from relations builder as wellSergey Sharybin
2017-01-26Fix (unreported) crash when file browser attempts to show preview of some def...IRIE Shinsuke
2017-01-26Depsgraph: Remove owner node argument which was simply passed aroundSergey Sharybin
2017-01-26Compositor: Make HSV node inputs a real socketsSergey Sharybin
2017-01-26Fix unfreed memory after cleaning render layersDalai Felinto
2017-01-26Fix T50530: Crash on Info Editor "console"Dalai Felinto
2017-01-26Alembic: fix compile error on Linux.Kévin Dietrich
2017-01-26Fix T50287: Blender crashes when open a blend that contains an alembicKévin Dietrich
2017-01-25Add scene active layerDalai Felinto
2017-01-25Remove scene layer and collection from contextDalai Felinto
2017-01-25Fix T50115: stereoscopic video file memory leakDalai Felinto
2017-01-25Fix T50512: Linked Backround scene with animation not updating with new depsg...Sergey Sharybin
2017-01-25Depsgraph: Do ID tag outside of build_sceneSergey Sharybin
2017-01-25Fix compile errorClé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-25Revert "UI: Add missing menu item"Aaron Carlisle
2017-01-25UI: Add missing menu itemAaron Carlisle
2017-01-24Fix T50386: Crash when spawning pie menusJulian Eisel
2017-01-24Depsgraph: Fix duplicated operation node when two objects are sharing same ar...Sergey Sharybin
2017-01-24Merge branch 'master' into blender2.8Sergey Sharybin
2017-01-24Fix typo in commentSergey Sharybin