Commit Graph
79 Commits
Author SHA1 Message Date
shweet 7f07eaa128 slowly getting back...also, static linking 2025-09-21 23:57:17 -04:00
shweet 8039df667c submodules please 2025-09-19 22:42:08 -04:00
shweet 62c5dcf6ea fix git modules 2025-09-19 22:19:48 -04:00
shweet dbb6d13f34 refactor pt 1; getting each thing right and then will push to main 2025-09-19 17:57:48 -04:00
shweet 9a6810d1bb update frames again for realsies 2025-09-15 19:40:53 -04:00
shweet 9fb6366d7c Frame movement on timeline changed 2025-09-15 19:27:07 -04:00
shweet f49eaa6a37 Added animation bounds for rendering animations, redid float format stuff 2025-09-15 11:14:58 -04:00
shweet 3e22f8eb9d weird 2025-09-14 21:31:13 -04:00
shweet cf9f04ecdc Float fixes, sensible settings 2025-09-14 21:27:14 -04:00
shweet ce3f0b3415 SEMICOLON MOMENT 2025-09-14 21:03:11 -04:00
shweet e0732ee6b9 Fixes for exit confirmation when saved 2025-09-14 21:00:54 -04:00
shweet 6d191f186d minor spelling mistake 2025-09-14 16:14:21 -04:00
shweet 70d4d44c80 update workshop 2025-09-13 20:17:39 -04:00
shweet d35958a289 update readme 2025-09-13 20:04:42 -04:00
shweet b65bcd2316 update readme 2025-09-13 20:01:57 -04:00
shweet cc4501d2f1 add steam workshop 2025-09-13 20:00:50 -04:00
shweet bc8cc37042 add steam workshop 2025-09-13 20:00:08 -04:00
shweet c3bb2bcf17 Fix for auto fullscreen on Windows 2025-09-13 14:07:15 -04:00
shweet 9afb845a36 add slight texture inset for layer UVs. 2025-09-13 12:28:37 -04:00
shweet fe32c74967 onionskin can now be 0 2025-09-13 10:39:53 -04:00
shweet c78f2ee17b update gitignore 2025-09-13 10:35:01 -04:00
shweet 0a8fa44ee6 update atlas 2025-09-13 10:32:47 -04:00
shweet f7c4bcea52 update windos build 2025-09-12 16:47:16 -07:00
shweet 45865bd4d1 refactor to not expose tinyxml2 symbols 2025-09-12 19:17:54 -04:00
shweet c7dc0db9ce namespace fix 2025-09-12 18:57:50 -04:00
shweet 3da8928d13 fix triggers not serializing correctly 2025-09-12 18:39:09 -04:00
shweet f8fb3df8d4 Redid layer system, added layer/null windows, more quality of life, polish 2025-09-12 18:06:30 -04:00
shweet 6deaaea374 Change clipboard system entirely, refactored anm2 serializing/deserializing, quick shell script for atlas update 2025-09-11 17:18:27 -04:00
shweet b0e52bd444 allow anm2s with variable layers per animation. it'll just load all of them. not 1:1 to the behavior of nicalis editor but it'll make those sorts of files load in an editable fashion 2025-09-09 18:34:35 -04:00
shweet b2cf67a823 Added fit, fixed the layer -1 bug finally, refactored here and there 2025-09-09 17:51:17 -04:00
shweet 9ad464a74a Onionskin, input rebinding, alt icons, settings refactor 2025-09-08 20:18:28 -04:00
shweet 4d098f8f1c Fixes to generate preview 2025-09-05 20:07:49 -04:00
shweet a992661c6a Removed GLEW dependency (using GLAD instead), axes now use shader, should now work better 2025-09-05 16:37:45 -04:00
shweet fa6109cb2e Updated settings, added reset to default settings option, tried to fix -1 map bug 2025-09-01 22:00:12 -04:00
shweet d50fded04d Update cmake 2025-09-01 18:09:26 -04:00
shweet d92dbc5b6d This is again a bandaid solution to this map with -1 problem, but it'll work for the normies 2025-08-28 17:00:21 -04:00
shweet 2c62f5701c Hotfix for adding frames, spritesheets, etc. 2025-08-28 08:37:47 -07:00
shweet 8f3c666922 Need to save anm2 first before doing anything, should eliminate a few problems 2025-08-28 10:27:47 -04:00
shweet 0ddc616e02 Update default settings 2025-08-27 22:22:08 -07:00
shweet 0f06837965 Update README.md 2025-08-27 18:29:03 -07:00
shweet e2f1afbefb Update README.md 2025-08-27 18:28:38 -07:00
shweet b667710c99 Windows builds updates; prepare for release 2025-08-27 18:23:12 -07:00
shweet 3546f27655 Moved spritesheet texture handling to anm2 instead of resources; added undoing for spritesheet texture changes; refactoring 2025-08-27 00:28:41 -04:00
shweet c9056ce707 I have no idea why I used SDL_CreateWindowAndRenderer, that's only for applications using the SDL_Renderer, not opengl 2025-08-15 23:47:39 -04:00
shweet ff69218d50 exit confirmation changes 2025-08-15 18:20:13 -04:00
shweet afbaf2bc65 Additional logging + FFMpeg changes; ffmpeg output will be in the log now 2025-08-15 18:03:45 -04:00
shweet 8388fd5d99 logging 2025-08-15 17:17:11 -04:00
shweet f75369f670 dragging frames with ctrl 2025-08-15 16:18:00 -04:00
shweet 5ee3ec4351 Changing how string format for imgui float widgets work, suppressing stbi warnings 2025-08-15 14:27:44 -04:00
shweet 67d36df971 Canvas size fix 2025-08-15 13:52:46 -04:00
shweet 28c0de1848 ffmpeg dialog file filter fix for windows 2025-08-15 13:00:55 -04:00
shweet 903c77019f Exit confirmation change 2025-08-15 12:49:45 -04:00
shweet f7bebe6558 SDL_Delay 2025-08-15 12:36:39 -04:00
shweet 76271dc6b8 SDL_Delay 2025-08-15 12:36:14 -04:00
shweet e721f89972 Semicolon moment 2025-08-15 12:30:18 -04:00
shweet a665023626 Refactor, Vsync, FFmpeg fixes 2025-08-15 12:18:57 -04:00
shweet 0b8647fe4d quick undo change 2025-08-14 22:23:17 -04:00
shweet 6a646717d8 Exit confirmation changes 2025-08-14 22:15:39 -04:00
shweet 4029828d04 The Omega Update(TM) Part 5 (Finishing) 2025-08-14 21:39:17 -04:00
shweet ea3498692a The Omega Update(TM) Part 4 (Massive Refactor, Change All Frame Properties) 2025-08-14 00:25:35 -04:00
shweet a48c72357a The Omega Update(TM) Part 3 (Rendering) 2025-08-10 01:27:06 -04:00
shweet b9c9105621 The Update(TM), Part 2 2025-08-09 00:32:14 -04:00
shweet fe8bdae9a8 The Update(TM), Part 1 2025-07-27 22:08:57 -04:00
shweet 35a6697bcc save input 2025-07-01 10:21:39 -04:00
shweet 30880c003d The Omega Refactor(TM) + Input Options 2025-06-30 21:29:59 -04:00
shweet fa048878b5 forgot to update readme moment 2025-06-29 20:35:08 -04:00
shweet 4b12153512 Undo + Recording 2025-06-29 20:33:52 -04:00
shweet 93ab62e494 quick fix should fix some broken anm2s 2025-06-29 01:27:59 -04:00
shweet 3837c857c2 WHOOPSIESgit add *git add * 2025-06-29 00:54:09 -04:00
shweet e4f6da650e woopsies 2025-06-29 00:53:26 -04:00
shweet 9083a25a2b le readme 2025-06-29 00:49:58 -04:00
shweet 0e8d1ae6b4 it's kind of finished 2025-06-28 23:33:15 -04:00
shweet d7913c01db tools 2025-06-27 16:32:08 -04:00
shweet 6d488fce1e visuals and a lot of other things 2025-06-26 08:48:42 -04:00
shweet ea2e7e918c forming the skeleton 2025-06-21 21:36:32 -04:00
shweet 3bedd81d96 readme 2025-06-18 17:51:03 -04:00
shweet 91190987ed basics 2025-06-19 05:29:06 -04:00
shweet 9929e69f22 remove that 2025-06-15 22:06:51 -04:00
shweet 91d01a1441 first commit 2025-06-15 22:03:02 -04:00