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/source/blender/blenlib/intern
Joseph Eagar 0d8fb1464e Sculpt Dyntopo: Fixed memory leak
* Fixed a particularly nasty memory leak
  where the entire process of entering sculpt
  mode was being done twice.

* Discovered that range tree is extremely slow.
  Got the alternative freelist version up and running,
  and replace a usage of GSet with a bitmap. However
  the new code is disabled pending further testing.
  Literally an order of magnutude improvement.
2021-09-27 02:39:05 -07:00
..
2021-05-25 17:16:54 +02:00
2021-05-06 08:09:05 +10:00
2021-07-07 13:42:46 +10:00
2021-09-02 23:19:11 -07:00
2021-09-20 03:01:30 -07:00
2020-10-19 08:12:33 -07:00
2021-09-07 23:49:54 -08:00
2021-02-14 20:58:04 +11:00
2021-08-24 12:49:00 +10:00
2021-04-01 22:20:53 +11:00
2020-10-19 08:12:33 -07:00
2021-07-08 13:31:38 +10:00
2021-03-18 09:36:44 +11:00
2021-03-25 16:01:41 +01:00
2021-08-02 15:22:54 +10:00
2021-08-04 10:03:07 +10:00
2020-11-18 00:27:29 +11:00
2021-09-07 23:49:54 -08:00
2021-07-05 15:54:57 +10:00
2021-09-06 15:51:53 +10:00
2021-07-16 11:45:52 +10:00
2021-07-29 11:38:43 +02:00
2021-01-20 16:15:53 +11:00