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/render/intern/source
Ton Roosendaal 9d67a597bc Irregular shadow fix: the MemArena module didn't give callocs, only malloc.
Made nice crashes that way... but not in !@%@$ OSX because it seems to
clear memory unwanted. Solve dit with adding API call in MemArena to default
to callocs.

Also removed malloc() from MemArena, replaced with MEM_mallocN().
2006-10-24 15:17:14 +00:00
..
2006-01-23 22:05:47 +00:00
2006-02-02 17:54:22 +00:00
2006-10-14 23:27:18 +00:00
2006-07-13 10:55:25 +00:00
2006-07-03 11:53:52 +00:00
2006-09-18 12:53:52 +00:00