Gaspar Capello
Gaspar Capello
This commit adds fields on Preferences > Grid about: - Snap To Grid (on/off) - Snap To Also added PreferSnapTo::BoxCenter calculation in snap_to_grid.cpp. fix #723
First approach. It may be better to add the algorithm used at each new point of a stroke, to allow mixed strokes to be drawn with or without constraint. I...
This approach relies on the fact that the existing fgTile and bgTile are just indexes. I think other refactor is possible using some other type of Tile object, but much...
The moving cel action via `MovingCelState::onCommitMouseMove`, does not respect `Snap To Grid` in any case. Aseprite version: 1.3rc6
Added tinyexif submodule also. Pending adjust some CMakeLists.txt files fix #2525
1. Select a painted region then Ctrl+B to get the custom brush. 2. Set the “Pattern aligned to destination” Usual behavior at this time (1.3.7): - The brush size is...
Sometimes the artist cannot draw on the viewport without knowing why when: - The zoom level allows leaving a large portion of the canvas outside the viewport, and - Happened...
Internal report: https://igarastudio.zendesk.com/agent/tickets/6804 To facilitate isometric drawing handling it would be great to be able to select areas as isometric rectangles (instead regular rectagles) combined with a suitable snap and...
Example: Initial condition: UI scale = 200% Click on timeline configuration button: Changing UI scale to 100% Click on timeline configuration button again: This can be fixed automatically by restarting...
Example: Initial condition: UI scale = 200% _Select > Color Range_ window: Changing UI scale to 100% _Select > Color Range_ window: A restart does not resolve saved custom window...