This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
a643d28446deb9996c7baeefa01540412489a22e
test2
/
source
History
Bastien Montagne
82c86af7f7
Bunch of fixes for py ui messages (all those using 'formating' were not translated previously, now they use bpy.app.translations.pgettext). Also pleas avoid complex py statements in 'text' values (like 'text="foo" if cond else "bar"'), thes make message extraction script fails!
...
And another "final point in UI message" removal!
2013-02-09 18:26:40 +00:00
..
blender
Bunch of fixes for py ui messages (all those using 'formating' were not translated previously, now they use bpy.app.translations.pgettext). Also pleas avoid complex py statements in 'text' values (like 'text="foo" if cond else "bar"'), thes make message extraction script fails!
2013-02-09 18:26:40 +00:00
blenderplayer
RNA ui API: fix long-standing annoying glitches when using 'text' property of UI functions:
2013-02-08 14:29:38 +00:00
creator
when using blender as a python module, force factory-startup
2013-02-07 02:50:35 +00:00
gameengine
Bug
fix
#34157
2013-02-09 12:30:42 +00:00
icons
Added GPL header to sconscripts!
2012-12-17 08:01:43 +00:00
tests
fix for regression in bpy-api, python context passed to operators couldn't override collections.
2013-02-07 04:04:12 +00:00
CMakeLists.txt
remove $Id: tags after discussion on the mailign list:
http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SConscript
Added GPL header to sconscripts!
2012-12-17 08:01:43 +00:00