Skip to content

Releases: kovacsv/VisualScriptEngine

VisualScriptEngine 0.2.11

Choose a tag to compare

@kovacsv kovacsv released this 31 May 10:21
  • Better version handling (file version deleted, a function decides if a read version is compatible or not).
  • Clipboard implementation for windows.

VisualScriptEngine 0.2.10

Choose a tag to compare

@kovacsv kovacsv released this 31 May 07:31
  • Possibility to handle the clipboard by the application.
  • New defaults for skin parameters.
  • Fix group size calculation bug.

VisualScriptEngine 0.2.9

Choose a tag to compare

@kovacsv kovacsv released this 29 May 06:50
  • Minor code improvements.

VisualScriptEngine 0.2.8

Choose a tag to compare

@kovacsv kovacsv released this 24 May 18:53
  • Fix crash when grouping by key press and no nodes selected.

VisualScriptEngine 0.2.7

Choose a tag to compare

@kovacsv kovacsv released this 22 May 07:05
  • Group nodes by pressing Ctrl+G.

VisualScriptEngine 0.2.6

Choose a tag to compare

@kovacsv kovacsv released this 19 May 19:09
  • Fixed multiline viewer node.
  • Minor code improvements.

VisualScriptEngine 0.2.5

Choose a tag to compare

@kovacsv kovacsv released this 19 May 09:54
  • New build types.
  • Rewritten multiline viewer node.

VisualScriptEngine 0.2.4

Choose a tag to compare

@kovacsv kovacsv released this 17 May 09:11
  • Providing pre-built windows binaries.

VisualScriptEngine 0.2.3

Choose a tag to compare

@kovacsv kovacsv released this 17 May 07:36
  • Duplicate node on dragging while the control key is pressed.
  • Added Visual Studio 2019 support.
  • Several code improvements.

VisualScriptEngine 0.2.2

Choose a tag to compare

@kovacsv kovacsv released this 10 May 06:54
  • Use custom localizable strings only where they are serialized.