This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
05ce388f358b1cfa7bc7c63e29bd772efbf25d39
test
/
source
/
blender
/
python
History
Ian Thompson
05ce388f35
Added functions to the BPy Text object for positioning the cursor and inserting text. It seems Text.write() actually inserts *then* moves to the end of the buffer, so it doesn't really append as it says in the docs. However, with these new functions both appending and inserting can be achieved.
2008-06-17 19:26:26 +00:00
..
api2_2x
Added functions to the BPy Text object for positioning the cursor and inserting text. It seems Text.write() actually inserts *then* moves to the end of the buffer, so it doesn't really append as it says in the docs. However, with these new functions both appending and inserting can be achieved.
2008-06-17 19:26:26 +00:00
BPY_extern.h
added ipo script template from blenderartists forTe, made scripts refresh on load factory settings and replaced elysiun with blenderartist.org in headers
2008-04-23 14:04:05 +00:00
BPY_interface.c
Merged from trunk
2008-06-09 14:04:19 +00:00
BPY_menus.c
Changed frame numbering to only alter hashes if they are in the filename (not the directory name) to fix bug [
#10566
] File Open Dialog replaces '#' with '0' in directory names.
2008-05-04 09:41:15 +00:00
BPY_menus.h
Patch from GSR that a) fixes a whole bunch of GPL/BL license
2008-04-16 22:40:48 +00:00
CMakeLists.txt
Patch from GSR that a) fixes a whole bunch of GPL/BL license
2008-04-16 22:40:48 +00:00
Makefile
Patch from GSR that a) fixes a whole bunch of GPL/BL license
2008-04-16 22:40:48 +00:00
SConscript
* remove redundant define.
2008-02-10 18:48:29 +00:00