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-14Sculpt dyntopo:Joseph Eagar
2021-09-08Sculpt dyntopo:Joseph 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-27Sculpt dyntopo: support sharp edge flagsJoseph Eagar
2021-08-25commit prior to small cleanupJoseph Eagar
2021-08-24Sculpt dyntopo: Smooth improvements and bug fixesJoseph Eagar
2021-08-17Sculpt dyntopo: remove debug ATTR_NO_OPT'sJoseph Eagar
2021-08-17Sculpt dyntopoJoseph Eagar
2021-08-08Sculpt Dyntopo: PBVH draw fixesJoseph Eagar
2021-08-06Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-07-17Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-11Sculpt dyntopo: another attempt to fix undo memory corruption bugJoseph Eagar
2021-07-11Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-07-07Cleanup: spelling in commentsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-02Sculpt dyntopo: Add support for multiple materials to dyntopoJoseph Eagar
2021-07-01Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-06-30Cleanup: use const arguments for accessor functionsCampbell Barton
2021-06-26Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-05-21Dyntopo:Joseph Eagar
2021-05-18* Fix corner case in last commitJoseph Eagar
2021-05-15Tried to make pbvh bmesh normals calc a bit more efficient.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-26* Fixed SCULPT_dynamic_topology_sync_layers to properly syncJoseph Eagar
2021-04-15Commit current code stateJoseph Eagar
2021-04-13Fix infinite loop bugJoseph Eagar
2021-04-12Fix extremely nastly memory corruption bug in pbvhJoseph Eagar
2021-04-12Fix crashJoseph Eagar
2021-04-07* Layer brush now supports dyntopo.Joseph Eagar
2021-04-04Add support for sculpt colors to the data transfer modifierJoseph Eagar
2021-04-01Finished curvature rake.Joseph Eagar
2021-03-26Only send all vcol layers to gpu (for pbvh drawing) in a materialJoseph Eagar
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-13Cleanup: add BKE_pbvh_vertex_iter_begin to clang-formatPablo Dobarro
2021-03-01Merge from masterJoseph Eagar
2021-02-08Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2021-01-05Fix T79146: Sculpt Mode lags until the entire mesh is visiblePablo Dobarro
2020-12-08Merge branch 'master' into temp_bmesh_multiresJoseph Eagar
2020-12-01UI: Add Sculpt Session info to statsPablo Dobarro
2020-11-06Added debug option in dyntopo to draw sculpt colors as solid cellsJoseph Eagar
2020-11-05Added autosmooth-like option to run vcol boundary tool in paint toolJoseph Eagar
2020-11-04Added face set support to dyntopo. Still need to finish "edit faceJoseph Eagar