Commit Graph

109 Commits

Author SHA1 Message Date
4aa7ddfe33 description patch from Ron Walker 2009-10-24 23:26:28 +00:00
9a25d22326 2.5 filebrowser
Appending and Linking 
* Linking Operator, invokes filebrowser for Append/Link
* Separated the append/link function into three parts:
** BLO_library_append_begin finds main for appending
** BLO_library_append_named_part appends one Object,Group, Material, ...
** BLO_library_append_end actually reads and expands the libraries

NOTE 1:
I also changed the returned properties for the filebrowser operators to the following convention:
"path" - the full path to a file or directory, means what is in directory + filename buttons in filebrowser
"directory" - the content of the directory button in filebrowser
"filename" - the content of the filename button in filebrowser
Usually only path should be required, but in some cases it might be more convenient to retrieve the parts separately.

Ton, Brecht: If you have time to take a look, let me know if anything needs to be fixed.
2009-09-12 19:54:39 +00:00
c03004f93e 2.5: Added some sound actuator UI to reveal its real power, check it out! :) 2009-08-29 14:53:00 +00:00
beee5161a9 UI for sound (un)packing. 2009-08-28 22:04:37 +00:00
17fc83e537 Error in last commit. 2009-08-28 21:54:41 +00:00
03b3d2cb79 Sound packing/unpacking operators. 2009-08-28 21:47:05 +00:00
99eae3d93a SVN maintenance. 2009-08-28 21:31:13 +00:00
6a8020b9c6 First try in sound UI for the sequencer. 2009-08-28 12:27:29 +00:00
3ac11df33b First try of sound operators, untested. 2009-08-28 11:13:45 +00:00