This website requires JavaScript.
Explore
Help
Register
Sign In
FOSS
/
AyuGramDesktop
Watch
1
Star
0
Fork
0
mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced
2026-07-29 00:39:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0b67fa65f2f436b7edbd13a75149595239a2c19a
AyuGramDesktop
/
Telegram
/
SourceFiles
/
editor
/
scene
T
History
John Preston
0b67fa65f2
Full upgradable variants preview.
2025-12-05 20:11:54 +04:00
..
scene_item_base.cpp
…
scene_item_base.h
…
scene_item_canvas.cpp
…
scene_item_canvas.h
…
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
Change
const T&&
parameters to
T&&
to enable proper move semantics
2025-06-27 20:50:08 +04:00
scene_item_line.h
Change
const T&&
parameters to
T&&
to enable proper move semantics
2025-06-27 20:50:08 +04:00
scene_item_sticker.cpp
Full upgradable variants preview.
2025-12-05 20:11:54 +04:00
scene_item_sticker.h
…
scene.cpp
…
scene.h
…