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
82c86af7f7b37e940748e99efe3b19fd5b92d6ca
test2
/
release
/
scripts
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
..
modules
disable translations for some python buttons.
2013-02-08 16:41:02 +00:00
presets
update themes.
2013-01-29 21:58:07 +00:00
startup
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
templates_osl
OSL Templates: remove unnecessary stdosl.h include.
2012-12-30 10:37:32 +00:00
templates_py
Fix uilists showing data names translated (reported on bf-translations ML by Satoshi Yamasaki aka yamyam, thanks!).
2013-02-08 16:01:21 +00:00