aseprite/data/widgets
David Capello d4caa65cae Use gfx::Rgb and gfx::Hsv classes for HSV <-> RGB conversions.
+ Removed rgb_to_hsv_int() and hsv_to_rgb_int() functions.
+ Changed HSV ranges from [0,255] to H=[0,360], S=[0,100], V=[0,100].
+ Simplified Color class (src/app/color.h) using a m_type and m_value union.
2010-12-08 11:35:08 -03:00
..
advanced_mode.xml Convert jbutton widget to ButtonBase, Button, CheckBox, and RadioButton C++ classes. 2010-08-23 17:41:19 -03:00
canvas_size.xml Convert jbutton widget to ButtonBase, Button, CheckBox, and RadioButton C++ classes. 2010-08-23 17:41:19 -03:00
cel_properties.xml Convert jbutton widget to ButtonBase, Button, CheckBox, and RadioButton C++ classes. 2010-08-23 17:41:19 -03:00
color_curve.xml Convert jbutton widget to ButtonBase, Button, CheckBox, and RadioButton C++ classes. 2010-08-23 17:41:19 -03:00
convolution_matrix.xml Convert jbutton widget to ButtonBase, Button, CheckBox, and RadioButton C++ classes. 2010-08-23 17:41:19 -03:00
draw_text.xml Convert jbutton widget to ButtonBase, Button, CheckBox, and RadioButton C++ classes. 2010-08-23 17:41:19 -03:00
duplicate_sprite.xml Convert jbutton widget to ButtonBase, Button, CheckBox, and RadioButton C++ classes. 2010-08-23 17:41:19 -03:00
file_selector.xml Convert jbutton widget to ButtonBase, Button, CheckBox, and RadioButton C++ classes. 2010-08-23 17:41:19 -03:00
frame_duration.xml Convert jbutton widget to ButtonBase, Button, CheckBox, and RadioButton C++ classes. 2010-08-23 17:41:19 -03:00
grid_settings.xml Convert jbutton widget to ButtonBase, Button, CheckBox, and RadioButton C++ classes. 2010-08-23 17:41:19 -03:00
invert_color.xml Convert jbutton widget to ButtonBase, Button, CheckBox, and RadioButton C++ classes. 2010-08-23 17:41:19 -03:00
jpeg_options.xml Convert jbutton widget to ButtonBase, Button, CheckBox, and RadioButton C++ classes. 2010-08-23 17:41:19 -03:00
main_window.xml Updated copyright to 2010. 2010-04-28 23:52:51 -03:00
median_blur.xml Convert jbutton widget to ButtonBase, Button, CheckBox, and RadioButton C++ classes. 2010-08-23 17:41:19 -03:00
new_layer.xml Convert jbutton widget to ButtonBase, Button, CheckBox, and RadioButton C++ classes. 2010-08-23 17:41:19 -03:00
new_sprite.xml Convert jbutton widget to ButtonBase, Button, CheckBox, and RadioButton C++ classes. 2010-08-23 17:41:19 -03:00
options.xml Convert jbutton widget to ButtonBase, Button, CheckBox, and RadioButton C++ classes. 2010-08-23 17:41:19 -03:00
palette_editor.xml Use gfx::Rgb and gfx::Hsv classes for HSV <-> RGB conversions. 2010-12-08 11:35:08 -03:00
play_flic.xml Updated copyright to 2010. 2010-04-28 23:52:51 -03:00
replace_color.xml Convert jbutton widget to ButtonBase, Button, CheckBox, and RadioButton C++ classes. 2010-08-23 17:41:19 -03:00
sprite_properties.xml Convert jbutton widget to ButtonBase, Button, CheckBox, and RadioButton C++ classes. 2010-08-23 17:41:19 -03:00
sprite_size.xml Convert jbutton widget to ButtonBase, Button, CheckBox, and RadioButton C++ classes. 2010-08-23 17:41:19 -03:00
tools_configuration.xml Spray settings are hidden when we do not have the Spray tool selected. 2010-08-13 11:04:17 -03:00