Commit Graph
14 Commits
Author SHA1 Message Date
itsmattkc ae62750d9d various: fix broken transition creation
It's now possible to create transitions! But they're still broken in
a multitude of other ways so plenty more work to do hahahahahahahahaha
2020-07-14 22:31:11 +10:00
itsmattkc 1aa87cbda6 various: encapsulate all code in the olive namespace to avoid name collisions
Large-scale code cleanup. Also adds a license to the top of all files that were
missing it.
2020-04-06 15:29:53 +10:00
itsmattkc 59fa80ae57 ui: on windows, use native menus
Minor UI improvement for Windows users.
2020-04-06 00:14:36 +10:00
itsmattkc edc38ad8a2 timeline: implemented adding objects in the timeline (e.g. solid, title) 2020-04-06 00:05:09 +10:00
itsmattkc 7d907d7ee1 removed olive:: qualifier from icon:: namespace 2019-12-26 17:38:18 +11:00
itsmattkc bb9284a894 moved tool enum to a Tool class
Code cleanup and improvement.
2019-12-26 17:35:25 +11:00
itsmattkc 56e3fd41e5 various UI reimplementations from 0.1.x 2019-09-26 03:49:49 +10:00
itsmattkc ce1e189a3d added UI items for a rolling edit tool 2019-07-09 01:14:32 -05:00
itsmattkc fb7e9766fa started import process 2019-06-24 17:27:50 -07:00
itsmattkc 865aa9ca20 documented toolbar 2019-06-22 23:55:30 -07:00
itsmattkc 55c869ac1b added copyright header to all source files 2019-06-22 23:26:31 -07:00
itsmattkc 75081f76c9 tool switching implemented 2019-06-22 20:45:55 -07:00
itsmattkc 4090c452d6 project name and cleaner toolbar code 2019-06-22 18:07:13 -07:00
itsmattkc 839082895b toolbar reimplemented 2019-06-21 13:10:55 -07:00