This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/python/intern
Campbell Barton 0128218254 recast and detour patch now builds again with GCC
- rearrange structs to work for 64bit
- define all vars before goto's
- ifdefs for qsort_r/qsort_s
- dont cast pointers to int only for NULL checks
- dont printf STR_String directly, get the char pointer from it

also minor change to gpu py module, no need to pass empty tuple to PyObject_CallObject, can just be NULL
2011-09-10 03:07:26 +00:00
..
2011-06-24 23:14:26 +00:00
2011-02-27 20:10:08 +00:00
2011-06-18 23:22:55 +00:00
2011-02-27 20:10:08 +00:00
2011-03-02 05:06:43 +00:00
2011-06-17 05:45:46 +00:00
2011-07-15 04:01:47 +00:00
2011-02-27 20:10:08 +00:00