Blender Git Commits

Blender Git "sculpt-dev" branch commits.

Page: 9 / 56

October 6, 2021, 03:09 (GMT)
remove ATTR_NO_OPTs
October 6, 2021, 03:07 (GMT)
Sculpt: more nasty customdata bugs

* Fixed mesh_sculpt_vertex_color_add_exec,
it's post-exec undo push was overwriting
the mesh cd layout.
October 6, 2021, 01:52 (GMT)
Fix typo in last commit
Revision 86ee4dc by Joseph Eagar (sculpt-dev)
October 6, 2021, 01:38 (GMT)
Sculpt: Fix customdata_regen_active_refs
October 6, 2021, 00:27 (GMT)
Sculpt: fix problem with smooth brush defaults

Also wrapped some mv->flag OR's in a
macro, that can be switched with a macro
for debugging.
October 5, 2021, 23:50 (GMT)
Sculpt: various fixes

* Fixed very nasty customdata bug where
if the first layer of a given type was
CD_TEMPORARY, then on being stripped out
of the customdata set the active references.

I think I tracked down where this happened, but
just to be safe I also wrote code to detect it and
regenerate the active refs too.

* Fixed rotate brush.
* Fixed mesh filter crashing with automasking on.
October 5, 2021, 21:28 (GMT)
Sculpt: disable freelist mesh id backend,
trying to keep it disabled in builds
until I've tested it a bit more.
October 5, 2021, 21:27 (GMT)
Add comment for last one-liner commit.
October 5, 2021, 21:25 (GMT)
Sculpt: Fix transform sculpt tools
October 5, 2021, 21:19 (GMT)
Sculpt: fix rotate brush
October 5, 2021, 10:34 (GMT)
Sculpt: array brush fixes
October 5, 2021, 09:57 (GMT)
Sculpt: add call to fix ui settings
to subversion 32 check.
October 5, 2021, 09:45 (GMT)
Tweak last commit
October 5, 2021, 09:43 (GMT)
* Sculpt: fix clay defaults again
October 5, 2021, 08:06 (GMT)
Sculpt: fix crash
October 5, 2021, 07:28 (GMT)
Sculpt: fix dyntopo mode dropdown menu

Menu is now more intelligent about handling
brushes that use the "combine with scene defaults"
inheritance mode.
October 5, 2021, 07:17 (GMT)
Sculpt: Fix topology rake updating original coordinates
October 5, 2021, 00:04 (GMT)
Sculpt: fix grab brush

Turns out brushes with large radii
can't have their proxy offsets immediately
applied, have to wait until all symmetry
passes have finished.
October 4, 2021, 19:20 (GMT)
Remove dangling include
October 4, 2021, 19:06 (GMT)
Fix gcc compile errors
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021