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-06Merge remote-tracking branch 'origin/blender2.8' into render-layersClément Foucault
2017-02-03New CMake flag for Clay EngineClément Foucault
2017-02-03Get rid of runtime data struct.Clément Foucault
2017-02-03More lamp workClément Foucault
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 depth not clearedClé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-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-31Code CleanupClément Foucault
2017-01-31Use new temporary depsgraphDalai Felinto
2017-01-31Remove unused function (silence warning)Dalai Felinto
2017-01-31More Object mode work.Clément Foucault
2017-01-31Initial implementation of instancingClé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-30Fixed Engine name lengthClé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
2017-01-27Added switch to test viewport cacheClément Foucault
2017-01-27Introduce Dynamic Batches + Relationship lines + Clear some matrix warningsClément Foucault
2017-01-26Integrated MBC functions. Added Object centers and empties.Clément Foucault
2017-01-23Initial support of Uniform Buffer objectsClément Foucault
2017-01-20Removed Batch storageClément Foucault
2017-01-13Added object mode wires to new drawing pipeline.Clément Foucault
2017-01-11Introduce Batch storage.Clément Foucault
2017-01-11Fix mem freed twiceDalai Felinto
2017-01-11_free() functions should not clear the pointer itselfDalai Felinto
2017-01-11BLI_assert fixDalai Felinto
2017-01-11Added matcap rotationClément Foucault
2017-01-10Added SSAO to give cavity / Edge highlight effect.Clément Foucault
2017-01-09Removing Bases from clay.c and other fixesDalai Felinto
2017-01-09Add properties to clay material (not exposed yet)Clément Foucault
2017-01-06Apply changes GPU_texture change.Clément Foucault
2017-01-05(Clay) Free memory + lots of renaming/reorganizingClément Foucault
2017-01-05(Clay) Added Render settings:Clément Foucault
2017-01-04More work on Clay engine:Clément Foucault
2017-01-03Beginning Clay Viewport Engine :Clément Foucault