Go to file
Dalai Felinto 4b273f013e cmake files for bundling blenderplayer in OSX
this is working fine. The only problem is described in the XXX there.

While Blender is linked to the right place during `make` time (~/bin/blender.app/Content/MacOS/blender)
blenderplayer is in the top bin folder (~/bin/blenderplayer).

That means it will be correct only after you run `make install` (we are moving it to the right place inside the bundle).
I couldn't find the place to fix this properly. I will see with Jens Verwiebe how we can address that.
2011-09-26 05:26:04 +00:00
build_files use the systems number of processes for running static checks - multiple jobs. 2011-09-22 04:41:12 +00:00
doc manual update on changelog (python API) 2011-09-24 23:50:00 +00:00
extern Fix for recent commit: 2011-09-20 17:06:17 +00:00
intern Fix some MSVC 2010 warnings (including one apparent bug in intern/elbeem/intern/solver_relax.h) 2011-09-25 12:33:51 +00:00
po update_msg.py now extracts strings from UI files, eg: 2011-09-21 13:16:42 +00:00
release Committing patch #27442: Adaptive time step for fluid particles. The number of 2011-09-25 11:51:28 +00:00
source cmake files for bundling blenderplayer in OSX 2011-09-26 05:26:04 +00:00
CMakeLists.txt whitespace cleanup 2011-09-25 12:31:21 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile move message.txt generator out of wm.py (which was loaded with blender always), into it own py script which runs on its own, also added this to 'make translations' target. 2011-09-20 17:44:45 +00:00
SConstruct Ignore .Blanguages and .bfont.ttf when installing. 2011-09-20 14:41:01 +00:00