This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenlib
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
..
UI:
2009-04-11 02:18:24 +00:00
2008-12-20 10:02:00 +00:00
2.5
2009-01-17 14:56:12 +00:00
2008-12-29 13:38:08 +00:00
2.5
2009-01-15 15:01:39 +00:00
2008-12-20 10:02:00 +00:00
2008-05-27 13:22:17 +00:00
2007-11-06 22:29:20 +00:00
2008-09-13 18:09:41 +00:00
2008-12-20 10:02:00 +00:00
2.5
2009-02-10 18:50:40 +00:00
2008-12-20 10:02:00 +00:00
2009-01-04 18:16:34 +00:00
2008-12-20 10:02:00 +00:00
2009-03-25 20:29:01 +00:00
UI:
2009-04-11 02:18:24 +00:00
2008-12-20 10:02:00 +00:00
2009-01-04 18:16:34 +00:00