Commit History

Autor SHA1 Mensaxe Data
  Dalai Felinto 30d65c326a Python Templates: Update Custom Nodes tooltip %!s(int64=6) %!d(string=hai) anos
  Bastien Montagne a4fccde67a Fix some templates for 2.8. %!s(int64=6) %!d(string=hai) anos
  Campbell Barton e9fb2feb2e UI: text keyword argument to label %!s(int64=7) %!d(string=hai) anos
  Campbell Barton 09aa799e53 PyAPI: Use annotations for RNA definitions %!s(int64=7) %!d(string=hai) anos
  Campbell Barton 532c8ac583 Cleanup: pep8 function indentation %!s(int64=7) %!d(string=hai) anos
  Campbell Barton c3322603eb Cleanup: custom nodes template %!s(int64=8) %!d(string=hai) anos
  Lukas Tönne a6c2d02366 Fix T42389: Removed outdated comment from custom_nodes.py example script. %!s(int64=10) %!d(string=hai) anos
  Campbell Barton ea610e655c Style cleanup: C & pep8 %!s(int64=11) %!d(string=hai) anos
  Lukas Toenne 8db4f87546 Small example for dynamic node labels in the custom_nodes.py template script. %!s(int64=11) %!d(string=hai) anos
  Lukas Toenne 3b7d5a8a40 Change to node output socket drawing: Instead of always drawing only the socket label for outputs, leave this check up to the socket type draw function. This gives custom node scripts more flexibility in %!s(int64=12) %!d(string=hai) anos
  Lukas Toenne 7e02d82036 Minor change to the custom_nodes.py template that has some consequences for addons: use bpy.types.* base classes instead of bpy_types.* %!s(int64=12) %!d(string=hai) anos
  Lukas Toenne 3fe01ecfd9 Removed the unused draw_add_menu function from pynodes template. This was previously used to extend the node Add menu, now the node categories system is used instead. %!s(int64=12) %!d(string=hai) anos
  Lukas Toenne 6e55460a8d Removed deprecated XXX comment from custom_nodes.py, importing node base types works now (this comment was causing some confusion in the past). %!s(int64=12) %!d(string=hai) anos
  Lukas Toenne 90cbf5d591 Added an example for using the new node categories system to the custom_nodes.py template script. %!s(int64=12) %!d(string=hai) anos
  Lukas Toenne fd2e3999bb Removed the 'custom node group' example from the pynodes template script. This does not work properly due to the fact that node groups don't have a single registerable base class any more. The reason for %!s(int64=12) %!d(string=hai) anos
  Lukas Toenne a3c82d4cde Updated the custom_nodes.py template script to reflect socket draw API changes in r56584 and r56585. %!s(int64=12) %!d(string=hai) anos
  Lukas Toenne a00eda0835 Fix for the custom_nodes.py template. Socket classes now return their drawing color in a callback instead of a simple property, this makes it possible to change a socket color e.g. based on data type. %!s(int64=12) %!d(string=hai) anos
  Lukas Toenne 4638e5f99a Merge of the PyNodes branch (aka "custom nodes") into trunk. %!s(int64=12) %!d(string=hai) anos