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
a3c82d4cdec19c4c61e1f6c5416f7216cf23bba3
blender
/
release
/
scripts
/
templates_py
History
Lukas Toenne
a3c82d4cde
Updated the custom_nodes.py template script to reflect socket draw API changes in r56584 and r56585.
2013-05-08 16:17:04 +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
Updated the custom_nodes.py template script to reflect socket draw API changes in r56584 and r56585.
2013-05-08 16:17:04 +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
…