This website requires JavaScript.
Explore
Help
Register
Sign In
Cr8-xyz
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
35dd893c368548b5d9d7bb56a1b9db07c71165d2
blender
/
intern
/
guardedalloc
History
Campbell Barton
60808c5ed6
disable openmp thread assert, would fail in cases where the caller was locking for its self (sculpt mode)
2012-12-13 10:37:04 +00:00
..
cpp
code cleanup: some warnings and formatting for PyMethodDef's in the BGE.
2012-11-10 05:42:50 +00:00
intern
disable openmp thread assert, would fail in cases where the caller was locking for its self (sculpt mode)
2012-12-13 10:37:04 +00:00
test
/simpletest
style cleanup
2012-09-20 12:29:28 +00:00
CMakeLists.txt
remove $Id: tags after discussion on the mailign list:
http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
MEM_guardedalloc.h
code cleanup: vfont's used confusing and over complicated method of storing memory for loaded fonts, not store as a temp var in the fonts.
2012-08-21 10:39:02 +00:00
MEM_sys_types.h
First MinGW-w64 support for cmake has been added. To test I recommend this build:
2012-04-23 20:09:59 +00:00
mmap_win.h
unify include guard defines, __$FILENAME__
2012-02-17 18:59:41 +00:00
SConscript
…