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-02Use vec2 for screen space stuffClément Foucault
2017-02-02Lamp sunrays and shadow circlesClément Foucault
2017-02-02Fix unfreed memoryClément Foucault
2017-02-02Fix warningsClément Foucault
2017-02-02Fix depth not clearedClément Foucault
2017-02-02Bypass wires.Clément Foucault
2017-02-02Fix ogl warnings.Clément Foucault
2017-02-02Fix assertClément Foucault
2017-02-02Added Lamp screen space visualClément Foucault
2017-02-02Start of Lamp drawingClément Foucault
2017-02-02Groundline/GroundPoint shader for lightsClément Foucault
2017-02-02Clay Engine per-collection settingsDalai Felinto
2017-02-02Introduce Per-Collection Render settingsDalai Felinto
2017-02-01Fixing Memory LeakClément Foucault
2017-02-01Implemented All Empties type drawingClément Foucault
2017-02-01Silence more warningsDalai Felinto
2017-02-01Silence warningDalai Felinto
2017-02-01Giving Overlay Edges a tryClément Foucault
2017-01-31Code cleanupClément Foucault
2017-01-31Added wire outlinesClément Foucault
2017-01-31Code CleanupClément Foucault
2017-01-31Use new temporary depsgraphDalai Felinto
2017-01-31Remove unused function (silence warning)Dalai Felinto
2017-01-31Merge branch 'render-layers' into clay-engineDalai Felinto
2017-01-31Depsgraph hack: DEG_OBJECT_ITER and base_flagDalai Felinto
2017-01-31Merge branch 'render-layers' of git.blender.org:blender into clay-engineClément Foucault
2017-01-31More Object mode work.Clément Foucault
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-31Initial implementation of instancingClément Foucault
2017-01-31Fix logic for bpy.context.scene_collectionDalai Felinto
2017-01-30Mesh batch caches should not be stored in fileDalai 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-30Fixed unfreed memoryClément Foucault
2017-01-30Fix crash on read fileClément Foucault
2017-01-30Fixed Pointer problem. Now materials are working.Clément Foucault
2017-01-30Added scene.active_engine_settingsClé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-30Fixed Engine name lengthClément Foucault
2017-01-30Fix read/writefile.cClément Foucault
2017-01-30Changes to DNA/RNA. Follow same layout as sensors.Clément Foucault
2017-01-29Change in DNA/RNA. Still missing freeing and read/write.Clément Foucault