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
2018-09-04Subdiv: Move mesh creation functionality to own headerSergey Sharybin
2018-09-04Subdiv: Move evaluation functionality to own headerSergey Sharybin
2018-09-04Subdiv: Move FOREACH functionality to own headerSergey Sharybin
2018-09-04Subsurf: Clarify what Subdiv structure is forSergey Sharybin
2018-09-04Fix mistake in previous commitSergey Sharybin
2018-09-04Cleanup, indentationSergey Sharybin
2018-09-03Merge branch 'master' into blender2.8Bastien Montagne
2018-09-03ClosthCollision: fully avoid computing BVHTree when we have no collision obje...Bastien Montagne
2018-09-03Cleanup: Split function upSergey Sharybin
2018-09-03Fix T56622: crash and other bugs deleting scenes.Brecht Van Lommel
2018-09-03Merge branch 'master' into blender2.8Bastien Montagne
2018-09-03Fix (unreported) potentially giant memory leak in Cloth collision solver.Bastien Montagne
2018-09-03GP: Cleanup function parameterAntonioya
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: styleCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Sergey Sharybin
2018-08-31Cloth: Implement angular bending springsLuca Rood
2018-08-31Cloth: Componentize forcesLuca Rood
2018-08-31Remove CCGDM from PBVHSergey Sharybin
2018-08-31Fix T56619: Transform crash w/ curve deformCampbell Barton
2018-08-30GP: New Armature modifier and tools to handle weightsAntonioya
2018-08-30Cleanup: Remove line introduced by error in previous commitAntonioya
2018-08-30GP: Improve Subdivide and SimplifyAntonioya
2018-08-29Cleanup: add file doxy commentsCampbell Barton
2018-08-29Merge branch 'master' into blender2.8Campbell Barton
2018-08-29Cleanup: indentationCampbell Barton
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-08-28Merge branch 'master' into blender2.8Brecht Van Lommel
2018-08-28GP: Revert replace custom function by standard APIAntonioya
2018-08-28GP: Replace custom function by standard APIAntonioya
2018-08-27GP: replace custom API w/ BKE_deform APICampbell Barton
2018-08-26GP: Reduce weight paint data memory footprintAntonioya
2018-08-26Cleanup: styleCampbell Barton
2018-08-26Cleanup: styleCampbell Barton
2018-08-25GP: Select color in Brush or in PropertiesAntonioya
2018-08-24Multires: Fix wrong apply deform results when multires has sculpt alreadySergey Sharybin
2018-08-24Sculpt: Optimize Mask Overlay drawingClément Foucault
2018-08-24Compositor: Added Weighted Standard Curve evaluationJeroen Bakker
2018-08-24Cleanup: indentation, styleCampbell Barton
2018-08-23Fix T56360: metaball viewport checkbox crash.Bastien Montagne
2018-08-23Rename: *_batch_cache_dirty > *_batch_cache_dirty_tagDalai Felinto
2018-08-23Fix T56500: Origin to geometry crashes on armatureDalai Felinto
2018-08-23Merge branch 'master' into blender2.8Bastien Montagne
2018-08-23Fix T56506: Different behaviour of Bounds Clamp with positive and negative axis.Bastien Montagne
2018-08-23Compositor: Film-like curveJeroen Bakker
2018-08-23Add helper to BKE_library to generate unique string key for an ID.Bastien Montagne
2018-08-23Cleanup: trailing spaceCampbell Barton
2018-08-23Motion Path Calcs: Minor optimisation tweaksJoshua Leung
2018-08-23Faster Motion Path calculations using Depsgraph FilteringJoshua Leung