James Ball
|
359f720741
|
Reopen default font input stream on each creation of TextParser object to prevent exceptions when reopening files
|
2021-05-17 17:41:22 +01:00 |
James Ball
|
e9a2b34144
|
Remove unnecessary libraries and remove machine.obj
|
2021-05-17 17:26:25 +01:00 |
James Ball
|
79885b8a86
|
Merge branch 'master' into release
|
2021-05-16 19:03:59 +01:00 |
James Ball
|
999bca8fc9
|
Add github actions code for MacOS
|
2021-05-16 19:03:28 +01:00 |
James H Ball
|
dd6751b8cc
|
Update link to YouTube demonstration
closes #8
|
2021-05-15 23:11:43 +01:00 |
James Ball
|
4b118db1a8
|
Correct naming of EffectFactory
|
2021-05-15 18:54:31 +01:00 |
James Ball
|
db9de71c0e
|
Correct naming of EffectFactory
|
2021-05-15 18:53:46 +01:00 |
James H Ball
|
d0f0c19e64
|
Merge pull request #20 from jameshball/master
Release v1.1.2 minor changes
|
2021-05-15 18:37:19 +01:00 |
James Ball
|
68dd1b564e
|
Merge branch 'master' of github.com:jameshball/osci-render
|
2021-05-15 18:36:04 +01:00 |
James Ball
|
46d7868c9f
|
Refactor legacy AudioPlayer effects and reduce coupling of Controller
|
2021-05-15 18:35:53 +01:00 |
James H Ball
|
3335a2f46c
|
Update README with screenshot of GUI, updated build, and running info
|
2021-05-10 21:48:46 +01:00 |
James H Ball
|
773e0a3faf
|
Add image of v1.1.1 GUI
|
2021-05-10 21:41:14 +01:00 |
James H Ball
|
5f2989c414
|
Merge pull request #19 from jameshball/master
Add .jar to releases
|
2021-05-10 20:18:53 +01:00 |
James Ball
|
954b8838d2
|
Rename github action
|
2021-05-10 20:15:04 +01:00 |
James Ball
|
9ebdddafd9
|
Add .jar release
|
2021-05-10 20:13:29 +01:00 |
James Ball
|
b955937dbc
|
Add unused edgeStretch effect
|
2021-05-09 22:27:25 +01:00 |
James Ball
|
4e61037fdb
|
Merge master into release
|
2021-05-09 21:09:16 +01:00 |
James Ball
|
dbd55e96ea
|
Add bit crush effect and decrease latency of render update
|
2021-05-09 20:58:40 +01:00 |
James Ball
|
2172478acf
|
Add slider for vector cancelling
|
2021-05-09 20:00:46 +01:00 |
James Ball
|
ed77139475
|
Clean-up SVG parser command map
|
2021-05-09 09:31:30 +01:00 |
James Ball
|
f40ff434e3
|
Remove MovableRenderer and add support for renderer effects
|
2021-05-08 22:50:07 +01:00 |
James Ball
|
6c42c62e43
|
Remove MovableRenderer and add support for renderer effects
|
2021-05-08 22:49:43 +01:00 |
James Ball
|
5179e711e7
|
Add osci-render icon to program window
|
2021-05-08 21:10:08 +01:00 |
James Ball
|
809a2a229f
|
Add osci-render icon to program window
|
2021-05-08 21:09:14 +01:00 |
James H Ball
|
e9fe51536f
|
Merge pull request #18 from jameshball/master
Finish implementation of elliptical arcs; now correctly rotating
|
2021-05-06 21:32:03 +01:00 |
James Ball
|
fc1c79c597
|
Finish implementation of elliptical arcs; now correctly rotating
|
2021-05-06 21:29:31 +01:00 |
James H Ball
|
f2420e8563
|
Merge pull request #17 from jameshball/master
Version 1.0.1
|
2021-05-05 21:01:20 +01:00 |
James Ball
|
0fdd144f24
|
Partially implement Elliptical Arcs for SVGs
|
2021-05-05 20:59:24 +01:00 |
James Ball
|
2e01ba0948
|
Remove coupling with FileParser in FrameProducer and add conversion betweem java.awt.Shape and Shape
|
2021-05-03 21:31:10 +01:00 |
James H Ball
|
8136104d1b
|
Merge pull request #16 from jameshball/release
Fully implement auto-releasing program on commit to release branch
|
2021-05-03 19:46:26 +01:00 |
James H Ball
|
963401db1f
|
Change CHANGELOG name
|
2021-05-03 19:42:41 +01:00 |
James H Ball
|
6cba654993
|
Merge pull request #15 from jameshball/release-actions
Add auto-release for packaging new .exe
|
2021-05-03 19:35:21 +01:00 |
James H Ball
|
3bf2003376
|
Add auto-release for packaging new .exe
|
2021-05-03 19:34:55 +01:00 |
James Ball
|
b27519cc71
|
Update image for mobile
|
2021-05-02 23:44:10 +01:00 |
James H Ball
|
bb867ac98e
|
Update README.md
|
2021-05-02 23:33:25 +01:00 |
James H Ball
|
907523b797
|
Add files via upload
|
2021-05-02 23:32:39 +01:00 |
James Ball
|
a7e50a8b81
|
Update osci image
|
2021-05-02 23:30:32 +01:00 |
James Ball
|
60ef5c3de2
|
Add logo and icon to executable
|
2021-05-02 23:19:47 +01:00 |
James Ball
|
a2f0889390
|
Generalise parsers using InputStream instead of forcing filepaths
|
2021-05-02 22:38:11 +01:00 |
James Ball
|
c802dfcab4
|
Remove outdated tests, fully modularize dependencies and add jpackage phase for osci-render installer
|
2021-04-21 22:20:43 +01:00 |
James Ball
|
c4423da916
|
Minor formatting refactor
|
2021-04-17 21:05:15 +01:00 |
James Ball
|
210f473f72
|
Reimplement updating focal length and camera position
|
2021-04-17 12:14:49 +01:00 |
James Ball
|
67fb81dea8
|
Complete bulk of FrameProducer refactor
|
2021-04-17 00:03:43 +01:00 |
James Ball
|
cee2b19165
|
Abstract AudioPlayer into Renderer to reduce coupling
|
2021-04-16 18:56:17 +01:00 |
James Ball
|
c08076d4ce
|
Update gitignore
|
2021-04-16 17:58:41 +01:00 |
James Ball
|
d40f359a01
|
Update xt-audio to 1.9, remove xt-audio jar and update pom.xml
|
2021-04-09 21:43:21 +01:00 |
James Ball
|
934e14c7ac
|
Add module-info
|
2020-12-04 22:33:41 +00:00 |
James H Ball
|
c7b9cd3dab
|
Fix typo in README.md
|
2020-12-04 21:50:29 +00:00 |
James H Ball
|
bd93e78129
|
Update README.md to reflect GUI changes
|
2020-12-04 21:49:44 +00:00 |
James H Ball
|
4db1bfe709
|
Merge pull request #14 from jameshball/dependabot/maven/junit-junit-4.13.1
Bump junit from 4.12 to 4.13.1
|
2020-12-04 21:39:04 +00:00 |