Skip to content

Releases: csprite/csprite

Csprite Latest Git

09 May 13:18
703114f
Compare
Choose a tag to compare
Csprite Latest Git Pre-release
Pre-release

this release is not for daily use.

What's Changed

New Contributors

Full Changelog: old-master...latest-git

csprite old-master

11 Feb 13:14
8b2069d
Compare
Choose a tag to compare

csprite release before rewrite branch merged.

What's Changed

  • Use OpenGL v3.3 On OSX by @pegvin in #19
  • Port To SDL by @pegvin in #20
  • Add Rectangle Selection Tool by @pegvin in #22
  • Add license scan report and status by @fossabot in #24
  • Format Code by @pegvin in #26
  • Re-Format by @pegvin in #28
  • Switch To OpenGL by @pegvin in #31
  • Update SDL Version & Link Statically by @pegvin in #32
  • mouse input becomes laggy, sluggish when vsync is enabled #33 by @pegvin in #34
  • Force backslashes to slashes for embedded paths by @skeeto in #35
  • Fix crash when layer is renamed to an empty string & disable empty layer names by @alpheratz0 in #36
  • Improve Build System by @pegvin in #38
  • Switch To SDL_Renderer From OpenGL by @pegvin in #40
  • Fix Stack Overflow With Flood Fill Algorithm by @pegvin in #41
  • Use ImGui File Browser For Opening & Saving Files by @pegvin in #42
  • Custom File Format (.csprite) by @pegvin in #44
  • Rework UI by @pegvin in #46
  • Make Codebase More Simpler Using STL by @pegvin in #47
  • Re-Factor Canvas Rendering Code Using STL by @pegvin in #48
  • Re-Work Settings Menu & Add More Options by @pegvin in #49
  • Keyboard Shortcuts In GUI by @LaserShrimp in #51
  • Use A Managed Struct Pixel For All Types Of Pixel Operations by @pegvin in #52
  • Add New Icons Created By "Birds Probably" by @pegvin in #53
  • Fix CI Error by @pegvin in #62
  • Add a layer alpha slider for easier image editing by @Tuhkis in #63

New Contributors

Full Changelog: v0.1.0...old-master

Csprite Legacy

10 Feb 10:47
0f9114b
Compare
Choose a tag to compare

this is "legacy" release simplifies alot of stuff in csprite - v0.1.0

csprite v0.1.0 Release

29 May 15:30
Compare
Choose a tag to compare

Wiki: https://csprite.github.io/wiki/v0.1.x/

Changes

  • 61b8ce1: Add 32 & 48 Icon Sizes (Aditya Mishra) #9
  • eb44f36: Update .gitignore (Aditya Mishra) #9
  • 96b6819: Rename Script (Aditya Mishra) #9
  • a9fd4e2: Rename Font Data (Aditya Mishra) #9
  • d340ee0: Add 16-48 Sized Icon Header Data (Aditya Mishra) #9
  • 15a0423: Refactor font2inl program (Aditya Mishra) #9
  • 7646d42: Program To Convert Image to Header Data (Aditya Mishra) #9
  • f8fd51e: Remove Old Way For Window Icons (Aditya Mishra) #9
  • d7470a6: Use Image Header For Window icon (Aditya Mishra) #9
  • 221407a: Update Makefile (Aditya Mishra) #9
  • 43187fb: Add Ico For Windows (ADITYA) #9
  • 7daff43: RC for Windows Executable Info (ADITYA) #9
  • 23c37b0: Script To Convert RC To Obj (ADITYA) #9
  • 1af930a: Add Windows RC For Building (ADITYA) #9
  • cec130b: Add .exe (ADITYA) #9
  • 6f4bcc5: Add Window Icon (Aditya Mishra)
  • eda564a: Release Build Debug Info Stripping (Aditya Mishra)
  • 19932c7: My 'Own Original' Icon (Aditya Mishra) #8
  • e75973f: Add 256 Size Icon (Aditya Mishra) #8