James Ball
|
db9de71c0e
|
Correct naming of EffectFactory
|
2021-05-15 18:53:46 +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 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
|
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
|
6c42c62e43
|
Remove MovableRenderer and add support for renderer effects
|
2021-05-08 22:49:43 +01:00 |
James Ball
|
809a2a229f
|
Add osci-render icon to program window
|
2021-05-08 21:09:14 +01:00 |
James Ball
|
fc1c79c597
|
Finish implementation of elliptical arcs; now correctly rotating
|
2021-05-06 21:29:31 +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 |
dependabot[bot]
|
ead4bd5cf1
|
Bump junit from 4.12 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-04 21:38:28 +00:00 |
James H Ball
|
24726868eb
|
Merge pull request #13 from jameshball/gui
Implement basic GUI and reorganise project structure
|
2020-12-04 21:37:58 +00:00 |
James Ball
|
ef3c8a6152
|
Add xtaudio dependency
|
2020-12-04 21:30:21 +00:00 |
James Ball
|
38bab21050
|
Complete project standardisation overhaul
|
2020-12-04 20:30:46 +00:00 |
James Ball
|
e53e60196e
|
Remove .idea folder from git
|
2020-11-28 15:49:22 +00:00 |
James Ball
|
98d962d9e7
|
Remove all libraries and add dependencies to Maven
|
2020-11-28 15:43:58 +00:00 |
James Ball
|
6905acfa07
|
Add initial dependencies to pom.xml
|
2020-11-27 23:53:23 +00:00 |
James Ball
|
f5e3fad861
|
Merge branch 'master' into gui
|
2020-11-27 23:36:10 +00:00 |
James Ball
|
7ca22e98eb
|
Remove libraries in /lib from repo
|
2020-11-27 23:35:47 +00:00 |
James Ball
|
64b149b3c4
|
Add camera pos TextFields
|
2020-11-25 21:28:37 +00:00 |
James Ball
|
931e3a4b71
|
Remove command line program and disable obj file settings when non-obj file chosen
|
2020-11-25 21:03:06 +00:00 |
James Ball
|
dd15ae0f45
|
Update GUI to have working sliders for most parameters
|
2020-11-24 20:49:30 +00:00 |
James Ball
|
95bb73debd
|
Update GUI and refactor to use SliderUpdater class
|
2020-11-23 22:56:50 +00:00 |