2014-10-26 01:22:58 +00:00
|
|
|
[submodule "third_party/pixman"]
|
|
|
|
path = third_party/pixman
|
2014-10-30 13:03:46 +00:00
|
|
|
url = https://github.com/aseprite/pixman.git
|
2014-10-17 00:27:25 +00:00
|
|
|
[submodule "third_party/simpleini"]
|
|
|
|
path = third_party/simpleini
|
2014-10-30 14:34:35 +00:00
|
|
|
url = https://github.com/aseprite/simpleini.git
|
2015-05-29 14:08:47 +00:00
|
|
|
[submodule "third_party/gtest"]
|
|
|
|
path = third_party/gtest
|
|
|
|
url = https://github.com/aseprite/gtest.git
|
2015-06-19 16:06:47 +00:00
|
|
|
[submodule "third_party/duktape"]
|
|
|
|
path = third_party/duktape
|
|
|
|
url = https://github.com/aseprite/duktape.git
|
2015-09-01 11:04:11 +00:00
|
|
|
[submodule "third_party/libwebp"]
|
|
|
|
path = third_party/libwebp
|
|
|
|
url = https://chromium.googlesource.com/webm/libwebp
|
2015-09-10 19:10:31 +00:00
|
|
|
[submodule "src/flic"]
|
|
|
|
path = src/flic
|
|
|
|
url = https://github.com/aseprite/flic.git
|
2015-09-22 22:27:04 +00:00
|
|
|
[submodule "third_party/freetype2"]
|
|
|
|
path = third_party/freetype2
|
|
|
|
url = https://github.com/aseprite/freetype2.git
|
2016-04-18 18:23:46 +00:00
|
|
|
ignore = dirty
|
2016-03-31 20:48:54 +00:00
|
|
|
[submodule "third_party/zlib"]
|
|
|
|
path = third_party/zlib
|
|
|
|
url = https://github.com/aseprite/zlib.git
|
2016-04-18 18:23:46 +00:00
|
|
|
ignore = dirty
|
2016-03-31 20:48:54 +00:00
|
|
|
[submodule "third_party/libpng"]
|
|
|
|
path = third_party/libpng
|
|
|
|
url = https://github.com/aseprite/libpng.git
|
2016-04-29 02:26:20 +00:00
|
|
|
[submodule "src/clip"]
|
|
|
|
path = src/clip
|
|
|
|
url = https://github.com/aseprite/clip.git
|
2016-06-28 20:22:23 +00:00
|
|
|
[submodule "src/observable"]
|
|
|
|
path = src/observable
|
|
|
|
url = https://github.com/dacap/observable.git
|
2016-08-01 13:20:26 +00:00
|
|
|
[submodule "src/undo"]
|
|
|
|
path = src/undo
|
|
|
|
url = https://github.com/aseprite/undo.git
|