Blender Git Loki

Blender Git "sculpt-dev" branch commits.

Page: 31 / 56

March 25, 2021, 00:01 (GMT)
clean up code a bit
March 24, 2021, 21:09 (GMT)
Fixed two remaining performance bugs with dyntopo:

* Normals are now updated in threads.
* The sculpt neighbor code was using the slower BM_LOOPS_OF_VERT
instead of BM_EDGES_OF_VERT, fixed.
March 24, 2021, 20:20 (GMT)
Sculpt Expand: Default Face Set boundary modes to topology
March 24, 2021, 19:55 (GMT)
Sculpt Poly Loop: Symmetry support
March 24, 2021, 19:55 (GMT)
Merge branch 'master' into sculpt-dev
March 24, 2021, 17:48 (GMT)
Cleanup: Clang format
March 24, 2021, 17:47 (GMT)
Cloth Filter: Add pinch origin modes
March 24, 2021, 17:12 (GMT)
Cloth Filter: Add symmetry support to pinch deformation mode
March 23, 2021, 16:54 (GMT)
Merge branch 'master' into sculpt-dev
March 21, 2021, 23:26 (GMT)
* Added a new CustomData type for dyntopo vertex data: MDynTopoVert.
It stores:
- Original coordiates, colors and mask (which were previously four
seperate layers).
- A bitmask with (currently) one bitflag, whether or not a vertex is
on a boundary.

I needed to cache calculating vertex boundary state (which involves
iterating over the edges surrounding a vertex) and got fed up with
having so many CD layers for dyntopo. This struct consolidates them
and saves having yet another layer just to store a flag.
March 20, 2021, 01:01 (GMT)
Merge from master
March 19, 2021, 19:08 (GMT)
Merge branch 'master' into sculpt-dev
March 19, 2021, 17:57 (GMT)
Merge branch 'master' into temp_bmesh_multires
March 19, 2021, 17:44 (GMT)
Merge branch 'master' into sculpt-dev
March 18, 2021, 15:42 (GMT)
Merge branch 'master' into sculpt-dev
March 17, 2021, 15:58 (GMT)
Sculpt Expand: Split snap event into two separate events
March 17, 2021, 15:49 (GMT)
Sculpt Expand: Add Poly Loop Falloff mode
March 17, 2021, 15:20 (GMT)
Merge branch 'master' into sculpt-dev
March 17, 2021, 02:03 (GMT)
Face Sets Topology: Improve keymap and creation delay
March 17, 2021, 00:39 (GMT)
Sculpt Poly Loop: Improve loop direction detection
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021