blender/source
Chris Want c8b48e70e6 Final merge of HEAD (bf-blender) into the orange branch.
Here are my notes on things to look out for as potential problem
spots:

source/blender/blenkernel/intern/displist.c:
+ is initfastshade(void) supposed to be empty? I had
to make it empty to get the merged tree to compile.

source/blender/python/api2_2x/Armature.c:
+ went with the version that had Armature_getLayers()

source/blender/python/api2_2x/Object.c
+ went with the version of Object_getPose() from bf-blender.
(#ifdef 0-ed the other version)

source/blender/python/api2_2x/Pose.[ch]
+ had problems linking due to no Pose_Init() ... copied these
two files straight from bf-blender.

source/blender/src/drawview.c:
+ view3d_panel_properties() had things shifted a few things shifted
a few pixels, otherwise, things were painless

source/blender/src/splash.jpg.c:
+ went with bf-blender version (orange is dead)

source/gameengine:
+ went with bf-blender version -- does not compile due to IMB_rect* stuff,
Ton should look into this.
2006-01-28 16:35:18 +00:00
..
blender Final merge of HEAD (bf-blender) into the orange branch. 2006-01-28 16:35:18 +00:00
creator Giant commit! 2006-01-23 22:05:47 +00:00
darwin Updating build systems: folder release/bpydata/ moved to release/scripts/bpydata/ 2005-04-16 18:25:42 +00:00
gameengine assert caused compile problems too :( 2006-01-18 06:48:28 +00:00
icons - Revert to NaN makefiles 2004-01-05 00:06:11 +00:00
kernel Ken's 64bit patches weren't merged over to orange for some reason. 2006-01-12 15:27:20 +00:00
Makefile Final merge of HEAD (bf-blender) into the orange branch. 2006-01-28 16:35:18 +00:00
nan_compile.mk Final merge of HEAD (bf-blender) into the orange branch. 2006-01-28 16:35:18 +00:00
nan_definitions.mk Final merge of HEAD (bf-blender) into the orange branch. 2006-01-28 16:35:18 +00:00
nan_link.mk OpenEXR support for Windows Makefiles 2006-01-10 06:29:57 +00:00
nan_subdirs.mk Clean up for Makefiles: some of the directories were being printed 2005-04-09 22:40:34 +00:00
nan_warn.mk big warning hunt commit 2005-03-09 19:45:59 +00:00
SConscript Added #!/usr/bin/python standard script identifier to the start of SConscript files. 2004-05-16 13:07:20 +00:00