projects
/
blender-staging.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge with 2.5 -r 21619:21756.
[blender-staging.git]
/
release
/
ui
/
buttons_world.py
diff --git
a/release/ui/buttons_world.py
b/release/ui/buttons_world.py
index f99097db59d3bf597f399b6b3edb6bc510ac370b..5db894fc0c76a9abf212680480f2ef75942a50e6 100644
(file)
--- a/
release/ui/buttons_world.py
+++ b/
release/ui/buttons_world.py
@@
-34,7
+34,7
@@
class WORLD_PT_context_world(WorldButtonsPanel):
split = layout.split(percentage=0.65)
if scene:
split = layout.split(percentage=0.65)
if scene:
- split.template_ID(scene, "world", new="
WORLD_OT_
new")
+ split.template_ID(scene, "world", new="
world.
new")
elif world:
split.template_ID(space, "pin_id")
elif world:
split.template_ID(space, "pin_id")