29 Commits

Author SHA1 Message Date
granzuglia
fae57fd072 added support for persistante parameters. WARNING!!! please, note that at this moment the code may not compile. It will compile again as soon as I will finish to merge the all the changed files 2018-01-03 18:34:36 +11:00
Paolo Cignoni cignoni
35b2565415 Added string type to the xml parameter and string gui. Note that the string gui does NOT perform the Javascript evaluation (to avoid many many problems): TODO we should add a mechanism to allow variable evaluation (something like $(variable) ) 2015-03-24 18:38:51 +00:00
Guido Ranzuglia granzuglia
21b8b42f3d - updated XML script format 2012-04-26 10:30:24 +00:00
Guido Ranzuglia granzuglia
e6bbb23827 a lot of new functions has been added 2012-03-06 17:31:58 +00:00
Guido Ranzuglia granzuglia
b04c5fa0b9 updated the js grammar 2012-02-23 18:37:31 +00:00
Guido Ranzuglia granzuglia
fe066a079c switched from qlalr to bison 2012-02-22 17:06:56 +00:00
Guido Ranzuglia granzuglia
40cd62addc parser updated 2012-02-20 17:38:50 +00:00
Guido Ranzuglia granzuglia
7c04da3b83 removed comment 2012-02-08 11:22:21 +00:00
Guido Ranzuglia granzuglia
aeab859e8d added javascript parser 2012-02-08 11:20:16 +00:00
Guido Ranzuglia granzuglia
15d1d507cf addded SpiderGL namespace. 2011-12-14 09:33:10 +00:00
Guido Ranzuglia granzuglia
33dbf09005 updated version 2011-12-12 12:54:57 +00:00
Guido Ranzuglia granzuglia
0d809988db - added new spidergl math library
- removed the old one
2011-12-09 09:04:27 +00:00
Guido Ranzuglia granzuglia
2470d9279e A great cleaning up on script language syntax management.
The auto completion system has been temporary removed.
2011-12-06 15:17:39 +00:00
Guido Ranzuglia granzuglia
fa3fe273d3 added xml filters history support 2011-11-23 11:07:23 +00:00
Guido Ranzuglia granzuglia
17120a09fe changed filter elements order 2011-11-21 17:36:30 +00:00
Guido Ranzuglia granzuglia
f7875a32aa added functionalities and fixed a lot of small bugs in XML editor generator 2011-11-15 16:32:13 +00:00
Guido Ranzuglia granzuglia
4f7bcaea66 added support for Shot in the script system 2011-11-14 12:23:32 +00:00
Guido Ranzuglia granzuglia
89da5365e9 added support for interruptible filters 2011-11-04 10:34:29 +00:00
Guido Ranzuglia granzuglia
830bcd7933 updated schema 2011-10-24 07:39:18 +00:00
Guido Ranzuglia granzuglia
d4e3d1019d updated schema with unique constrain on paramName per filter 2011-09-28 12:27:12 +00:00
Guido Ranzuglia granzuglia
93681f5b2e added support for JSCode inside XML 2011-09-20 09:11:23 +00:00
Guido Ranzuglia granzuglia
a32c469ffb added support for added support for meshes inside script system 2011-09-07 13:54:33 +00:00
Guido Ranzuglia granzuglia
ca3c7e1962 updated xml file format 2011-09-06 09:30:57 +00:00
Guido Ranzuglia granzuglia
5a60b22a51 - changed optional parameters system
- introduced enum type 
- bugs fixing
2011-06-30 14:00:31 +00:00
Guido Ranzuglia granzuglia
f38f9627f3 added slider_gui support 2011-06-22 12:38:39 +00:00
Guido Ranzuglia granzuglia
76cfd639f7 added XMLColorWidget support 2011-04-27 15:50:33 +00:00
Guido Ranzuglia granzuglia
2ae3c7167c added classical widget for Point3f 2011-04-12 06:41:04 +00:00
Guido Ranzuglia granzuglia
aa561999ac added Vec3 Type 2011-03-30 08:16:46 +00:00
Guido Ranzuglia granzuglia
a7d67c3393 added resource files for script system. 2011-03-25 09:22:44 +00:00