Blender Git Commits

Blender Git "master" branch commits.

Page: 5553 / 5574

March 27, 2003, 19:35 (GMT)
Sigh, OSX and ranlib again
March 26, 2003, 04:59 (GMT)
Change the VC7 project to directly call python with the right arguments
to freeze.py (including my new -D hack).
March 26, 2003, 04:58 (GMT)
Added a -D option to freeze.py to cause it to not check to see if certain
directories exist. They don't exist for a standard Python 2.3 installation
but they aren't needed either... this is really a hack, I wish someone
who understood the freeze process better could look at this.
March 25, 2003, 23:36 (GMT)
FreeBSD can use the exact same python includes as everyone else
March 25, 2003, 21:11 (GMT)
According to the package list of python-2.2.2_2 on moya a prefix should
also work for FreeBSD, thanks Hans
March 25, 2003, 19:16 (GMT)
Ahum, ode does needs it's usersettings. (non-patching platforms didn't have it,
tried to be to smart)
March 25, 2003, 19:16 (GMT)
* Added the Camera module.
This one has been implemented by Willian (IanWill).
March 25, 2003, 17:43 (GMT)
The filesel common-path menu didn't work properly when
there were consecutive separators, fixed.
March 25, 2003, 15:54 (GMT)
Fix for bug #70.

I am a little skeptical about this patch, because somehow
the file had the TXT_ISEXT flag set in it, and the support for
that feature isn't complete. What I want to know is how that
flag got set in the first place, none of the interface code
turns it on.

At least it fixes the crash.
March 25, 2003, 14:39 (GMT)
- Build ode on OSX
- shuffle patching around
March 24, 2003, 23:45 (GMT)
On OSX, run ranlib on libfrozen.a after creation
March 24, 2003, 17:52 (GMT)
(re)added path to render.h
March 24, 2003, 17:34 (GMT)
Remove references to obsolete misc lib
March 24, 2003, 16:58 (GMT)
Removed BL_misc from VC7 projectfiles, no longer used.
March 24, 2003, 16:56 (GMT)
Small fudge in loader project was setup to build things
as BLO_loader_bak for complicated reasons.
March 24, 2003, 16:46 (GMT)
Oops, forgot to use 'struct Mesh' in prototype.
March 24, 2003, 16:42 (GMT)
Obsoleted by editscreen.c:blender_test_break
March 24, 2003, 16:38 (GMT)
Remove unused reference to "blendertimer.h"
March 24, 2003, 16:37 (GMT)
Update things to use blender_test_break() vs MISC_test_break() and
remove use of blendertimer.h
March 24, 2003, 16:34 (GMT)
Added editscreen.c:blender_test_break (copy of MISC_test_break, so
misc dir can be killed)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021