Blender Git Commit Log

Git Commits -> Revision 09c2fd6

Revision 09c2fd6 by Campbell Barton (master)
January 18, 2008, 15:10 (GMT)
Linux only addition to know for sure the path of blender because sometimes the Play button doesn't work depending on how blender is started.
This uses binreloc - http://autopackage.org/docs/binreloc/
it should also solve the problem of python scripts not being found.

Commit Details:

Full Hash: 09c2fd6f11eb00809678e869aec32f305e03ef02
SVN Revision: 13287
Parent Commit: afc53a1
Lines Changed: +905, -5

3 Added Paths:

/extern/binreloc/binreloc.c (+766, -0) (View)
/extern/binreloc/include/binreloc.h (+80, -0) (View)
/extern/binreloc/SConscript (+13, -0) (View)

10 Modified Paths:

/extern/SConscript (+3, -0) (Diff)
/source/blender/blenlib/BLI_blenlib.h (+2, -2) (Diff)
/source/blender/blenlib/intern/fileops.c (+1, -1) (Diff)
/source/blender/blenlib/intern/Makefile (+3, -0) (Diff)
/source/blender/blenlib/intern/util.c (+17, -2) (Diff)
/source/blender/blenlib/SConscript (+1, -0) (Diff)
/source/blender/src/usiblender.c (+3, -0) (Diff)
/source/creator/creator.c (+10, -0) (Diff)
/source/creator/Makefile (+3, -0) (Diff)
/source/creator/SConscript (+3, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021