Commit graph

21 commits

Author SHA1 Message Date
422ab564f3 Overrides - Started work
+ Basic structures
+ Partial implementation in the sync manager
+ Partial implementation of the single float override
+ Silly hardcoded tests in the demo/main files
2017-11-16 12:20:21 +01:00
555105feb8 Parser/compiler - Display errors on the console 2017-11-16 08:34:13 +01:00
e0e7ab5441 Ops - Auto-reload + resize support 2017-11-15 23:12:09 +01:00
fd0df03428 Refactoring - Compiler & parser moved to separate header 2017-11-15 18:58:37 +01:00
0c9ca6c04e Parser/compiler - Some refactoring 2017-11-15 18:44:34 +01:00
f1d7935421 Removed some now-unused code 2017-11-15 17:16:12 +01:00
1b06f9e299 IT LIVES!!!!!!!!
Ok, so it can display stuff.
2017-11-15 09:46:07 +01:00
210be3a852 Main script runs
Fixed a few more bugs, and now the main script runs without crashing. It
fails to produce any output, however.
2017-11-14 23:44:13 +01:00
3de255aad0 Started using new control code + bugfixes
The program is loaded and its init part is run. Many bugs were fixed in
the process, including various new bugs in the shaders manager.
2017-11-14 22:04:00 +01:00
13d7a544ef Curves use SRD file 2017-11-05 21:06:38 +01:00
ffe0fd8337 Sync - load curves from JSON file 2017-10-31 14:21:42 +01:00
7e4a1736e8 Tested curves using dof:sharp-distance
(also fixed a bug)
2017-10-30 22:32:28 +01:00
e58b88737c DoF parameters moved to sync system 2017-10-30 19:04:10 +01:00
59128de38f Use the new sync code 2017-10-30 18:29:52 +01:00
88f1ecfb5d DoF gets proper time value
(but it's fucking useless)
2017-10-07 19:10:47 +02:00
58e3c35ea4 Time value, play button, playing 2017-10-07 17:39:38 +02:00
99be577dac Fixed UI sizes 2017-10-06 14:45:00 +02:00
c4218efc64 Output debugger
(can display intermediary buffers)
2017-10-06 14:29:01 +02:00
7483769714 FXAA 2017-10-05 18:35:35 +02:00
eb122b598e Structure overhaul + shader stuff progress 2017-10-04 11:20:27 +02:00
72acd42782 Resizing works 2017-10-02 13:51:08 +02:00