Jens Verwiebe
|
5e8d191930
|
OSX/scons: fix compile with static python, my patch was a bit outdates, sorry
|
2011-08-31 14:15:14 +00:00 |
|
Jens Verwiebe
|
2457c2134a
|
OSX: additionally choice to link against python-framework again
|
2011-08-30 23:52:12 +00:00 |
|
Jens Verwiebe
|
3b1192431f
|
OSX/scons: don´t link to system stubs with 10.7 sdk
|
2011-08-25 09:41:36 +00:00 |
|
Sergey Sharybin
|
c9216e390c
|
Commiting patch from jensverwiebe for NDOF support on OSX
|
2011-08-11 15:59:19 +00:00 |
|
Thomas Dinges
|
fad243a4bf
|
Mac Compile fix for ndof, by jensverwiebe. Thanks!
|
2011-08-07 22:48:04 +00:00 |
|
Campbell Barton
|
577293569a
|
scons patch from jensverwiebe
fix a silly bug in version detection, - added an OSX sdk-check
jensverwiebe, needs to get commit access!, but will apply his patches for now.
|
2011-08-07 16:54:40 +00:00 |
|
Mike Erwin
|
6a0bbfd0e4
|
fixed ndof library detect for Mac SCons, ndof enabled by default (disabled if lib not found), minor cleanup
|
2011-08-07 16:29:05 +00:00 |
|
Mike Erwin
|
6c821f4078
|
stricter NDOF guards for Windows (forgot in earlier commit)
|
2011-08-06 23:13:36 +00:00 |
|
Kent Mein
|
7368298a45
|
Messed up char was causing problems on windows even though it was in the
comments.
Kent
|
2011-08-05 19:55:36 +00:00 |
|
Campbell Barton
|
a6b677c81d
|
patch from jensverwiebe to scons to be compatible with gcc llvm. people who copy the darwin-config.py to their user-config.py should update.
|
2011-08-05 12:07:05 +00:00 |
|
Nathan Letwory
|
d795a78cb7
|
Default to False for WITH_BF_3DMOUSE, since needs separate package installed.
|
2011-08-03 14:04:48 +00:00 |
|
Mike Erwin
|
56918978b7
|
3D mouse support from merwin-spacenav branch
|
2011-08-02 04:28:05 +00:00 |
|
Mike Erwin
|
446be52164
|
made Pascal string less intrusive to build systems
|
2011-06-28 15:57:39 +00:00 |
|
Mike Erwin
|
e75ff53452
|
migrated NDOF code from soc-2010-merwin, SpaceNavigator now works on Mac blender
|
2011-06-08 21:18:03 +00:00 |
|
Brecht Van Lommel
|
309bb2937d
|
Forgot to mention that for scons, I've disabled install of the texture and
sequence plugins, as was already done for cmake, they don't work in 2.5.
This is a fix for last commit, this file shouldn't have been included.
|
2011-05-06 20:21:20 +00:00 |
|
Brecht Van Lommel
|
cb12337363
|
Code cleanup: remove source/kernel module, this wasn't really the kernel of
anything, only contained a hash map and functions to pass command line args
to the game engine. Moved those to container and BlenderRoutines modules.
|
2011-05-06 20:18:42 +00:00 |
|
Nathan Letwory
|
a97f920e2f
|
Bump OSX SCons to use Python 3.2. Remember to update your lib/darwin* directory.
|
2011-03-04 09:08:47 +00:00 |
|
Campbell Barton
|
bc15e0e295
|
add NDEBUG to scons release flags + some pep8 cleanup for examples.
|
2011-02-25 16:19:50 +00:00 |
|
Campbell Barton
|
f2ab4dd6a7
|
use flag _DEBUG, not DEBUG.
|
2011-02-25 15:46:43 +00:00 |
|
Campbell Barton
|
cd97253502
|
- added GCC warning -Wstrict-prototypes
- fixed bug in paste material, exposed by stricter warnings.
- removed/renamed various shadowed vars.
- removed BGE lamp.colour, only allow lamp.color attribute.
|
2010-12-03 12:30:59 +00:00 |
|
Campbell Barton
|
58683fa993
|
enable DEBUG define in CMake and scons, also change booleans debug option to BOP_DEBUG, which was used inconsistently, and had to add a define for superlu.
|
2010-10-18 11:21:22 +00:00 |
|
Campbell Barton
|
d80d6e2812
|
re-arrange build files so scons "config" dir isnt confused with ~/.blender/2.52/config
|
2010-07-12 18:26:35 +00:00 |
|