This website requires JavaScript.
Explore
Help
Register
Sign In
Cr8-xyz
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
90cbf5d5918f770a6a348d84a8601f93c33ace22
blender
/
release
/
scripts
/
templates_py
History
Lukas Toenne
90cbf5d591
Added an example for using the new node categories system to the custom_nodes.py template script.
2013-06-09 08:46:48 +00:00
..
addon_add_object.py
…
background_job.py
…
batch_export.py
…
bmesh_simple_editmode.py
…
bmesh_simple.py
…
builtin_keyingset.py
…
custom_nodes.py
Added an example for using the new node categories system to the custom_nodes.py template script.
2013-06-09 08:46:48 +00:00
driver_functions.py
…
gamelogic_module.py
…
gamelogic_simple.py
…
gamelogic.py
…
operator_file_export.py
…
operator_file_import.py
…
operator_mesh_add.py
…
operator_modal_draw.py
…
operator_modal_timer.py
Missed instance of ThemeGeneric.back -> ThemeGradient.gradients.high_gradient
2013-02-23 12:55:19 +00:00
operator_modal_view3d_raycast.py
…
operator_modal_view3d.py
…
operator_modal.py
…
operator_node.py
…
operator_simple.py
…
operator_uv.py
correction for uv template, also some doxygen comment corrections.
2013-05-05 18:41:45 +00:00
script_stub.py
…
ui_list.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
ui_menu_simple.py
…
ui_menu.py
…
ui_panel_simple.py
…
ui_panel.py
…