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
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-17Cleanup: spellingCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-05-30DRW: Refactor to use object pointer for drawcall by defaultClément Foucault
2019-05-17Cleanup: DRW: Remove uneeded DRWState valuesClément Foucault
2019-05-14Cleanup: DRW: Remove uneeded _add suffix from DRW_shgroup_call_addClément Foucault
2019-05-01Cleanup: comments (long lines) in drawCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-04DRW: Fix hair count being limited by recent refactorClément Foucault
2019-03-20Cleanup: use lowercase for dimensions in function namesCampbell Barton
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-07DRW: Fix hair OSX workaround having a cap limitClément Foucault
2019-03-01Hair Particle: Fix issue on OSX due to hardware accelerated subdivisionClément Foucault
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: draw manager headersCampbell Barton
2019-01-15Fix T59482: Creating 2 Particle systems breaks the appClément Foucault
2018-11-27Cleanup: style, includesCampbell Barton
2018-11-26DRW: Hair: Fix hairs not working properly with duplisClément Foucault
2018-09-19Merge branch 'master' into blender2.8Brecht Van Lommel
2018-07-08Cleanup: rename 'ct' to 'len' for size varsCampbell Barton
2018-06-28Hair drawing: respect the amount of layers.Jeroen Bakker
2018-06-06Cleanup: fix compiler warning.Brecht Van Lommel
2018-06-02DRW: Make the Procedural hair update part of the drawmanager.Clément Foucault
2018-05-30Cleanup: style/whitespaceCampbell Barton
2018-05-30Cleanup: whitespaceCampbell Barton
2018-05-30DRW: Add new GPU hair system.Clément Foucault