blender/intern
Campbell Barton 928e2784c6 py api
- use Py_ssize_t when dealing with python sequence sizes
- dont call PySequence_Size(py_b) in a loop (its slow).
- use faster sequence/float parsing in aud.Factory.filter
2011-09-27 05:28:06 +00:00
..
audaspace py api 2011-09-27 05:28:06 +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 cmake maintenance 2011-05-31 01:15:44 +00:00
decimation cmake maintenance 2011-05-31 01:15:44 +00:00
elbeem Reverting change to solver_relax.h from commit 40539, caused this nasty bug http://projects.blender.org/tracker/?func=detail&atid=498&aid=28748&group_id=9 2011-09-26 09:36:51 +00:00
ffmpeg give a more useful error when building with an old ffmpeg. 2011-09-25 04:17:00 +00:00
ghost whitespace cleanup 2011-09-25 12:31:21 +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 cmake maintenance 2011-05-31 01:15:44 +00:00
mikktspace print an error message if Python.h can't be found for cmake and scons since its such a common problem. 2011-07-16 06:55:45 +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 whitespace cleanup 2011-09-25 12:31:21 +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