Commit Graph

  • f3b0a08c19 glitchy region filling Skyler Lehmkuhl 2024-11-26 07:21:55 -0500
  • c2903c535e put color on curve objects but like for real this time Skyler Lehmkuhl 2024-11-21 01:01:26 -0500
  • 265d9564ad put color on curve objects Skyler Lehmkuhl 2024-11-21 00:58:27 -0500
  • 1569a40495 fix rectangles Skyler Lehmkuhl 2024-11-21 00:40:30 -0500
  • 47b8df5d3e Edit vertices Skyler Lehmkuhl 2024-11-21 00:33:10 -0500
  • 78f03c2a12 Handle curve selections properly for overlapping shapes Skyler Lehmkuhl 2024-11-20 10:33:17 -0500
  • 75884e0d7d split curves on intersections Skyler Lehmkuhl 2024-11-20 10:09:36 -0500
  • af2f499412 did stuff Skyler Lehmkuhl 2024-11-20 09:38:45 -0500
  • 551993bc16 move objects Skyler Lehmkuhl 2024-11-20 02:41:14 -0500
  • 380fcf0c32 Curve editing Skyler Lehmkuhl 2024-11-20 00:08:50 -0500
  • 45a055250b Initial undo/redo support Skyler Lehmkuhl 2024-11-19 21:45:47 -0500
  • 709bd46ab8 implement selecting better Skyler Lehmkuhl 2024-11-18 17:36:50 -0500
  • 863788b906 select objects Skyler Lehmkuhl 2024-11-18 07:14:31 -0500
  • 175eb7e484 basic curve editing through moving control points Skyler Lehmkuhl 2024-11-18 06:14:04 -0500
  • 3dee1bae17 use bezier library for curve handling Skyler Lehmkuhl 2024-11-18 04:48:17 -0500
  • d37b0b0450 import images via drag&drop Skyler Lehmkuhl 2024-11-18 02:07:17 -0500
  • 02de0b0afa optimize layout Skyler Lehmkuhl 2024-11-18 02:06:55 -0500
  • ef31e71b73 update tool icons Skyler Lehmkuhl 2024-11-18 02:06:15 -0500
  • cd1902bf1b handle enum selections Skyler Lehmkuhl 2024-11-17 21:01:54 -0500
  • 380a4a00d9 info panel improvements Skyler Lehmkuhl 2024-11-17 18:08:07 -0500
  • d8413e5dfb add d3-interpolate-path to project for shape tweening Skyler Lehmkuhl 2024-11-17 05:23:21 -0500
  • f5113d6687 place shape objects on frame Skyler Lehmkuhl 2024-11-17 05:22:40 -0500
  • 277aec918c use better polyline simplification Skyler Lehmkuhl 2024-11-16 05:39:23 -0500
  • caa6aa8cee add test instructions Skyler Lehmkuhl 2024-11-16 04:15:14 -0500
  • e3f40b9ac2 manually relayout ui Skyler Lehmkuhl 2024-11-16 04:14:49 -0500
  • d85da1c3a3 add hard edge simplification Skyler Lehmkuhl 2024-11-15 05:26:12 -0500
  • 455e401794 simplify curves Skyler Lehmkuhl 2024-11-15 03:05:52 -0500
  • 11f35466e9 show colors on page load Skyler Lehmkuhl 2024-11-15 01:45:50 -0500
  • 36f8c99dd3 basic drawing of closed shapes Skyler Lehmkuhl 2024-11-15 00:15:58 -0500
  • 9491a1006e Initial commit Skyler Lehmkuhl 2024-11-14 19:41:53 -0500
  • f0e2de1c2f Merge branch 'master' of https://github.com/skykooler/Lightningbeam Skyler Lehmkuhl 2013-12-12 01:35:09 -0500
  • 24100e20ca My hands are typing code Skyler Lehmkuhl 2013-12-12 01:35:06 -0500
  • 866ab86ae0 Flash export working with Lines and Fills Skyler Lehmkuhl 2013-11-30 01:42:03 -0500
  • 1c10240f57 work on breaking intersecting lines. Doesn't work. Skyler Lehmkuhl 2013-11-28 14:33:31 -0500
  • 05573cb9d0 Fixed paint bucket skipping points Skyler Lehmkuhl 2013-11-28 13:41:42 -0500
  • 664d0e67ac Paint bucketing shapes mostly working Skyler Lehmkuhl 2013-11-28 02:52:13 -0500
  • 879a7c18a9 Added Group-level delete function, fixed selection being broken after vector editing Skyler Lehmkuhl 2013-11-28 01:23:45 -0500
  • c3bed8df36 Added function to step in pairs Skyler Lehmkuhl 2013-11-28 01:22:38 -0500
  • 2bb407c7da Convert shapes in 'straight' smoothing mode to Lines Skyler Lehmkuhl 2013-11-28 01:17:16 -0500
  • 2044659c3c Returning to actual shape drawing, cleaned up a print Skyler Lehmkuhl 2013-11-28 00:41:43 -0500
  • 7318989db3 HAAAAAAAAAAAAAAAAAAAAAAANDS Skyler Lehmkuhl 2013-11-28 00:39:28 -0500
  • 409beaeb44 Fixed TemporaryGroup initialization Skyler Lehmkuhl 2013-11-28 00:08:18 -0500
  • be70f40abe Added some comments Skyler Lehmkuhl 2013-11-28 00:02:16 -0500
  • e7de822f42 more work on Kivy Skyler Lehmkuhl 2013-08-06 21:03:24 -0400
  • f40c99472d Disabled buggy syntax highlighting Skyler Lehmkuhl 2013-08-06 11:55:56 -0400
  • 605d1a4c46 Merge branch 'master' of github.com:skykooler/Lightningbeam Skyler Lehmkuhl 2013-08-06 11:43:22 -0400
  • c366230144 control Skyler Lehmkuhl 2013-08-06 11:43:19 -0400
  • 9a228aba7e Added more code to paint bucket algorithm, but it doesn't really work yet. Skyler Lehmkuhl 2013-04-27 23:02:16 -0400
  • 148d9f1782 Work on paint bucketing algorithm Skyler Lehmkuhl 2013-04-27 16:18:25 -0400
  • cd2899bb20 Preliminary shape editing Skyler Lehmkuhl 2013-04-22 00:02:48 -0400
  • 270982cce8 Fixed sound import in Windows. Skyler Lehmkuhl 2013-01-20 19:22:47 -0500
  • 1d08fd9587 Added MP3 and OGG support Skyler Lehmkuhl 2013-01-20 16:49:21 -0500
  • 023e4ca5bd Added sound import on Linux Skyler Lehmkuhl 2013-01-20 16:09:05 -0500
  • 6ba81591c5 Cut and copy Skyler Lehmkuhl 2013-01-20 16:01:35 -0500
  • d72e35add3 Copy and paste Skyler Lehmkuhl 2013-01-20 15:46:01 -0500
  • 247aa3fa55 Beginnings of copy+paste Skyler Lehmkuhl 2013-01-20 02:23:02 -0500
  • 2830cdc135 Fixed new file behavior. Skyler Lehmkuhl 2013-01-20 02:06:42 -0500
  • 6414cef02d Made building on Windows a bit easier. Skyler Lehmkuhl 2013-01-20 01:27:00 -0500
  • c87c18d868 Fixed default image scaling under Windows Skyler Lehmkuhl 2013-01-19 20:25:11 -0500
  • 63c59d220e Added image textures in Windows Skyler Lehmkuhl 2013-01-19 19:57:44 -0500
  • 0b6ef387e9 Fixed export SWF to be compatible with Windows file paths Skyler Lehmkuhl 2013-01-19 18:57:18 -0500
  • 010930152a SWFs working on Windows Skyler Lehmkuhl 2013-01-19 18:51:21 -0500
  • dfbdb929e0 Fixed bug in Windows rmoveto Skyler Lehmkuhl 2013-01-19 17:19:51 -0500
  • 8b5b174ba1 Trace window updating in real-time on Linux Skyler Lehmkuhl 2013-01-19 16:47:30 -0500
  • fd55f0854d Install flash debugger on Linux Skyler Lehmkuhl 2013-01-19 16:06:43 -0500
  • 6cb2d1ea4c Added export to SWF Skyler Lehmkuhl 2013-01-18 20:28:58 -0500
  • 1e4fc31bf9 Turns out swfc requires libzzip. Skyler Lehmkuhl 2013-01-18 20:26:25 -0500
  • 5925ca7dc2 Handle other cancels gracefully Skyler Lehmkuhl 2013-01-18 13:37:34 -0500
  • ec0a4a5d4b Handle cancels of imports gracefully Skyler Lehmkuhl 2013-01-18 13:34:18 -0500
  • 3354775a9a Gave file types names in Linux file dialogs Skyler Lehmkuhl 2013-01-18 13:32:16 -0500
  • 682b30540c Removed a few debugging prints Skyler Lehmkuhl 2013-01-18 13:20:41 -0500
  • 20676240c4 Fixed initial image scale on Linux Skyler Lehmkuhl 2013-01-18 13:18:27 -0500
  • fec7511700 Depend on imagemagick for image conversion Skyler Lehmkuhl 2013-01-18 13:08:51 -0500
  • 058b7a3143 Ported a few changes to Linux Skyler Lehmkuhl 2013-01-18 13:00:05 -0500
  • a0d193d994 mkdebian does the alien stuff by itself now Skyler Lehmkuhl 2013-01-13 14:28:23 -0500
  • f8154a3522 Added codeeditor.py to installation Skyler Lehmkuhl 2013-01-13 14:26:17 -0500
  • 335b01bda3 no, I don't need to depend on libc Skyler Lehmkuhl 2013-01-13 14:21:18 -0500
  • 77934cc4ae fixed broken merge Skyler Lehmkuhl 2013-01-13 14:19:00 -0500
  • 6fa8648b0d fixed arrow keys under Linux Skyler Lehmkuhl 2013-01-11 19:51:37 -0500
  • 8104b1e585 Merge branch 'master' of github.com:skykooler/Lightningbeam Skyler Lehmkuhl 2013-01-09 23:44:18 -0500
  • 343dc115d9 Syntax highlighting? Skyler Lehmkuhl 2013-01-09 23:44:01 -0500
  • 1feb5a9ce9 from __future__ imports must occurr at the beginning of the file Skyler Lehmkuhl 2013-01-08 16:19:12 -0500
  • 9fb2223e74 Missed a colon. Skyler Lehmkuhl 2013-01-08 16:17:44 -0500
  • 7ab4a79721 More work on OSX Leopard compatibility Skyler Lehmkuhl 2013-01-08 16:13:29 -0500
  • 82f02ae1f2 Better 10.5 compatibility - not all the way there yet Skyler Lehmkuhl 2013-01-07 12:22:52 -0500
  • f1c350aad8 Changed TextInput to CodeInput for syntax highlighting Skyler Lehmkuhl 2013-01-05 19:52:09 -0500
  • 2f1fdfaf5a Only add logs directory if it doesn't exist. Skyler Lehmkuhl 2013-01-05 15:13:29 -0500
  • 96b43c6766 Deselect text when clicking outside it. Skyler Lehmkuhl 2013-01-04 22:22:26 -0500
  • 43196e8efb If, of, they're just one key off from each other. Skyler Lehmkuhl 2013-01-04 22:10:27 -0500
  • 4169bb16c8 Visual representation if one is "inside" a movie clip Skyler Lehmkuhl 2013-01-04 22:08:56 -0500
  • b2e6b88f5e Can now move keyframes. Skyler Lehmkuhl 2013-01-04 16:56:44 -0500
  • 58b3abe5dd Fixed save and open images Skyler Lehmkuhl 2013-01-04 14:00:35 -0500
  • 5143fe7d45 Fixed export images to HTML5 Skyler Lehmkuhl 2013-01-04 14:00:18 -0500
  • ec6a5ec494 Can now use images on OSX Skyler Lehmkuhl 2013-01-04 12:19:07 -0500
  • b0368e7c73 Sound working in HTML5 Skyler Lehmkuhl 2013-01-04 09:45:28 -0500
  • 473580484f Added sounds. Skyler Lehmkuhl 2013-01-04 00:59:38 -0500
  • 910a694b61 Moving multiple objects working properly Skyler Lehmkuhl 2013-01-03 21:03:03 -0500
  • c27a2d52f0 Added ability to select multiple objects. Skyler Lehmkuhl 2013-01-03 19:07:39 -0500
  • 3de04ea80b Edited .sc documentation to reflect deprecations Skyler Lehmkuhl 2013-01-03 13:01:45 -0500
  • 195161e823 Initial undo/redo Skyler Lehmkuhl 2013-01-03 12:59:10 -0500