.. |
algorithm
|
Use mask in flood fill as edges (fix #823)
|
2015-11-04 16:48:25 -03:00 |
file
|
Add support for palettes with more less (and more) than 256 colors (fix #668)
|
2015-06-18 12:50:33 -03:00 |
algo.cpp
|
|
|
algo.h
|
|
|
anidir.cpp
|
Export AniDir field for FrameTags in JSON meta attribute
|
2015-12-03 12:07:46 -03:00 |
anidir.h
|
Export AniDir field for FrameTags in JSON meta attribute
|
2015-12-03 12:07:46 -03:00 |
blend_funcs.cpp
|
Add layer blending modes (fix #318)
|
2015-06-13 21:29:16 -03:00 |
blend_funcs.h
|
Add layer blending modes (fix #318)
|
2015-06-13 21:29:16 -03:00 |
blend_internals.h
|
Add layer blending modes (fix #318)
|
2015-06-13 21:29:16 -03:00 |
blend_mode.h
|
Add layer blending modes (fix #318)
|
2015-06-13 21:29:16 -03:00 |
brush_pattern.h
|
Rename BrushPattern::ALIGNED_FROM_SRC to ALIGNED_TO_SRC
|
2015-04-27 11:45:00 -03:00 |
brush_type.h
|
Add possibility to create brushes from selection
|
2015-04-27 00:08:04 -03:00 |
brush.cpp
|
Move PI constant to base/pi.h file
|
2015-06-16 15:04:00 -03:00 |
brush.h
|
Avoid problems regenerating brush boundaries when the brush image ptr addresses are the same
|
2015-05-18 20:45:54 -03:00 |
brushes.h
|
Add slots in the ContextBar to select brushes with Alt+1, Alt+2, etc.
|
2015-04-29 12:32:44 -03:00 |
cel_data_io.cpp
|
Continue loading backup data if we fail loading one image
|
2015-04-15 12:20:41 -03:00 |
cel_data_io.h
|
|
|
cel_data.cpp
|
|
|
cel_data.h
|
|
|
cel_io.cpp
|
Continue loading backup data if we fail loading one image
|
2015-04-15 12:20:41 -03:00 |
cel_io.h
|
|
|
cel_list.h
|
Change CelList and LayerList from std::list to std::vector
|
2015-09-14 17:37:21 -03:00 |
cel.cpp
|
|
|
cel.h
|
|
|
cels_range.cpp
|
|
|
cels_range.h
|
|
|
CMakeLists.txt
|
Export AniDir field for FrameTags in JSON meta attribute
|
2015-12-03 12:07:46 -03:00 |
color_mode.h
|
|
|
color_scales.h
|
Add support for alpha channel in RgbMap and Palette::findBestfit()
|
2015-07-01 21:33:30 -03:00 |
color.h
|
Add layer blending modes (fix #318)
|
2015-06-13 21:29:16 -03:00 |
compressed_image.cpp
|
Optimize CompressedImage to get only bitmap information
|
2015-04-29 15:43:52 -03:00 |
compressed_image.h
|
Optimize CompressedImage to get only bitmap information
|
2015-04-29 15:43:52 -03:00 |
context_observer.h
|
Replace ContextObserver::onActiveDocumentChange() with onActiveSiteChange()
|
2015-05-05 12:58:50 -03:00 |
context_tests.cpp
|
|
|
context.cpp
|
Replace ContextObserver::onActiveDocumentChange() with onActiveSiteChange()
|
2015-05-05 12:58:50 -03:00 |
context.h
|
Replace ContextObserver::onActiveDocumentChange() with onActiveSiteChange()
|
2015-05-05 12:58:50 -03:00 |
conversion_she.cpp
|
Add layer blending modes (fix #318)
|
2015-06-13 21:29:16 -03:00 |
conversion_she.h
|
|
|
dithering_method.h
|
|
|
doc.h
|
Re-implement GIF decoder to load some .gif files correctly (fix #729)
|
2015-07-17 12:26:11 -03:00 |
document_event.h
|
|
|
document_observer.h
|
Make CelProperties dialog non-modal
|
2015-08-21 08:35:29 -03:00 |
document.cpp
|
|
|
document.h
|
|
|
documents_observer.h
|
|
|
documents.cpp
|
|
|
documents.h
|
|
|
frame_tag_io.cpp
|
Don't call FrameTag::setId() we are restoring them from data recovery
|
2015-06-10 18:22:07 -03:00 |
frame_tag_io.h
|
Don't call FrameTag::setId() we are restoring them from data recovery
|
2015-06-10 18:22:07 -03:00 |
frame_tag.cpp
|
|
|
frame_tag.h
|
|
|
frame_tags.cpp
|
Add support to specify tags in --filename-format option (related to #607)
|
2015-04-30 17:02:57 -03:00 |
frame_tags.h
|
Add support to specify tags in --filename-format option (related to #607)
|
2015-04-30 17:02:57 -03:00 |
frame.h
|
|
|
handle_anidir.cpp
|
Show onion skinning depending on the configured loop section (fix #555)
|
2015-05-27 17:42:41 -03:00 |
handle_anidir.h
|
Show onion skinning depending on the configured loop section (fix #555)
|
2015-05-27 17:42:41 -03:00 |
image_bits.h
|
Fix circular dependencies between image_impl.h <-> image_iterator.h
|
2015-06-12 13:56:18 -03:00 |
image_buffer.h
|
|
|
image_impl.cpp
|
Use get_pixel_address_fast() in ImageIterator
|
2015-06-11 18:59:51 -03:00 |
image_impl.h
|
Add layer blending modes (fix #318)
|
2015-06-13 21:29:16 -03:00 |
image_io.cpp
|
|
|
image_io.h
|
|
|
image_iterator.h
|
Fix circular dependencies between image_impl.h <-> image_iterator.h
|
2015-06-12 13:56:18 -03:00 |
image_ref.h
|
|
|
image_tests.cpp
|
Fix circular dependencies between image_impl.h <-> image_iterator.h
|
2015-06-12 13:56:18 -03:00 |
image_traits.h
|
Add layer blending modes (fix #318)
|
2015-06-13 21:29:16 -03:00 |
image.cpp
|
Add layer blending modes (fix #318)
|
2015-06-13 21:29:16 -03:00 |
image.h
|
Add layer blending modes (fix #318)
|
2015-06-13 21:29:16 -03:00 |
images_collector.cpp
|
|
|
images_collector.h
|
|
|
layer_index.cpp
|
|
|
layer_index.h
|
|
|
layer_io.cpp
|
Add layer opacity property (fix #225)
|
2015-06-14 20:23:49 -03:00 |
layer_io.h
|
|
|
layer_list.h
|
Change CelList and LayerList from std::list to std::vector
|
2015-09-14 17:37:21 -03:00 |
layer.cpp
|
Use a binary search to find cels in LayerImage
|
2015-09-15 08:18:52 -03:00 |
layer.h
|
Use a binary search to find cels in LayerImage
|
2015-09-15 08:18:52 -03:00 |
layers_range.cpp
|
Add --all-layers option to export hidden layers (fix #805)
|
2015-11-05 13:01:53 -03:00 |
layers_range.h
|
Add --all-layers option to export hidden layers (fix #805)
|
2015-11-05 13:01:53 -03:00 |
LICENSE.txt
|
|
|
mask_boundaries.cpp
|
Fix circular dependencies between image_impl.h <-> image_iterator.h
|
2015-06-12 13:56:18 -03:00 |
mask_boundaries.h
|
Replace GIMP code to generate mask and brush boundaries
|
2015-06-11 17:44:27 -03:00 |
mask_io.cpp
|
|
|
mask_io.h
|
|
|
mask.cpp
|
Improve selection tools performance
|
2015-06-25 17:53:11 -03:00 |
mask.h
|
|
|
object_id.h
|
|
|
object_type.h
|
|
|
object.cpp
|
Fix typo in doc/object.cpp
|
2015-06-10 17:57:57 -03:00 |
object.h
|
|
|
palette_io.cpp
|
|
|
palette_io.h
|
|
|
palette_picks.h
|
Improve drag-and-drop in ColorBar/PaletteView widget
|
2015-07-04 19:11:50 -03:00 |
palette.cpp
|
Fix asserts in Palette::makeGradient()
|
2015-08-11 12:43:29 -03:00 |
palette.h
|
Re-implement GIF encoder
|
2015-07-22 16:40:44 -03:00 |
pixel_format.h
|
|
|
primitives_fast.h
|
Fix circular dependencies between image_impl.h <-> image_iterator.h
|
2015-06-12 13:56:18 -03:00 |
primitives.cpp
|
Add warning and correct undo information for unsafe remaps in 8-bit images (fix #715)
|
2015-07-06 16:15:54 -03:00 |
primitives.h
|
Add warning and correct undo information for unsafe remaps in 8-bit images (fix #715)
|
2015-07-06 16:15:54 -03:00 |
README.md
|
|
|
remap_tests.cpp
|
Fix remapping decoded gif files to the global colormap when mask != 0
|
2015-07-31 13:32:23 -03:00 |
remap.cpp
|
Fix remapping decoded gif files to the global colormap when mask != 0
|
2015-07-31 13:32:23 -03:00 |
remap.h
|
Fix remapping decoded gif files to the global colormap when mask != 0
|
2015-07-31 13:32:23 -03:00 |
resize_image_tests.cpp
|
Add support for alpha channel in RgbMap and Palette::findBestfit()
|
2015-07-01 21:33:30 -03:00 |
rgbmap.cpp
|
Change RgbMap behavior to act like a cache of Palette::findBestfit() calls
|
2015-07-03 14:34:54 -03:00 |
rgbmap.h
|
Fix shading mode on RGB mode when index 0 is involved (fix #794)
|
2015-11-04 10:33:23 -03:00 |
site.cpp
|
Move app::DocumentLocation to doc::Site
|
2015-04-20 16:27:09 -03:00 |
site.h
|
Move app::DocumentLocation to doc::Site
|
2015-04-20 16:27:09 -03:00 |
sort_palette.cpp
|
Add options to sort the palette by RGBA channels
|
2015-07-23 11:13:43 -03:00 |
sort_palette.h
|
Add options to sort the palette by RGBA channels
|
2015-07-23 11:13:43 -03:00 |
sprite_position.h
|
|
|
sprite_tests.cpp
|
|
|
sprite.cpp
|
Add --all-layers option to export hidden layers (fix #805)
|
2015-11-05 13:01:53 -03:00 |
sprite.h
|
Add --all-layers option to export hidden layers (fix #805)
|
2015-11-05 13:01:53 -03:00 |
sprites_observer.h
|
|
|
sprites.cpp
|
|
|
sprites.h
|
|
|
string_io.cpp
|
|
|
string_io.h
|
|
|
subobjects_io.cpp
|
|
|
subobjects_io.h
|
|
|
test_context.h
|
Fix build with g++ 4.9
|
2015-05-07 22:59:10 +02:00 |