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-04-03Draw Manager: Use engine type pointer instead of engine name.Clément Foucault
2017-04-03Object Engine: Fix multi user lamp data display bug.Clément Foucault
2017-03-30Layers: use IDProperty and override collection properties systemDalai Felinto
2017-03-27Draw Manager: Make Viewport Data passed by the manager call.Clément Foucault
2017-03-22Object Mode Engine: New grid drawing.Clément Foucault
2017-03-22Draw Module: Move the Global Ubo block definition to it's own file.Clément Foucault
2017-03-18Object Mode: Add stencil test to remove object outlines inside the silouhette.Clément Foucault
2017-03-18Draw Manager: Created a general fullscreen shader.Clément Foucault
2017-03-09Draw Manager: structural changeClément Foucault
2017-03-05Clay Engine: support draw callbacksClément Foucault
2017-03-05Edit Mode overlay: fix clear color, and possibly a crash.Clément Foucault
2017-03-03Edit Mode overlay: backwire "ghost wireframe" with variable intensityClément Foucault
2017-03-03Draw Manager: Changed buffer uniform api.Clément Foucault
2017-02-22Cleanup: StyleJulian Eisel
2017-02-19Clay Engine: Use G.debug_value to test cache performanceClément Foucault
2017-02-17Clay Engine: Separate mode drawing to different files/engines.Clément Foucault
2017-02-15Clay Engine: Replace Manual depth test by depth copy.Clément Foucault
2017-02-15Clay Engine: new draw_view.c containing all dynamic drawing routines.Clément Foucault
2017-02-11Clay Engine: Refactoring of the dynamic batchesClément Foucault
2017-02-09Clay Engine: support for overrides (not working yet)Clément Foucault
2017-02-07Clay-Engine (merge clay-engine)Clément Foucault