aseprite/src/doc
2014-08-18 01:13:24 -03:00
..
CMakeLists.txt Refactor: Create doc::Context and move some logic from app::Document to doc::Document 2014-07-29 00:53:24 -03:00
color_mode.h Use enum class for doc::ColorMode 2014-08-18 01:13:24 -03:00
context_observer.h Refactor: Create doc::Context and move some logic from app::Document to doc::Document 2014-07-29 00:53:24 -03:00
context_tests.cpp Use enum class for doc::ColorMode 2014-08-18 01:13:24 -03:00
context.cpp Add doc::Settings to get the undo limit (or other settings that will be in the logic/doc layer) 2014-07-31 00:19:58 -03:00
context.h Remove base/override.h (use override keyword directly) 2014-08-14 23:07:47 -03:00
document_event.h Refactor: Create doc::Context and move some logic from app::Document to doc::Document 2014-07-29 00:53:24 -03:00
document_observer.h Refactor: Create doc::Context and move some logic from app::Document to doc::Document 2014-07-29 00:53:24 -03:00
document.cpp Fix order of members initialization detected by clang 2014-08-17 20:38:55 -03:00
document.h Add doc::Settings to get the undo limit (or other settings that will be in the logic/doc layer) 2014-07-31 00:19:58 -03:00
documents_observer.h Refactor: Create doc::Context and move some logic from app::Document to doc::Document 2014-07-29 00:53:24 -03:00
documents.cpp Refactor: Create doc::Context and move some logic from app::Document to doc::Document 2014-07-29 00:53:24 -03:00
documents.h Use enum class for doc::ColorMode 2014-08-18 01:13:24 -03:00
export_data.h Add more options to export sprite sheet (e.g. best fit for texture) 2014-08-11 11:33:17 -03:00
LICENSE.txt Add a basic model layer (doc-lib) 2014-03-12 19:25:09 -03:00
object_id.h Fix header of files distributed under the terms of the MIT license 2014-03-29 20:08:05 -03:00
object.cpp Refactor: Create doc::Context and move some logic from app::Document to doc::Document 2014-07-29 00:53:24 -03:00
object.h Refactor: Create doc::Context and move some logic from app::Document to doc::Document 2014-07-29 00:53:24 -03:00
README.md Add a basic model layer (doc-lib) 2014-03-12 19:25:09 -03:00
settings.h Add doc::Settings to get the undo limit (or other settings that will be in the logic/doc layer) 2014-07-31 00:19:58 -03:00
sprite.h Refactor: Create doc::Context and move some logic from app::Document to doc::Document 2014-07-29 00:53:24 -03:00
sprites_observer.h Refactor: Create doc::Context and move some logic from app::Document to doc::Document 2014-07-29 00:53:24 -03:00
sprites.cpp Refactor: Create doc::Context and move some logic from app::Document to doc::Document 2014-07-29 00:53:24 -03:00
sprites.h Use enum class for doc::ColorMode 2014-08-18 01:13:24 -03:00

Aseprite Document Library

Copyright (C) 2014 David Capello

Distributed under MIT license