update readme

This commit is contained in:
2025-09-13 20:04:42 -04:00
parent b65bcd2316
commit d35958a289
2 changed files with 8 additions and 8 deletions

View File

@@ -8,7 +8,7 @@ A reimplementation of *The Binding of Isaac: Rebirth*'s proprietary animation ed
- Extended version of the original proprietary Nicalis animation editor - Extended version of the original proprietary Nicalis animation editor
- Smooth [Dear ImGui](https://github.com/ocornut/imgui) interface; docking, dragging and dropping, etc. You might be familiar with it from You might be familiar with it from (Repentogon) - Smooth [Dear ImGui](https://github.com/ocornut/imgui) interface; docking, dragging and dropping, etc. You might be familiar with it from You might be familiar with it from (Repentogon)
- New features - New features
- Can output .webm or *.png sequence (wih FFmpeg) - Can output .webm, .mp4 or *.png sequence (wih FFmpeg)
- Cutting, copying and pasting - Cutting, copying and pasting
- Additional wizard options - Additional wizard options
- Robust snapshot (undo/redo) system - Robust snapshot (undo/redo) system

View File

@@ -15,9 +15,9 @@
[list] [list]
[*] Extended version of the original proprietary Nicalis animation editor [*] Extended version of the original proprietary Nicalis animation editor
[*] Smooth [url=https://github.com/ocornut/imgui]Dear ImGui[/url] interface; docking, dragging and dropping, etc. You might be familiar with it from [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3127536138]Repentogon[/url]. [*] Smooth [url=https://github.com/ocornut/imgui]Dear ImGui[/url] interface; docking, dragging and dropping, etc. You might be familiar with it from [url=https://steamcommunity.com/sharedfiles/filedetails/?id=3127536138]Repentogon[/url].
[*] New features (from Nicalis editor) [*] New to this editor:
[list] [list]
[*] Can output .webm or *.png sequence (with FFmpeg) [*] Can output .webm. .mp4 or *.png sequence (with FFmpeg)
[*] Cutting, copying and pasting frames/animations [*] Cutting, copying and pasting frames/animations
[*] Additional wizard options [*] Additional wizard options
[*] Robust snapshot (undo/redo) system [*] Robust snapshot (undo/redo) system