| .. |
|
CMakeLists.txt
|
Fix crash merging a tilemap layer into a regular layer
|
2020-02-17 09:06:01 -03:00 |
|
LICENSE.txt
|
Add radial gradient
|
2019-03-19 20:54:25 -03:00 |
|
README.md
|
Fix crash merging a tilemap layer into a regular layer
|
2020-02-17 09:06:01 -03:00 |
|
bg_type.h
|
Create EditorRender to merge shared render image buffer and AppRender
|
2018-06-19 23:25:31 -03:00 |
|
color_histogram.h
|
Fix compilation error resolving doc::color_t type in gcc and clang
|
2015-07-23 22:52:49 -03:00 |
|
dithering.h
|
Add render::Dithering() class to store all dithering parameters
|
2019-04-03 19:32:24 -03:00 |
|
dithering_algorithm.h
|
Add Floyd-Steinberg dithering for RGBA -> Indexed conversion
|
2019-04-01 22:00:32 -03:00 |
|
dithering_matrix.h
|
Add dithering options for Gradient tool (#418)
|
2017-05-23 20:41:30 -03:00 |
|
error_diffusion.cpp
|
Add amount parameter to Error Diffusion algorithm
|
2019-04-03 18:45:18 -03:00 |
|
error_diffusion.h
|
Add amount parameter to Error Diffusion algorithm
|
2019-04-03 18:45:18 -03:00 |
|
extra_type.h
|
Use a PreviewToolLoopImpl to preview the current tool ink/point shape/etc
|
2015-04-26 15:59:28 -03:00 |
|
get_sprite_pixel.cpp
|
Fix eyedropper when zoom < 100%
|
2019-06-04 16:48:04 -03:00 |
|
get_sprite_pixel.h
|
Fix non-normal blend modes when the backdrop is transparent (fix #1096)
|
2019-03-09 12:40:31 -03:00 |
|
gradient.cpp
|
Add radial gradient
|
2019-03-19 20:54:25 -03:00 |
|
gradient.h
|
Add radial gradient
|
2019-03-19 20:54:25 -03:00 |
|
median_cut.h
|
Fix some compiler warnings (implicit casts & unused vars)
|
2017-04-19 19:26:23 -03:00 |
|
onionskin_options.h
|
Rename FrameTag -> Tag
|
2019-10-01 14:55:08 -03:00 |
|
onionskin_position.h
|
Add missing src/render/onionskin_position.h file
|
2015-07-31 16:07:24 -03:00 |
|
onionskin_type.h
|
Create EditorRender to merge shared render image buffer and AppRender
|
2018-06-19 23:25:31 -03:00 |
|
ordered_dither.cpp
|
Add render::Dithering() class to store all dithering parameters
|
2019-04-03 19:32:24 -03:00 |
|
ordered_dither.h
|
Add render::Dithering() class to store all dithering parameters
|
2019-04-03 19:32:24 -03:00 |
|
ordered_dither_tests.cpp
|
Add render::Dithering() class to store all dithering parameters
|
2019-04-03 19:32:24 -03:00 |
|
projection.h
|
Fix ref layer movement avoiding jumps between 0 and -1
|
2016-12-26 16:44:40 -03:00 |
|
quantization.cpp
|
Quantization: Generate 1st pal entry w/alpha=0 for mask color on transparent layers when possible (fix #2109)
|
2019-08-12 16:43:36 -03:00 |
|
quantization.h
|
Quantization: Generate 1st pal entry w/alpha=0 for mask color on transparent layers when possible (fix #2109)
|
2019-08-12 16:43:36 -03:00 |
|
rasterize.cpp
|
Add minor asserts/comments
|
2020-02-17 09:06:01 -03:00 |
|
rasterize.h
|
Fix crash merging a tilemap layer into a regular layer
|
2020-02-17 09:06:01 -03:00 |
|
render.cpp
|
Fix eyedropper on tilemaps when zoom != 100%
|
2020-02-17 09:06:01 -03:00 |
|
render.h
|
Add tilemap layers (#977)
|
2020-02-17 09:06:00 -03:00 |
|
render_benchmark.cpp
|
Fix transparent color for sprites created w/NewSpriteFromSelection
|
2019-08-06 16:18:01 -03:00 |
|
render_tests.cpp
|
Fix transparent color for sprites created w/NewSpriteFromSelection
|
2019-08-06 16:18:01 -03:00 |
|
task_delegate.h
|
Add progress bar to color conversion
|
2017-05-17 15:25:40 -03:00 |
|
zoom.cpp
|
Add zoom/scroll buttons in ContextBar (including a new "Fit Screen" command)
|
2016-09-15 09:50:00 -03:00 |
|
zoom.h
|
Refactor the thumbnails generation of cels
|
2019-04-11 14:29:20 -03:00 |