This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/release/scripts/startup/bl_ui
Joseph Eagar 9503751c83 Sculpt dyntopo
* Added a limited "fast draw" mode to pbvh drawing
  that tries to limit data sent to the GPU.
 - Facesets and mask data are disabled.
 - Indexed mode is forced.
 - Does not work (at all) for multires.

* Finally fixed some outstanding bmesh sculpt undo bugs:
 - Forgot to mark pbvh nodes to update their bounds, which
   produced a bug I had thought was caused by something else.
 - Hopefully fixed a long-standing occasional memory corruption
   bug.
2021-08-16 20:50:02 -07:00
..
2021-07-20 13:06:45 +08:00
2021-07-06 12:05:27 +10:00
2021-07-20 13:06:45 +08:00
2020-09-07 14:59:07 -05:00
2021-07-06 12:05:27 +10:00
2021-08-03 12:33:36 +02:00
2021-08-16 20:50:02 -07:00