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
2021-09-18Merge remote-tracking branch 'origin/temp_bmesh_multires' into sculpt-devJoseph Eagar
2021-09-16commit prior to mergeJoseph Eagar
2021-09-16Add skeletal beginnings of C++ sculpt refactorJoseph Eagar
2021-09-08Sculpt dyntopo:Joseph Eagar
2021-08-21Sculpt dyntopo:Joseph Eagar
2021-07-02Array Brush: Add template code and support geometry modificationsPablo Dobarro
2021-04-16Sculpt Symmetrize: sculpt_symmetrize file and main loopPablo Dobarro
2021-03-19Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-03-17Sculpt Poly Loop: Move poly loop code to its own filePablo Dobarro
2021-03-17Face Sets Topology: Initial commitPablo Dobarro
2021-03-12Sculpt: Mask Init operatorPablo Dobarro
2021-03-10Sculpt: Move Mask Init to its own filePablo Dobarro
2021-03-09Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-03-02Sculpt: Expand OperatorPablo Dobarro
2021-03-01Added some code to calculate principle curvature direction forJoseph Eagar
2021-02-15Sculpt: Move geodesic distances code to its own filePablo Dobarro
2021-01-14Initial commit for new generic sculpt expand operatorPablo Dobarro
2020-12-25Sculpt: Base code for gradient toolsPablo Dobarro
2020-12-15Sculpt: Fair Face Sets operation for Face Set EditPablo Dobarro
2020-11-06Cleanup: Render Module: move header files to main directoryAaron Carlisle
2020-09-12Cleanup: Remove GLEW dependencies outside of GL moduleClément Foucault
2020-08-10Sculpt: Boundary BrushPablo Dobarro
2020-06-23Sculpt Vertex Colors: Initial implementationPablo Dobarro
2020-04-04Cleanup: Move Detail Operators and Dyntopo to their own filesPablo Dobarro
2020-04-03Cleanup: Move Mask Filter and Mask Expand to their own filesPablo Dobarro
2020-04-03Cleanup: Move Mesh Filter, Smooth and Automasking to their own filesPablo Dobarro
2020-04-03Cleanup: Move all sculpt transform functionality to its own filePablo Dobarro
2020-04-03Cleanup: Move all Face Set functionality to its own filePablo Dobarro
2020-03-14Cleanup: sort file lists & struct declatationsCampbell Barton
2020-03-06Cleanup: Move Multiplane Scrape brush to its own filePablo Dobarro
2020-03-01Cleanup: Move pose brush to its own filePablo Dobarro
2020-02-28Sculpt: Cloth brushPablo Dobarro
2019-10-01Cleanup: move image undo into space_image/Campbell Barton
2019-10-01Image: support storing full image buffers for each undo stepCampbell Barton
2019-08-07Edit Mesh Selection: Move ED_view3d_select_ functions to bf_drawmano-wii
2019-07-30Make 3d projpaint iteration lockless.Bastien Montagne
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2018-04-01Merge branch 'master' into blender2.8Campbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton
2018-03-27Merge branch 'master' into blender2.8Campbell Barton
2018-03-27Cleanup: move paint curve undo into own fileCampbell Barton
2018-03-23Merge branch 'master' into blender2.8Campbell Barton
2018-03-23Cleanup: move image undo into own fileCampbell Barton
2017-09-30Merge branch 'master' into blender2.8Campbell Barton
2017-09-29Cleanup: split out tools & utils from vertex paintCampbell Barton