Skip to content

Releases: kovacsv/VisualScriptEngine

VisualScriptEngine 0.2.1

09 May 20:25

Choose a tag to compare

  • Important localization bug fix.

VisualScriptEngine 0.2.0

09 May 19:50

Choose a tag to compare

  • New localization method for localization. Node, slot, parameter and command names are localized automatically as long as the user don't change them to a custom one.
  • Several code improvements.

VisualScriptEngine 0.1.12

19 Apr 08:54

Choose a tag to compare

  • Reconnect connections by pressing the Ctrl key on slots.
  • Removed wxWidgets related sources from the repository.
  • Several code improvements.

VisualScriptEngine 0.1.11

07 Apr 18:36

Choose a tag to compare

  • Several code improvements.

VisualScriptEngine 0.1.10

29 Mar 06:59

Choose a tag to compare

  • Several code improvements.

VisualScriptEngine 0.1.9

25 Mar 18:49

Choose a tag to compare

  • Fix unnecessary recalculation bug.

VisualScriptEngine 0.1.8

25 Mar 06:12

Choose a tag to compare

  • Draw icons on nodes (implemented only in Direct2DContext).
  • Several code improvements.

VisualScriptEngine 0.1.7

21 Mar 12:41
2b65cc8

Choose a tag to compare

  • Possibility to draw small circles to the connection points of the nodes.
  • Pan with middle mouse button
  • Multiple group colors
  • New design for invalid status feedback

VisualScriptEngine 0.1.6

21 Mar 12:39

Choose a tag to compare

  • Minor modifications in invalidation logic.

VisualScriptEngine 0.1.5

14 Mar 09:41

Choose a tag to compare

  • Group background color modification.