Daniel
|
4e7dad98eb
Added CmdRemoveObject to delete-key
|
10 years ago |
Daniel
|
acb8b16d36
updated CmdSetMaterial with meta-object
|
10 years ago |
Daniel
|
8a52aaafeb
fixed error
|
10 years ago |
Daniel
|
39c2d427b4
CmdSetMaterialMap now uses the meta-object
|
10 years ago |
Daniel
|
b437c3725f
changed CmdSetGeometry to be more in line with the rest of the commands
|
10 years ago |
Daniel
|
a94fd88cba
CmdAddObject, CmdRemoveObject now serialize Textures and Images
|
10 years ago |
Daniel
|
7241967b19
updated documentation for undo/redo commands
|
10 years ago |
Daniel
|
bfc2088027
Helper lines are now updated correctly when doing undo/redo
|
10 years ago |
Daniel
|
52af6a4de4
Replaced CmdToggleBoolean with CmdSetValue
|
10 years ago |
Daniel
|
ff3596620f
SourceFile-Name is stored with the map in CmdSetMaterialMap
|
10 years ago |
Mario Schuettel
|
2dffc5e104
Merge remote-tracking branch 'origin/dev' into dev
|
10 years ago |
Mario Schuettel
|
1591d5853f
added test for CmdSetMaterialValue
|
10 years ago |
Daniel
|
85d87080e9
Undo/Redo: Serialization of Textures works now for CmdSetMaterialMap
|
10 years ago |
Mario Schuettel
|
c7cea7635d
added test for CmdSetMaterialColor
|
10 years ago |
Mario Schuettel
|
eaf1c86134
minor change: renamed test file (TestCmdSetScriptSource.js -> TestCmdSetScriptValue.js)
|
10 years ago |
Mario Schuettel
|
cd5540ccf1
minor change: renamed "ScriptSource" to "ScriptValue"
|
10 years ago |
Daniel
|
c1cbfc8ade
added undo/redo for material values, maps, booleans
|
10 years ago |
Daniel
|
4fa8fba2dd
Script.js adjusted for Materials
|
10 years ago |
Daniel
|
abd5aad2b0
CmdRemoveObject: simplification
|
10 years ago |
Daniel
|
3215b4bcd0
bugfix issue #32
|
10 years ago |
Daniel
|
a8af0407b9
corrected indentation
|
10 years ago |
Daniel
|
e9c3fd038f
Fixed Testcases
|
10 years ago |
Daniel
|
63ec9dbfa8
Reimplemented Undo/Redo for Scripts-Editor
|
10 years ago |
Daniel
|
4cd5a7ddbf
doc update
|
10 years ago |
Daniel
|
6d506f24ab
Community documentation for implementing new commands
|
10 years ago |
Daniel
|
d31c8098ae
Community documentation for implementing new commands
|
10 years ago |
Daniel
|
509c2cc356
Updated README
|
10 years ago |
Daniel
|
5bb4222139
Updated README
|
10 years ago |
Mario Schuettel
|
2e129a83bf
added test for CmdSetGeometryValue
|
10 years ago |
Mario Schuettel
|
4647e72391
added test for CmdMultiCmds
|
10 years ago |