July 15, 2021, 19:16 (GMT) |
Merge branch 'master' into sculpt-dev |
July 15, 2021, 19:00 (GMT) |
Array Brush: expose fill holes and orientation lock |
July 14, 2021, 00:57 (GMT) |
Array Brush: Fix crash |
July 14, 2021, 00:02 (GMT) |
Array Brush: Refactor array indices access |
July 13, 2021, 17:22 (GMT) |
Array Brush: Fix EEVEE and modifier evaluation |
July 13, 2021, 00:16 (GMT) |
Array Brush: Fix scale, symmetry and rotation jittering |
July 12, 2021, 22:37 (GMT) |
Array Brush: Array rotation orientations working |
July 12, 2021, 21:49 (GMT) |
Array Brush: Orientation detection working |
July 12, 2021, 20:03 (GMT) |
More msvc errors |
July 12, 2021, 20:01 (GMT) |
Sculpt dyntopo: fix msvc compiler error |
July 12, 2021, 16:30 (GMT) |
Definitely going to modify BLI_strict_types.h |
July 12, 2021, 15:48 (GMT) |
Array Brush: First attempt to copy orientation (disabled) |
July 12, 2021, 03:57 (GMT) |
Make gcc happy |
July 12, 2021, 03:28 (GMT) |
Fix bug in previous commit; customdata_bmesh_set_default now ignores CD_MESH_ID layers |
July 12, 2021, 02:02 (GMT) |
BM_mesh_create will now add mesh_id customdata layers when asked, instead of leaving that to the client. Also semi-fixed uninitialized memory bug in bmesh unit test (dunno how best to memset a C struct in C++ won't won't run afoul of some random compiler somewhere). |
July 12, 2021, 01:21 (GMT) |
Let's try that again |
July 12, 2021, 01:20 (GMT) |
Weird linux compile error |
July 12, 2021, 01:14 (GMT) |
Fix more dyntopo sculpt undo memory corruption |
July 11, 2021, 17:14 (GMT) |
Sculpt dyntopo: another attempt to fix undo memory corruption bug |
July 11, 2021, 10:01 (GMT) |
Fix implicit int error |
|