Commit Graph

  • 8b62cb27d4
    Merge c68b4923f8f301de909f5635a9262b4e87538244 into fc63532fef3b75d95759d93dab2b5622d5a12b6d Martín Capello 2025-03-12 15:52:25 -03:00
  • c68b4923f8 Prevent using an invalid drawing point (fix #5055) Martín Capello 2025-03-12 15:47:23 -03:00
  • 61c9dcd901
    Merge 28a22c06cb83ee25ed5855328c0a31189827b603 into 53c415c93323a6432b28d43d3b38869a4e2f54fd Martín Capello 2025-03-12 13:50:49 +00:00
  • 28a22c06cb Add slices copy&paste and duplication (fix #4466) Martín Capello 2025-03-07 18:03:49 -03:00
  • f1d7692187
    Merge 4422164ef7b8327c4715c9ab8e601659232494df into 53c415c93323a6432b28d43d3b38869a4e2f54fd Martín Capello 2025-03-11 17:23:31 -03:00
  • 4422164ef7 [lua] Add uuid field to layers (fix #5033) Martín Capello 2025-03-11 17:17:22 -03:00
  • 8106621403
    Merge 261cb59da10b8288a8b976f716f8b0de020a6bbe into 53c415c93323a6432b28d43d3b38869a4e2f54fd Christian Kaiser 2025-03-11 09:44:34 -03:00
  • 44288baba7
    Merge ea01d1963c50be635ca65aa264bd9104d9c9d91a into fc63532fef3b75d95759d93dab2b5622d5a12b6d Gaspar Capello 2025-03-11 13:27:27 +08:00
  • 53c415c933 Fix entry height in ColorSliders when UI Scaling > 100% beta David Capello 2025-03-10 10:02:14 -03:00
  • d3265a1711 Fix UI vs Screen Scaling bugs w/window buttons and button sets/grids (fix #5043) David Capello 2025-03-09 22:01:55 -03:00
  • 039b32da79
    Merge b9f8b1aa658e4af32c0206f4603718857d2221e7 into fc63532fef3b75d95759d93dab2b5622d5a12b6d Sheikh 2025-03-08 11:23:24 -08:00
  • 37296e3544
    Merge d4a02d0f4fb77e779bfee97fcfed0d0ee3841413 into fc63532fef3b75d95759d93dab2b5622d5a12b6d Gaspar Capello 2025-03-07 23:31:27 +08:00
  • 6045593152
    Merge c25d6eb43697c6c011d318de6c4fa829843e9eed into fc63532fef3b75d95759d93dab2b5622d5a12b6d lightovernight 2025-03-07 23:28:07 +08:00
  • c25d6eb436 Fix Un-replaceable transparent pixels created by resize lightovernight 2025-03-07 22:52:00 +08:00
  • 1f0cc58ca9
    Merge c2ed659efa7e73bbc10d7e8ade096c7dbf25139e into fc63532fef3b75d95759d93dab2b5622d5a12b6d musjj 2025-03-07 19:33:53 +08:00
  • edf5e8f7d6
    Merge 9cc740bc20f08feedc006b598e5a4c94418fcd7e into c949f4a5a6ca6adb411674583a57551ff99b8e88 دانتي باولا 2025-03-07 19:30:31 +08:00
  • b06ee008b8
    Merge e20ba700493920ffb0e496c9233c67b1dba6f41e into fc63532fef3b75d95759d93dab2b5622d5a12b6d Gaspar Capello 2025-03-07 09:31:36 +01:00
  • 3a883492cb
    Merge 97a5ccb449abb842c42d24116d08c5ac7447df92 into fc63532fef3b75d95759d93dab2b5622d5a12b6d Andrew Hinckley 2025-03-06 21:19:56 +08:00
  • b317d6239f
    Merge b211d7e730a22ca5925f3026d9d89fa002ed2a8b into c949f4a5a6ca6adb411674583a57551ff99b8e88 Gaspar Capello 2025-03-06 17:15:55 +04:00
  • 12d04b21c9 Allow stopping enqueued scripts Martín Capello 2025-03-06 08:04:57 -03:00
  • 662d5730f7 Remove debug leftovers Martín Capello 2025-03-06 07:55:46 -03:00
  • 23602c2870 Rename some methods Martín Capello 2025-03-05 10:34:14 -03:00
  • ec9be1e244
    Update build.yml luose9 2025-03-05 21:23:38 +08:00
  • 5efdac25b0
    Merge 71dfcbb8789fe9dfa23e5144b432e4a447e5509a into fc63532fef3b75d95759d93dab2b5622d5a12b6d sumibi-yakitori 2025-03-04 23:04:10 +00:00
  • 1217eaf980
    Update build.yml ackcen 2025-03-05 02:56:19 +08:00
  • c949f4a5a6 Centralize defined fonts in new app::Fonts class David Capello 2025-03-04 13:27:39 -03:00
  • 2706d2d75a Move font related types to src/app/fonts David Capello 2025-03-03 22:36:11 -03:00
  • ce989684d0 Don't save custom theme fonts when we uncheck these options David Capello 2025-03-03 21:48:47 -03:00
  • da5909639b Use the new Surface::applyScale() David Capello 2025-03-03 16:42:03 -03:00
  • fc63532fef Ignore .vscode directory main David Capello 2025-03-03 11:24:52 -03:00
  • d780cb2111
    Merge 45a92d6f689ab958104630e7f577c58862f9a299 into f7f93c64f29172057dc9f49d0203c0c1cdf88a05 Emad Dehnavi 2025-03-01 17:17:08 +08:00
  • 261cb59da1 *WIP* TextEdit implementation Christian Kaiser 2024-12-18 09:19:30 -03:00
  • b211d7e730 Fix in Export As dialog the '-export' string never included (fix #5035) Gaspar Capello 2025-02-27 18:49:52 -03:00
  • 112a7b9d42
    Merge 67b2b85d32dd1190abaf49996f021f1492e28eea into be6d2251aad2e0a609f63ce8c7e46fefa858ded1 Martín Capello 2025-02-27 15:06:56 -03:00
  • 67b2b85d32 Update laf submodule Martín Capello 2025-02-27 14:22:49 -03:00
  • 92eb8ada1c Reuse command to show RunningScriptWindow Martín Capello 2025-02-27 14:11:24 -03:00
  • 3eba7eb48d Add RunningScriptsWindow Martín Capello 2025-02-26 13:58:11 -03:00
  • 0b3e3d90c0 Add mutexes to sync access to shared data Martín Capello 2025-02-26 13:57:55 -03:00
  • 63dde0bc7b Add signalName param to Dialog_connect_signal Martín Capello 2025-02-26 13:56:25 -03:00
  • cc219d7e33 Introduce timeout to await Martín Capello 2025-02-26 13:47:22 -03:00
  • bbf94cfab0 Introduce the concept of tasks in the engine Martín Capello 2025-02-13 15:01:27 -03:00
  • ac4f6df599
    Merge b24bf1db7616b43d390a9ee11bbc50af6172c8b7 into be6d2251aad2e0a609f63ce8c7e46fefa858ded1 David Capello 2025-02-27 12:54:40 -03:00
  • d4a02d0f4f Fix cel.image:clear() cannot be undone (fix #5015) Gaspar Capello 2025-02-24 13:27:33 -03:00
  • 7ef4fa0ad0 Fix symmetry button is kept pressed when we didn't pressed (fix #4760) Gaspar Capello 2025-02-26 15:55:12 -03:00
  • be6d2251aa Merge branch 'main' into beta v1.3.14-beta1 David Capello 2025-02-26 10:26:09 -03:00
  • d9b1d66b8a
    Merge 5570559c34da972fea97cc93d16c78ba06f825b1 into 9378f44191ecf4afd4dda27ab54b77aec0097eea Gaspar Capello 2025-02-26 10:24:11 -03:00
  • 9378f44191 Show warning when raw cel format for .aseprite files is selected (#4901, #4951) David Capello 2025-02-26 10:22:36 -03:00
  • f7f93c64f2 [lua] Update scripting API version to 32 v1.3.13 David Capello 2025-02-26 09:38:14 -03:00
  • 28d31a0b41 Change background color of read-only ui::Entry fields David Capello 2025-02-26 09:13:38 -03:00
  • 1e96c4640f Fix indentation of layer UUID in Aseprite file format spec David Capello 2025-02-26 08:36:35 -03:00
  • e4b3981ca6 Fix when Slices are set to a semi-transparent color they become opaque as we draw. Gaspar Capello 2025-02-21 12:16:22 -03:00
  • ed56011a0f Fix set_sat() blend function Liebranca 2025-01-31 23:01:56 -03:00
  • ad765723c9 Fix Straight line via SHIFT + Tiled mode starts at wrong position lightovernight 2025-02-22 21:39:06 +08:00
  • 4bbfd6ae7e
    Merge e9328aa1e1a72a3c9a0236ec78425e49ec4bf4a4 into 63f918cf2aa5b658639633a6d6d3f1b36c2171e9 nullicorn 2025-02-25 13:46:49 +08:00
  • e5b676771a Fix Straight line via SHIFT + Tiled mode starts at wrong position lightovernight 2025-02-22 21:39:06 +08:00
  • 63f918cf2a Fix onionskin visiblity is not updated if cel is empty (fix #4969) Gaspar Capello 2025-02-11 13:46:13 -03:00
  • e17c3400fb Fix "Straight Line from Last Point” bug in Tilemaps (fix #4623) Gaspar Capello 2025-01-23 15:03:45 -03:00
  • fa3fd501e0 Read and write layer's uuid as last element Martín Capello 2025-02-24 16:36:39 -03:00
  • 6580580e4e Replace <iostream> by <iosfwd> Martín Capello 2025-02-24 15:03:13 -03:00
  • 7454ec2d06 Rename m_useUuidsForLayers by m_uuidsForLayers Martín Capello 2025-02-24 15:01:25 -03:00
  • 9e69df53d1 Add assert when setting a layer's UUID Martín Capello 2025-02-24 14:58:28 -03:00
  • efc2a308b2 Fix includes order Martín Capello 2025-02-24 11:27:05 -03:00
  • dd644865cb Fix m_uuid field's comment Martín Capello 2025-02-24 11:23:39 -03:00
  • 7a03e45475 Generate UUIDs for Layers lazily Martín Capello 2025-02-24 11:12:54 -03:00
  • d398bd7a2a Replace "" by std::string() Martín Capello 2025-02-24 10:48:55 -03:00
  • 2071e465a1 Replace label by entry to show the layer's UUID Martín Capello 2025-02-24 10:32:45 -03:00
  • 7ced9af5d1 Reword some "UUIDs for layers" related text Martín Capello 2025-02-24 10:20:21 -03:00
  • c3cfae666b Add io part for layers UUIDs Martín Capello 2025-01-22 10:14:26 -03:00
  • 86ad09291f Add UUIDs to layers Martín Capello 2025-01-17 17:53:21 -03:00
  • a5a3c649bf Check image size when reading targa file tabudz 2025-02-24 11:23:29 +08:00
  • 88c2137e17
    Merge f3b7836102c611d5f27440a240655870a730e6a0 into 5739bfe28707c6722fe0e7e8e75a23e6fbf53538 David Capello 2025-02-23 00:02:36 +08:00
  • d4845ee96c Fix "Straight Line from Last Point” bug in Tilemaps (fix #4623) Gaspar Capello 2025-01-23 15:03:45 -03:00
  • 5b64f01c76 Fix onionskin visiblity is not updated if cel is empty (fix #4969) Gaspar Capello 2025-02-11 13:46:13 -03:00
  • 09cb51f828 Fix when Slices are set to a semi-transparent color they become opaque as we draw. Gaspar Capello 2025-02-21 12:16:22 -03:00
  • 5570559c34 Fix symmetry button is kept pressed when we didn't pressed (fix #4760) Gaspar Capello 2025-02-21 10:43:50 -03:00
  • 9cc740bc20 Revise implementation of isometric 'Snap To' Liebranca 2025-02-19 17:50:50 -03:00
  • e359cb7010 Fix set_sat() blend function Liebranca 2025-01-31 23:01:56 -03:00
  • 7a67abe35e
    Update build.yml fengqilantian 2025-02-21 16:35:40 +08:00
  • bec1ada006
    Merge 6015ddb79d7431bf9f5c3b3585a6c10061010d13 into f2b870a17f2a3a6c1b00e341b2b1d0216db0dc3b Michele Caini 2025-02-20 21:43:29 +01:00
  • 5739bfe287 Fix crash canceling "Apply" filter and then using "OK" David Capello 2025-02-11 22:58:03 -03:00
  • f2b870a17f Fix image:drawImage+BlendMode.SRC doesn't draw mask pixels (fix #5001) Gaspar Capello 2025-02-14 15:49:58 -03:00
  • 919f4f3321 Update laf module David Capello 2025-02-19 17:35:13 -03:00
  • 2322cd02ee Fix isometric 'snap to' for odd grid sizes Liebranca 2025-02-19 16:42:52 -03:00
  • a4e0636c9f [lua] don't allow to set invalid pixel ratios (fix #3285) David Capello 2025-02-19 17:19:27 -03:00
  • 4d239f089f Adjust line tool for isometric 'snap to' Liebranca 2025-02-19 14:57:31 -03:00
  • 26f6a210b6 Fix crash with custom pixel ratios (e.g. Size(4, 3)) (fix #4632) Gaspar Capello 2025-01-29 16:50:36 -03:00
  • 156cf0cfcf Implement snap to isometric grid Liebranca 2024-10-14 20:37:24 -03:00
  • 14b64f341e Add pixel-precise grid for any grid size Liebranca 2025-02-19 14:34:37 -03:00
  • 0a18e5ffc6 Add persistence and grid offset for isometric Liebranca 2025-02-19 14:14:42 -03:00
  • 94ddd406af Add pixel-precise isometric grid Liebranca 2025-02-18 12:28:49 -03:00
  • 35fb6597d4 Implement isometric grid Liebranca 2024-09-27 00:12:58 -03:00
  • 1d595a6e6f
    Fix tiled_mode.h Jack 2025-02-17 10:19:51 -05:00
  • a40514e96a
    Update build.yml code-slaveboy 2025-02-17 10:44:42 +08:00
  • b7967a078e Select the default theme font when clicking custom font check boxes David Capello 2025-02-15 12:54:42 -03:00
  • 698c581c39 Fix FontEntry/::FontFace (SearchEntry) look when it's disabled David Capello 2025-02-15 12:34:12 -03:00
  • d4406629e6 Add possibility to customize theme fonts (#712, #4307) David Capello 2025-02-12 17:31:27 -03:00
  • bc3433fcf2 Add new ui::TranslationDelegate to translate Entry popup items David Capello 2025-02-15 11:50:23 -03:00
  • e5cee0a03f Fix image:drawImage+BlendMode.SRC doesn't draw mask pixels (fix #5001) Gaspar Capello 2025-02-14 15:49:58 -03:00
  • b9f8b1aa65 check if exists default skia location cybardev 2025-02-13 23:57:51 -04:00
  • 52caaaea40 set default skia location in repo directory cybardev 2025-02-13 14:18:30 -04:00