Revision 945d501 by Simon Clitherow January 26, 2003, 15:19 (GMT) |
Merged the blenderpublisher and blendercreator targets for MSVC. Should the old targets be removed or moved to /old? |
Revision 0853bef by Frank van Beek January 26, 2003, 13:12 (GMT) |
- files are now compiled in a different location. So the include path to Python.h had to be adjusted |
Revision 4eead02 by Frank van Beek January 26, 2003, 10:19 (GMT) |
- create lib dir when compiling blender for windows |
Revision 3bf8d2a by Wouter van Heyst January 26, 2003, 02:42 (GMT) |
Get the Blender module back using the traditional makefiles, other build systems (auto, msvc, PB) do not seem to have this problem. - Change intern/python/freeze/Makefile to freeze outside of the source/ tree - Change source/blender/bpython/Makefile to not build the frozen stuff anymore - Change source/blender/bpython/intern/Makefile to use CURRENT_PYTHON_API instead of FUTURE_PYTHON_API, damage control |
Revision a96eede by Simon Clitherow January 24, 2003, 21:25 (GMT) |
last of the libjpeg-static.a -> libjpeg.a changes for MSVC. |
Revision 0886539 by Simon Clitherow January 24, 2003, 21:10 (GMT) |
renamed libjpeg-static.a to libjpeg.a to suit NaN makefiles (for cygwin) and updated the MSVC project files. |
Revision 23fe9bb by Wouter van Heyst January 24, 2003, 16:53 (GMT) |
Use saner defaults on Linux |
Revision 3c9e4d3 by Stefan Gartner January 24, 2003, 07:18 (GMT) |
make switching to bottom, back, and left view (shift+pad7, shift+pad1 and shift+pad1) work when in camera view |
January 24, 2003, 06:00 (GMT) |
Fixed up the code so it compiles. (Basically added one more arg to GHOST_CreateWindow) Kent |
January 24, 2003, 05:52 (GMT) |
fixed 3 warnings... One uninitalized var and 2 unused vars. Kent |
January 24, 2003, 05:32 (GMT) |
Fixed doxygen so it would run again for ghost.... My first time using it so I may have done it wrong but it produces the docs now and it didn't before so maybe someone else wants to look at it ;) Kent |
Revision f5c1bda by Chris Want January 24, 2003, 01:57 (GMT) |
Changed NAN_PYTHON_VERSION from 2.0 to 2.2 for the windows build. |
Revision 5b845ba by Maarten Gribnau January 23, 2003, 21:39 (GMT) |
First light of mouse wheel support. Only working (soso) on osx. Maarten |
Revision cb4f2e1 by Maarten Gribnau January 23, 2003, 20:14 (GMT) |
updated paths to Python Maarten |
Revision 4995f37 by Maarten Gribnau January 23, 2003, 18:18 (GMT) |
removed isect.c Maarten |
Revision 5d93519 by Rob Haarsma January 23, 2003, 16:39 (GMT) |
added showlinenrs variable to spacetext |
Revision 219e8e3 by Rob Haarsma January 23, 2003, 16:38 (GMT) |
added headerbutton for drawing of linenumbers |
Revision 5ff1376 by Rob Haarsma January 23, 2003, 16:37 (GMT) |
added drawing of linenumbers in the texteditor |
Revision e792bdb by Rob Haarsma January 23, 2003, 16:36 (GMT) |
added buttondefine to show linenumbers |
January 22, 2003, 03:09 (GMT) |
Looks like the two definitions were inside constructors duh.... So I'm reverting. Kent |
|
|
|


Master Commits
MiikaHweb | 2003-2021