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
2020-07-01Cleanup: spellingCampbell Barton
2020-06-29Remove Threaded Sculpt optionPablo Dobarro
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-06-04Fix error removing the image paint cursorCampbell Barton
2020-06-04Cleanup: remove window manager argument for paint cursor APICampbell Barton
2020-05-29Cleanup: spelling, correct reference to 'Mesh.mcol'Campbell Barton
2020-05-13Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-13Fix extra undo step when switching object modesCampbell Barton
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-04-30Task: Use TBB as Task SchedulerBrecht Van Lommel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: split ED_mesh_mirror_*_table into multiple functionsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Weight Paint: Implement a new Lock-Relative mode.Alexander Gavrilov
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Use the SCULPT_ prefix in all sculpt_intern functionsPablo Dobarro
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-03-04Cleanup: spellingCampbell Barton
2020-03-04UI: rename View Selected" to "Frame Selected"Asad-ullah Khan
2020-03-03Fix T72028: Crash switching to vertex paintPhilipp Oeser
2020-02-28Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-28Revert "Objects: make evaluated data runtime storage usable for types other t...Brecht Van Lommel
2020-02-27Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-01-24Fix T73080: Remove support for scene radius in Weight/Vertex paintPablo Dobarro
2019-12-20Fix T72577: vert/weight paint 'Orbit Around' & 'Frame Selected' failPhilipp Oeser
2019-11-27Sculpt/Paint: Remove Unified SIZE_PRESSURE and ALPHA_PRESSUREPablo Dobarro
2019-11-01Fix T70725: Frame Symmetry StrokeJeroen Bakker
2019-10-10Sculpt: use TBB instead of BLI_task for multithreadingBrecht Van Lommel
2019-10-03Cleanup: unused structs, struct membersCampbell Barton
2019-09-29Cleanup: move sculpt parallel range threading test into functionBrecht Van Lommel
2019-09-29Fix wrong sculpt cursor drawing when using "ignore_background_click"Brecht Van Lommel
2019-09-23Fix T70013: slow OpenGL calls for every vertex and weight painting stepDaniel Grosse
2019-09-21Cleanup: unused headers in editorsCampbell Barton
2019-09-20Fix T67174: Weight paint gradient has empty redo panelmano-wii
2019-09-18Fix excessive dependency graph evaluation while painting strokesBrecht Van Lommel
2019-08-07Fix T68268: Crash switching to Weight Paint modeCampbell Barton
2019-08-02Object Mode: add back non '_ex' versions of mode-switching functionsCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-31Cleanup: Remove unused functionsSergey Sharybin
2019-07-30BLI_task: Cleanup: rename some structs to make them more generic.Bastien Montagne
2019-07-18Fix weight paint mode setting with multiple armaturesCampbell Barton
2019-07-16Fix T66742: Frame selected last weightpaint/vertexpaint stroke notPhilipp Oeser
2019-06-24Cleanup: use doxy groupsCampbell Barton
2019-06-02Fix T65185: Cycles viewport render no refreshing overlays properlyBrecht Van Lommel
2019-05-31Fix T62282: multires sculpting does not update smooth normalsBrecht Van Lommel
2019-05-31Fix various missing updates in sculpt mode, when changing modifiers and dyntopoBrecht Van Lommel
2019-05-31Fix sculpt mode drawing with modifiers still being wrong in some casesBrecht Van Lommel
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton