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-02-19Clay Engine: Use G.debug_value to test cache performanceClément Foucault
2017-02-19OpenGL immediate mode: transform_manipulator.cClément Foucault
2017-02-19OpenGL: fix MVP matrix orderMike Erwin
2017-02-18fix OpenGL line count in VSE backdropMike Erwin
2017-02-18Fixup for last commit :/Dalai Felinto
2017-02-18Fix crash introduced in engine separation (50fb3ea3)Dalai Felinto
2017-02-17OpenGL: further mask_draw tweaksMike Erwin
2017-02-17Fix bplayer (c)Bastien Montagne
2017-02-17Fix building without Clay engine.Bastien Montagne
2017-02-17Merge branch 'master' into blender2.8Bastien Montagne
2017-02-17bug in DEG_OBJECT_ITERDalai Felinto
2017-02-17Fix T50614: Curve doesn't restore initial form after deleting all its shapekeysBastien Montagne
2017-02-17Layer/Outliner: add a few operators that I need for the video demoDalai Felinto
2017-02-17Layer: change default name of doversion layer (Viewport now)Dalai Felinto
2017-02-17Follow up on mode engine code separationDalai Felinto
2017-02-17Clay Engine: Separate mode drawing to different files/engines.Clément Foucault
2017-02-17Layers: Fix visibility evalution + UnittestingDalai Felinto
2017-02-17Remove unused functions related to distance between BoundBox and rayGermano Cavalcante
2017-02-17Layers: ob.visible_get()Dalai Felinto
2017-02-17Layers: Fix crash on opening files saved in clayDalai Felinto
2017-02-17OpenGL: mask_draw uses new imm modeMike Erwin
2017-02-17Forgotten in last commit: Check the allocationGermano Cavalcante
2017-02-17OpenGL immediate mode: sequencer_draw.c (finished)Luca Rood
2017-02-17Add diagonal stripe shader (GPU_SHADER_2D_DIAG_STRIPES)Luca Rood
2017-02-17Do not release the arrays used in the parameters of the expanded functions of...Germano Cavalcante
2017-02-17blender2.8: New immediate mode for sculpt_uv.cTCMBoby
2017-02-16Minor cleanup in sequencer_draw.cLuca Rood
2017-02-16OpenGL immediate mode: clip_draw.cLuca Rood
2017-02-16Add imm_draw_checker_box functionLuca Rood
2017-02-16Doversion: merge collection engine propertiesDalai Felinto
2017-02-16Doversion: reset layer collection properties when neededDalai Felinto
2017-02-16Layer: add name to mode enginesDalai Felinto
2017-02-16Clay Engine: Fix Cursor too boldClément Foucault
2017-02-16Clay Engine: Correct Mesh NormalsClément Foucault
2017-02-16Clay Engine: Fix Axis Name shaderClément Foucault
2017-02-16Outliner collection operators: linking!Dalai Felinto
2017-02-16Outliner collection operators, all but collection linkDalai Felinto
2017-02-16Clay Engine: Hidden wireClément Foucault
2017-02-16Clay Engine: Wire and Backface cull collection settings.Clément Foucault
2017-02-16Clay Engine: Fix grid not showing.Clément Foucault
2017-02-16Faces split: Don't leave CD_NORMAL after splitSergey Sharybin
2017-02-16CDDM Copy: Only tag data layers dirty if we ignored tessellation dataSergey Sharybin
2017-02-16Cleanup: IndentationSergey Sharybin
2017-02-16Fix more corner cases failing in mesh faces splitSergey Sharybin
2017-02-15Fix wrong edges created by split facesSergey Sharybin
2017-02-15[Alembic] Fix msvc warning - C4138 '*/' found outside of commentlazydodo
2017-02-15OpenGL immediate mode: sequencer_draw.cLuca Rood
2017-02-15Remove redundant draw call (sequencer)Luca Rood
2017-02-15Layers: Show collection objects in OutlinerDalai Felinto
2017-02-15Layers: Separate between scene render layer (F12) and context render layer (e...Dalai Felinto