ZaStoGram_desktop/Telegram/SourceFiles/editor/scene
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-31 18:01:36 +03:00
..
scene.cpp Fix build with MSVC. 2026-07-28 12:28:16 +04:00
scene.h [img-editor] Added item transforms to undo history. 2026-07-28 09:53:54 +03:00
scene_emoji_document.cpp [img-editor] Improved color handling in text items. 2026-04-20 12:54:18 +03:00
scene_emoji_document.h [img-editor] Improved color handling in text items. 2026-04-20 12:54:18 +03:00
scene_item_base.cpp [img-editor] Added aspect ratio to item transform history. 2026-07-31 18:01:36 +03:00
scene_item_base.h [img-editor] Added arrow bend to item transform history. 2026-07-31 18:01:36 +03:00
scene_item_canvas.cpp [img-editor] Fixed std::clamp() crash in photo editor 2026-07-03 23:37:01 +04:00
scene_item_canvas.h [img-editor] Added simple implementations of blur brush. 2026-04-03 12:59:54 +03:00
scene_item_image.cpp Change const T&& parameters to T&& to enable proper move semantics 2025-06-27 20:50:08 +04:00
scene_item_image.h Change const T&& parameters to T&& to enable proper move semantics 2025-06-27 20:50:08 +04:00
scene_item_line.cpp [img-editor] Refined eraser brush algorithm. 2026-03-12 12:59:49 +04:00
scene_item_line.h [img-editor] Refined eraser brush algorithm. 2026-03-12 12:59:49 +04:00
scene_item_shape.cpp [img-editor] Added arrow bend to item transform history. 2026-07-31 18:01:36 +03:00
scene_item_shape.h [img-editor] Added arrow bend to item transform history. 2026-07-31 18:01:36 +03:00
scene_item_sticker.cpp Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
scene_item_sticker.h Move Webm sticker to UnwrappedMedia. 2022-08-04 13:35:34 +03:00
scene_item_text.cpp Removed unused style includes from sources. 2026-07-27 14:04:36 +03:00
scene_item_text.h [img-editor] Changed text style cycling to trigger on single click. 2026-04-28 18:16:19 +07:00