Blender Git Commits

Blender Git "master" branch commits.

Page: 5561 / 5574

January 26, 2003, 15:19 (GMT)
Merged the blenderpublisher and blendercreator targets for MSVC.
Should the old targets be removed or moved to /old?
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
January 26, 2003, 10:19 (GMT)
- create lib dir when compiling blender for windows
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
January 24, 2003, 21:25 (GMT)
last of the libjpeg-static.a -> libjpeg.a changes for MSVC.
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.
January 24, 2003, 16:53 (GMT)

Use saner defaults on Linux
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
Revision d1ca120 by Kent Mein
January 24, 2003, 06:00 (GMT)


Fixed up the code so it compiles. (Basically added one more arg to
GHOST_CreateWindow)

Kent
Revision 16677d1 by Kent Mein
January 24, 2003, 05:52 (GMT)


fixed 3 warnings...

One uninitalized var and 2 unused vars.

Kent
Revision ffef850 by Kent Mein
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.
January 23, 2003, 21:39 (GMT)
First light of mouse wheel support.
Only working (soso) on osx.
Maarten
January 23, 2003, 20:14 (GMT)
updated paths to Python
Maarten
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
Revision 4fe03a8 by Kent Mein
January 22, 2003, 03:09 (GMT)


Looks like the two definitions were inside constructors duh....
So I'm reverting.

Kent
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021