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-03-30Layers: use IDProperty and override collection properties systemDalai Felinto
2017-03-27Draw Engines: Make g_data struct part of the viewport storageClément Foucault
2017-03-27Draw Manager: Make Viewport Data passed by the manager call.Clément Foucault
2017-03-25Clay Engine: CleanupClément Foucault
2017-03-20Draw module: code style, encapsulate static varsClément Foucault
2017-03-18Object Mode: Add stencil test to remove object outlines inside the silouhette.Clément Foucault
2017-03-09Draw Manager: structural changeClément Foucault
2017-03-05Clay Engine: support draw callbacksClé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-03-02Edit Mode overlay: Moved Shaders to draw modules and resolved some draw issue.Clément Foucault
2017-02-22Cleanup: StyleJulian Eisel
2017-02-19Clay Engine: Use G.debug_value to test cache performanceClément Foucault
2017-02-18Fix crash introduced in engine separation (50fb3ea3)Dalai Felinto
2017-02-17Clay Engine: Separate mode drawing to different files/engines.Clément Foucault
2017-02-16Clay Engine: Hidden wireClément Foucault
2017-02-16Clay Engine: Wire and Backface cull collection settings.Clément Foucault
2017-02-15Clay Engine: New collection settings (not working yet)Clément Foucault
2017-02-15Clay Engine: Replace Manual depth test by depth copy.Clément Foucault
2017-02-15Clay Engine: Support vertex normals (smooth shading), no face normals yet.Clément Foucault
2017-02-15Clay Engine: new draw_view.c containing all dynamic drawing routines.Clément Foucault
2017-02-14Layer Macros: create the instance as part of the macroDalai Felinto
2017-02-13Layers: Per-Collection edit mode parsingDalai Felinto
2017-02-09Fix logic in CollectionEngineSetting updateDalai Felinto
2017-02-09Clay Engine : fixClément Foucault
2017-02-09Clay Engine: support for overrides (not working yet)Clément Foucault
2017-02-07Layers: get/update CollectionEngineSettings (depsgraph placeholder)Dalai Felinto
2017-02-07Clay-Engine (merge clay-engine)Clément Foucault