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-15Sculpt dyntopo: fix missing bit from last commitJoseph Eagar
2021-09-15Sculpt dyntopo:Joseph Eagar
2021-09-14Sculpt dyntopo:Joseph Eagar
2021-09-09Sculpt dyntopo:Joseph Eagar
2021-09-02Sculpt dyntopo: change brush defaults and fix bugJoseph Eagar
2021-09-02Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-09-01Sculpt dyntopoJoseph Eagar
2021-08-28Tweak last commit to not affect base face set.Joseph Eagar
2021-08-28Sculpt dyntopo: split face set boundaries on mirror boundaryJoseph Eagar
2021-08-27Sculpt dyntopo: undo bugfixesJoseph Eagar
2021-08-24Sculpt dyntopo: Smooth improvements and bug fixesJoseph Eagar
2021-08-19Cleanup: Blendwrite: Move code deciding if an ID should be written out of ID ...Bastien Montagne
2021-08-17Sculpt dyntopoJoseph Eagar
2021-08-16Sculpt dyntopo: improve boundary brush for irregular topologyJoseph Eagar
2021-08-06Dyntopo sculpt: add dev operator to debug memory cache coherencyJoseph Eagar
2021-07-30Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-18Sculpt dyntopo: Split off dyntopo stuff from pbvh_bmesh.c into a new file, dy...Joseph Eagar
2021-07-11Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-26Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-06-24Depsgraph: support flushing parameters without a full COW updateCampbell Barton
2021-05-15* Prototyped a faster smooth algo, currently disabled.Joseph Eagar
2021-05-15Did some profiling with VTune.Joseph Eagar
2021-05-12Today I ran outside screaming and an hour later came back in and made BMLogJoseph Eagar
2021-04-12* Dyntopo cleanup mode is now on by default.Joseph Eagar
2021-04-07* Layer brush now supports dyntopo.Joseph Eagar
2021-04-02* Dyntopo now has its own brush spacing. This is a huge performanceJoseph Eagar
2021-03-30Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-03-30Added per-brush DynTopo settings which are stored in a new DynTopoSettings st...Joseph Eagar
2021-03-24Cleanup: use new BLI_assert_unreachable macroCampbell Barton
2021-03-22* Added a new CustomData type for dyntopo vertex data: MDynTopoVert.Joseph Eagar
2021-03-20Merge from masterJoseph Eagar
2021-03-19Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-03-09Fix T86422: Expand crashing with EEVEE enabledPablo Dobarro
2021-03-09Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-03-02Sculpt: Expand OperatorPablo Dobarro
2021-02-28Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-02-25Refactor: IDTypeInfo: Add `owner_get` to get owner of embedded IDs.Bastien Montagne
2021-02-09Cleanup: comments, replace 'undoes' with 'undo-steps'Campbell Barton
2021-02-09Cleanup: spellingCampbell Barton
2021-02-08Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-03Merge branch 'blender-v2.92-release'Pablo Dobarro
2021-02-03Fix memory leak in boundary brush preview dataPablo Dobarro
2021-01-22LibOverride: Add an 'post apply' callback to IDTypeInfo.Bastien Montagne
2021-01-06Fix T84202: Sculpt lasso mask crash after remesh.Bastien Montagne
2020-12-26Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2020-12-23Fix T84002: Sculpt: Masking operations crash if multires is in play.Bastien Montagne
2020-11-07Refactor: move Paint lib linking to blenkernelJacques Lucke