blender/release
Brecht Van Lommel c7b587105f UI:
* Added very basic loading of .py files on startup to define panels.
  It now executes all .py files in .blender/ui on startup. Right now
  this contains the object buttons, the C code for it is commented out.

  These files should get embedded in the blender executable as well
  eventually, that's a bit more complicated so this works for now.

* For scons and cmake it seems to copy & find the files OK, for make
  only "make release" works (same with scripts/ folder it seems).

* Added BLI_gethome_folder function in BLI_util.h. This is adapted
  from bpy_gethome, and gives the path to a folder in .blender like
  scripts or ui.

There's plenty of things to figure out here about paths, embedding,
caching, user configs ...
2009-04-11 02:18:24 +00:00
..
beos-4.5-i386 Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
beos-5.0-i386 Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
datafiles 2.5 filebrowser 2009-03-14 13:12:11 +00:00
freedesktop * blender doesn't need the -w anymore to start in a window 2009-02-28 09:25:42 +00:00
irix-6.2-mips Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
plugins Patch 17403, small gcc warning fixes. 2008-09-20 12:28:01 +00:00
scripts update v1.12 - 2009.03.14 by migius 2009-03-13 23:35:15 +00:00
text Updated python license, this is compatible with current 2.5 and older. 2008-10-11 15:55:22 +00:00
ui UI: 2009-04-11 02:18:24 +00:00
windows == windows installer == 2008-10-14 20:27:37 +00:00
getversion.py *sigh* from now on I think I need to run my commits through ispell ;) 2008-01-15 18:43:29 +00:00
Makefile UI: 2009-04-11 02:18:24 +00:00
VERSION this pretty ugly hand coded 2009-01-11 22:42:21 +00:00