InfiniteCoder
9283aa605f
frontend/
2024-08-06 00:01:27 +03:00
InfiniteCoder
eb061bcaf4
graphics/
2024-08-04 22:12:48 +03:00
InfiniteCoder
21ff65d781
assets/
2024-08-04 11:08:07 +03:00
Vyacheslav Ivanov
aecd0f5db9
fix: optimization: PVS-Studio warning V832
...
It's better to use '= default;' syntax instead of empty constructor and destructor body.
Using '= default;' can help the compiler generate more optimal code.
Reported by: PVS-Studio
Signed-off-by: Vyacheslav Ivanov <islavaivanov76@gmail.com>
2024-08-03 17:44:10 +03:00
MihailRis
ba046a52c0
Revert "fix: optimization: Various PVS-Studio warnings"
2024-08-02 14:51:44 +03:00
Vyacheslav Ivanov
5dd7a15c09
fix: optimization: PVS-Studio warning V832
...
It's better to use '= default;' syntax instead of empty constructor and destructor body.
Using '= default;' can help the compiler generate more optimal code.
Reported by: PVS-Studio
Signed-off-by: Vyacheslav Ivanov <islavaivanov76@gmail.com>
2024-08-02 01:57:43 +03:00
MihailRis
8ca12127db
add 'change-on-release' trackbar property & fix mouseRelease event timing
2024-07-28 12:38:31 +03:00
MihailRis
d54b6b2e58
update Assets container - template-based now
2024-06-22 22:30:14 +03:00
Pugemon
f25a425cb9
Optimize parameter passing to avoid unnecessary copying
2024-06-07 04:00:38 +03:00
MihailRis
a57f8f41bb
update: tooltip conditions
2024-06-06 11:29:30 +03:00
MihailRis
d316a5f818
fix: empty tooltip does not trigger reset
2024-06-05 19:10:24 +03:00
MihailRis
43903bb378
memory-related refactor
2024-05-25 09:26:21 +03:00
MihailRis
d437b67580
minor refactor
2024-05-25 09:09:31 +03:00
MihailRis
cc27e4b224
fix: tooltip visibility when cursor is hidden
2024-05-25 06:24:54 +03:00
MihailRis
e3989cb178
added 'tooltip-delay' property
2024-05-24 13:18:20 +03:00
MihailRis
fa985138c4
fix: tooltip getting out of the root container
2024-05-24 09:07:11 +03:00
MihailRis
eb10904069
added tooltips
2024-05-24 08:03:05 +03:00
MihailRis
a678eddb77
double click support
2024-05-16 06:43:53 +03:00
MihailRis
165525f18c
includes refactor
2024-05-13 03:20:09 +03:00
MihailRis
9522aedeec
quick check with linters
2024-05-10 12:34:05 +03:00
MihailRis
f27a418dbe
however
2024-05-06 03:15:27 +03:00
MihailRis
9ea67deb13
'ifnot' template property + hpp
2024-05-06 00:45:43 +03:00
MihailRis
7f8a86b740
minor refactor
2024-05-05 20:08:25 +03:00
MihailRis
bcf2f5029d
GfxContext renamed to DrawContext
2024-04-30 00:31:13 +03:00
MihailRis
b1a79e3a6e
block.material + minor refactor
2024-04-25 05:12:45 +03:00
MihailRis
051f0b8c6a
rename
2024-04-23 18:43:02 +03:00
MihailRis
9f2bceb039
just a minor refactor, nothing special
2024-04-23 02:00:03 +03:00
MihailRis
30a38035e2
the shortcut
2024-04-21 17:12:06 +03:00
MihailRis
d213902648
minor refactor
2024-04-21 02:37:44 +03:00
MihailRis
ed51751daa
graphics/ui/elements/controls deleted
2024-04-20 22:52:26 +03:00
MihailRis
85f7febd30
graphics/ui/elements/containers deleted
2024-04-20 21:48:26 +03:00
MihailRis
c8ca56fb8e
minor refactor
2024-04-10 19:55:03 +03:00
MihailRis
9a817a86ff
test worlds panel with XML + lua
2024-03-22 10:40:28 +03:00
MihailRis
71f4dff32f
gui::PagesControl renamed to gui::Menu
2024-03-22 09:46:29 +03:00
MihailRis
b3ca4b8efc
scripting: PagesControl
2024-03-20 10:01:07 +03:00
MihailRis
1b1f11e0b8
minor refactor
2024-03-20 09:10:35 +03:00
MihailRis
5393977e57
frontend/gui moved to graphics/ui
2024-03-19 00:08:46 +03:00