May 18, 2020, 19:22 (GMT) |
Fix invalid bit shift when GPU shader attribute is not found |
May 18, 2020, 19:20 (GMT) |
Fix NULL pointer access reported by ASAN (harmless in practice but still weak) |
May 18, 2020, 19:01 (GMT) |
Fix potential crash due to dyntopo GPU buffer invalid memory access When the number of triangles in a node became zero, the wireframe batch was not freed along with the triangles batch and could still reference a freed vertex buffer. Ref T76858 |
May 18, 2020, 18:19 (GMT) |
Fix T76813: Snap to Edge Center returning a different normal from snap to Edge This difference was intentional, but using the edge direction as normal is more useful. |
May 18, 2020, 17:01 (GMT) |
Refactor: Move workspace foreach_id to new IDTypeInfo structure. |
May 18, 2020, 16:56 (GMT) |
Make initial initialization faster |
May 18, 2020, 16:53 (GMT) |
Draw active keyframe differently in dopesheet |
May 18, 2020, 16:52 (GMT) |
Move active graph vertex drawing to separate functions |
May 18, 2020, 16:51 (GMT) |
Refactor: Move WindowManager and Screen foreach_id to new IDTypeInfo structure. That one was a bit more complicated, and is still only partial refactor (ultimately we want to have a foreach_id callback in SpaceType itself I think...). |
May 18, 2020, 16:43 (GMT) |
Refactor: Move action foreach_id to new IDTypeInfo structure. |
May 18, 2020, 16:36 (GMT) |
Change set active logic |
May 18, 2020, 16:29 (GMT) |
docs |
May 18, 2020, 15:56 (GMT) |
Merge branch 'blender-v2.83-release' |
May 18, 2020, 15:56 (GMT) |
Outliner: Fix (unreported) more data-changing operators missing undo. |
May 18, 2020, 15:35 (GMT) |
Merge branch 'blender-v2.83-release' |
May 18, 2020, 15:25 (GMT) |
Fix part of T76544: dyntopo sculpt undo stack memory leak |
May 18, 2020, 15:25 (GMT) |
OIpenSubdiv: Cleanup, move to a better sounding namespace The code is not only part of C-API, but also implements Blender-specific glue level implementation. |
May 18, 2020, 15:19 (GMT) |
Fix T76814: [Mantaflow] Surface Tension always works Initialize the curvature grid and compute the laplacian only if the diffusion flag is set. |
May 18, 2020, 15:08 (GMT) |
Fix T76795: Missing node tree update after remove-on-cancel Reviewers: brecht Differential Revision: https://developer.blender.org/D7775 |
May 18, 2020, 15:06 (GMT) |
OpenSubdiv: Cleanyp, remove old GPU code All parts of drawing (shaders, GL mesh descriptor, material partitioner and so on) needs to be redone for the draw manager and new OpenSubdiv library. Removing untested code which is doomed to be replaced to make localized refactoring easier. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021