5
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix strings spelling typo: Difussion -> Diffusion. Notice, this is not compatible for translations. More... about 1 year ago
Fix typo in en.ini file: extra " char (fix #4148)
dacap
as David Capello
More... about 1 year ago
Fix crash making a tileset bigger and pressing Remap (fix #4144)
dacap
as David Capello
More... about 1 year ago
Update About dialog copyright year
dacap
as David Capello
More... about 1 year ago
Add option to enable the Snap to Grid option for the brush preview (fix #4137)
dacap
as David Capello
More... about 1 year ago
[osx] Fix mouse misalignment and show tabs area again when Screen Scaling=100% (fix #4142)
dacap
as David Capello
More... about 1 year ago
Fix palette is not generated from RGB sprite sheet file after Export Sprite Sheet (fix #4127) More... about 1 year ago
Fix possible crash adding reference layer (fix #3949)
dacap
as David Capello
More... about 1 year ago
Merge branch 'flip' (fix #3603)
dacap
as David Capello
More... about 1 year ago
Add "Advanced Options" checkbox in Tileset selector
dacap
as David Capello
More... about 1 year ago
Move the timeline button in the toolbar to the bottom
dacap
as David Capello
More... about 1 year ago
Remap tiles with flags correctly
dacap
as David Capello
More... about 1 year ago
Add a workflow to close spammy PRs
dacap
as David Capello
More... about 1 year ago
Minor refactor to set DitheringSelector combobox size hint (#4001, #4075)
dacap
as David Capello
More... about 1 year ago
Possible fix for crash reports re-opening IntEntry popup when it's already open (fix #4124)
dacap
as David Capello
More... about 1 year ago
Log UUID when -debug option is specified (fix #4104)
dacap
as David Capello
More... about 1 year ago
Minor comment in AppOptions::VerboseLevel
dacap
as David Capello
More... about 1 year ago
Update laf module
dacap
as David Capello
More... about 1 year ago
Fix crash deleting layers while using "Change Layer" w/scroll wheel (fix #4114)
dacap
as David Capello
More... about 1 year ago
Fix eyedropper in Tiles mode to pick tiles that are flipped and have masked areas
dacap
as David Capello
More... about 1 year ago
Remove ';' chars from lua tests
dacap
as David Capello
More... about 1 year ago
Add support to match flipped tiles automatically in Auto/Stack modes
dacap
as David Capello
More... about 1 year ago
EditorConfig: Don't use tabs in .md files
dacap
as David Capello
More... about 1 year ago
Update clip submodule
dacap
as David Capello
More... about 1 year ago
[lua] Sprite:newTileset() uses sprite grid size by default (fix #4116)
dacap
as David Capello
More... about 1 year ago
[lua] Make Sprite:newTileset(Rectangle) work (fix #4117)
dacap
as David Capello
More... about 1 year ago
[lua] Limit the possibility to create a tileset with origin != 0,0 (fix #4118)
dacap
as David Capello
More... about 1 year ago
Update submodules (fix #4102)
dacap
as David Capello
More... about 1 year ago
Support scaling down bits (e.g. from 10 to 8) with scale_xbits_to_8bits() doing a bit shift
dacap
as David Capello
More... about 1 year ago
Take some tests out from a loop they don't depend on
dacap
as David Capello
More... about 1 year ago