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-05-19Move particle drawing to object modeLuca Rood
2017-05-19Implement particle drawing with draw managerLuca Rood
2017-05-19Fix crash when changing Clay "Edge Strength"Dalai Felinto
2017-05-18DwM: Support flat-shaded w/ clay & eevee enginesCampbell Barton
2017-05-18Cleanup: simplify material checks w/ clay engineCampbell Barton
2017-05-18Cleanup: use pre-defined STRINGIFY macroCampbell Barton
2017-05-17Fix typo in hair shader view vectorLuca Rood
2017-05-17Fix T51535: View vector inverting in pespective/orthoLuca Rood
2017-05-17Clay hair: use builtin reflect functionDalai Felinto
2017-05-17DWM: don't use engine drawing for paint modesCampbell Barton
2017-05-16Draw Manager: Texture Memory usage improvement.Clément Foucault
2017-05-16Draw Manager: Make use of texture reuse.Clément Foucault
2017-05-16Minor cleanup in clay_engine.cLuca Rood
2017-05-16Draw Manager: Small cleanup on bool and bitwiseDalai Felinto
2017-05-16Clay/Hair: Only show hair when in object modeDalai Felinto
2017-05-16Fix hair drawing with collection clay settings overridesLuca Rood
2017-05-16Fix hair width changingDalai Felinto
2017-05-15Use better prng algo and fix randomness UILuca Rood
2017-05-15Implement matcaps for hairLuca Rood
2017-05-12Sculpt: Move sculpt drawing to engines.Clément Foucault
2017-05-12Implement hair drawing with Draw Manager in Clay engineLuca Rood
2017-05-12Clay: Use switch statement instead of if-else chainSergey Sharybin
2017-05-12Use static assert in Clay engine to ensure struct alignmentSergey Sharybin
2017-05-10Draw Manager: Extend simplification to UBOs & fix a context error.Clément Foucault
2017-05-10Draw Manager: Simplify usage and check for errors.Clément Foucault
2017-05-08Cleanup: namingCampbell Barton
2017-05-05Implement overridable scene render settingsDalai Felinto
2017-05-03Merge branch 'master' into blender2.8Lukas Stockner
2017-05-02Cycles integration with Draw ManagerDalai Felinto
2017-04-29Cleanup: rename struct for private engine dataCampbell Barton
2017-04-26Draw Manager: cleanup, use doxy categoriesCampbell Barton
2017-04-26Cleanup: draw engineCampbell Barton
2017-04-25Draw Manager: support for selection using enginesCampbell Barton
2017-04-22Cleanup: line lengthCampbell Barton
2017-04-21Draw Manager: don't assign bool from flagsCampbell Barton
2017-04-20Cleanup: rename & change order of declarationCampbell Barton
2017-04-20Curve: draw curve/surface/text geometryCampbell Barton
2017-04-18Draw Manager: Fix uniforms array not been found.Clément Foucault
2017-04-13Use 'safe' macros for common free operationCampbell Barton
2017-04-12Draw Engine: remove hard coded limit on array sizesCampbell Barton
2017-04-12Cleanup: use DRW_cache_mesh prefix w/ mesh objectsCampbell Barton
2017-04-12Cleanup: use const pointer for view access APICampbell Barton
2017-04-10OpenGL: Fix textureXd deprecated calls.Clément Foucault
2017-04-10Draw Manager: Use Texture flag in Framebuffer init.Clément Foucault
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