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/blenkernel/intern
Campbell Barton 27df6a3b54 scanfill curves, ngons, masks had their own memarena code and would allocate a new one for every fill.
now use BLI_memarena and support passing the arena into the fill function, so the arena is re-used, when scanfill is called in a loop.
2013-08-28 02:07:54 +00:00
..
2013-08-21 14:35:51 +00:00
2013-06-25 10:44:30 +00:00
2013-07-02 09:47:22 +00:00
2013-07-02 09:47:22 +00:00
2013-07-22 18:01:27 +00:00
2013-07-27 18:16:22 +00:00
2013-04-16 00:56:24 +00:00
2013-05-08 14:20:57 +00:00
2013-08-27 21:30:33 +00:00