blender/source/creator
Ton Roosendaal 6e27e1b6eb Part 2 of 64 bits fixing; the files.
The good news; previously written 64 bits are still valid! All fixes
appeared to be possible in code, no versioning patches needed. :)
That also removes the I AM STUPID 64 bits ban from the code.

The bad news:
I couldn't get a 64 bits Blender running here (ghost-mac issues... it
has to be recoded using Quartz to be able to run 64 bits). So what I
have tested was:

32 bits binary:
  - Appending/linking data from 64 bits file.
  - Reading 64 bits chained library-linked files (file -> file -> etc)
  - Linking 32 bits files with 64 bits files

This has to be tested for 64 bits too. Will drop in IRC now to help.
2007-04-28 16:15:12 +00:00
..
buildinfo.c * [SCons] enable BUILD_DATE for win32. Basically SCons creates an extra file in source/creator, which is included by buildinfo.c whenever BUILD_DATE is on and building on Windows. SCons automatically takes care of this dependency. 2004-03-05 15:20:52 +00:00
CMakeLists.txt Change link order (nodes<-->blenkernel) for cmake build. 2007-03-27 21:58:02 +00:00
creator.c Part 2 of 64 bits fixing; the files. 2007-04-28 16:15:12 +00:00
Makefile I need to use the 64-bit Linux blender, but I don't want to accidentally 2007-01-23 20:08:23 +00:00
SConscript == SCons == 2006-02-04 14:15:10 +00:00