- 05 Dec, 2013 4 commits
-
-
Daniel Brown authored
objects that have properties dynamically added to themselves need to declare themselves as new classes, with a base class of the original. Otherwise when we add properties we add them to all instances.
-
Daniel Brown authored
-
Daniel Brown authored
-
Daniel Brown authored
-
- 01 Dec, 2013 1 commit
-
-
Daniel Brown authored
-
- 28 Nov, 2013 1 commit
-
-
Daniel Brown authored
adding in more support for nodes. Can now access any node using kat.nodes.n1. Added in functions for Node object to set the gauss parameters. Only added gauss for w0 and z so far.
-
- 26 Nov, 2013 2 commits
-
-
Daniel Brown authored
-
Daniel Brown authored
Adding in more parsing for finesse commands. Can no specify a chunk of finesse codee. Various other fixes included too. Currently GUI isn't working.
-
- 06 May, 2013 1 commit
-
-
Daniel Brown authored
-
- 10 Feb, 2013 1 commit
-
-
Daniel Brown authored
More changes on how it all works. kat.run() now returns a runkat object which contain all the varios information like timestamps, data, headers, version. Gui now has spaces connecting components up. Also added 'Export to SVG' option which is nice, however the SVG renderer mucks up the gradients on the components
-
- 03 Feb, 2013 1 commit
-
-
Daniel Brown authored
-