blender/intern
Dalai Felinto cac4fde224 utf8 OSX - cleanup
I still think utf8_buf can be 5 (4 bytes + '\0'), but even 6 may not be enough to what is coming next (NFC - precomposedStringWithCanonicalMapping)
incorporating ascii as a subset of utf8. I don't think we need to re-encode it.
U+0000 ~ U+00FF - latin1 set
2011-10-22 09:28:10 +00:00
..
audaspace Fix for 7.1 audio export being misscalculated... 2011-10-20 07:03:08 +00:00
boolop cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
bsp cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
container spaces -> tabs (only whitespace changes) 2011-10-06 22:02:50 +00:00
decimation cmake maintenance 2011-05-31 01:15:44 +00:00
elbeem Fix #28416: setting fluid simulation start time to anything other than zero 2011-09-29 14:18:01 +00:00
ffmpeg give a more useful error when building with an old ffmpeg. 2011-09-25 04:17:00 +00:00
ghost utf8 OSX - cleanup 2011-10-22 09:28:10 +00:00
guardedalloc Abort on guarded memory manager errors if WITH_ASSERT_ABORT is set 2011-09-26 14:21:40 +00:00
iksolver warning fixes 2011-09-03 15:36:36 +00:00
itasc fix for crash loading a file saved with fluidsim when blenders compiled with it disabled. 2011-09-18 11:08:34 +00:00
memutil header cleanup and typo's 2011-10-22 01:53:35 +00:00
mikktspace set mikktspace functions as static which are not used externally. 2011-10-06 11:40:49 +00:00
moto cmake maintenance 2011-05-31 01:15:44 +00:00
opennl remove support for irix 2011-09-21 08:40:30 +00:00
smoke Fix some MSVC 2010 warnings (including one apparent bug in intern/elbeem/intern/solver_relax.h) 2011-09-25 12:33:51 +00:00
string spaces -> tabs (only whitespace changes) 2011-10-06 22:02:50 +00:00
CMakeLists.txt cmake option to build without smoke sim: WITH_MOD_SMOKE 2011-07-13 18:40:21 +00:00
SConscript Move mikktspace code to own library, so it is clear that it is also 2011-02-15 09:24:35 +00:00