blender/source
Joshua Leung b5d28306d0 Bugfix [#22069] Speed-Ipos are not imported correctly from 2.49 to 2.5
- IPO-blocks for curves were not getting handled correctly (i.e. no conversion and relinking was taking place) when converting from 2.4x to 2.5
- Old 'speed' IPO's now have their values multiplied by the path length when they are loaded from old 2.4x files so that they work correctly in 2.5. 

Also...
- Cleaned up a few instances of scruffy code formatted in some weird ad-hoc way.
- Debug prints for the start/end of the file conversion process are now all hidden behind debug-only checks. Unless the way the conversions are done is significantly changed at some point, this should be sufficient...
2010-04-26 06:33:04 +00:00
..
blender Bugfix [#22069] Speed-Ipos are not imported correctly from 2.49 to 2.5 2010-04-26 06:33:04 +00:00
blenderplayer BGE: stubs update (bplayer) 2010-04-12 23:02:14 +00:00
creator re-arrange modifier and blenkernel to overcome some linking problems that stopped modifiers being able to build when using some blender-kernel defined stuff 2010-04-25 01:10:03 +00:00
darwin
gameengine correct typo's 2010-04-25 15:24:18 +00:00
icons missed a file in previous crosscompiling related commits 2010-02-18 06:53:10 +00:00
kernel remove config.h references, was added for automake build system rev around 124-126 but isnt used by any build systems now. 2010-04-18 10:28:37 +00:00
CMakeLists.txt correct fsf address 2010-02-12 13:34:04 +00:00
Makefile Modifiers moved, adjust accordingly. 2010-04-12 01:23:55 +00:00
nan_compile.mk Add support for >2GiB files (as r28267) and some cleanups. 2010-04-18 20:47:05 +00:00
nan_definitions.mk replace referenecs to python 2.x 2010-04-20 15:46:28 +00:00
nan_link.mk replace referenecs to python 2.x 2010-04-20 15:46:28 +00:00
nan_subdirs.mk correct fsf address 2010-02-12 13:34:04 +00:00
nan_warn.mk correct fsf address 2010-02-12 13:34:04 +00:00
SConscript this restores building on mingw with Collada support, also it restores cross compiling, thanks to Sergey Sharybin for the patch. Note that the icons for linux cross might not be committed here, if not i'll add them in another commit 2010-02-01 18:39:41 +00:00