Kolja Strohm
|
b3c59f21f2
allow model collections to decide if they are rendered or ticked
|
1 год назад |
Kolja Strohm
|
b6fcea2590
reduce unnessesary texture updates to increase performance
|
1 год назад |
Kolja Strohm
|
d56c4e0926
optimized text rendering performance
|
1 год назад |
Kolja Strohm
|
45cfbc0a96
improved performance of Critical locks by about 50 % on windows
|
1 год назад |
Kolja Strohm
|
091eced9e5
fix windows were draggable on the close button
|
1 год назад |
Kolja Strohm
|
dea4638394
improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund
|
1 год назад |
Kolja Strohm
|
296f3c6545
fix compilation error on release mode
|
1 год назад |
Kolja Strohm
|
777121919c
fix Bild ignores drawOffset in some functions
|
1 год назад |
Kolja Strohm
|
a6e77dae21
add missing DLLEXPORT to Thread methods
|
1 год назад |
Kolja Strohm
|
609aa68e38
make reference arguments to bild class const
|
1 год назад |
Kolja Strohm
|
166aba2c35
add getAverageColor function to bild
|
1 год назад |
Kolja Strohm
|
1f7a82cbe8
fix index out of bounds exception in ObjTable
|
1 год назад |
Kolja Strohm
|
657b22e572
add append method to Text class that returns a ostream that can be used with << operator to append something to the text
|
1 год назад |
Kolja Strohm
|
4c18ed236d
add ability to create Zeit objects by unix timestamps
|
1 год назад |
Kolja Strohm
|
031d0c81d3
fixed mouse events not given to scroll bars in ZeichnungHintergrund
|
1 год назад |
Kolja Strohm
|
1c5afde7ac
Support auto line break style in TextFeld
|
1 год назад |
Kolja Strohm
|
f0bb90173b
support size changable windows with fixed sides where the size is not changable
|
1 год назад |
Kolja Strohm
|
b7655b6c4e
fix xml parsing for underscores and dots
|
1 год назад |
Kolja Strohm
|
8f584ac295
add ability to validate recursive json datastructures with object references
|
1 год назад |
Kolja Strohm
|
4037df20eb
only layout xml view children when they have a corresponding parsed element
|
1 год назад |
Kolja Strohm
|
eec14de20d
fix memory errors in XML Editor and UIML View parsing
|
1 год назад |
Kolja Strohm
|
b28ee96b31
Add isVisible function to ToolTip
|
1 год назад |
Kolja Strohm
|
90500a0f20
fix scroll bar positions in windows
|
1 год назад |
Kolja Strohm
|
ea742344cf
moved postAction from Zeichnung to Bildschirm to allow screen member modifications while in an posted action
|
1 год назад |
Kolja Strohm
|
15633e6973
ShowCursor does now work from different threads
|
2 лет назад |
Kolja Strohm
|
0d33f3c25e
the monitor at position (0, 0) is now allways the first monitor
|
2 лет назад |
Kolja Strohm
|
d86cc874e8
fix a problem when adding an element to an array at a specified index
|
2 лет назад |
Kolja Strohm
|
19152b576a
made some changes for c++20
|
2 лет назад |
Kolja Strohm
|
72356fc694
add mode where user inputs are handled by the ticking thread to reduce input delays due to waiting for lock aquiering over multiple frames
|
2 лет назад |
Kolja Strohm
|
f5bdf6fbcd
prefere user input evaluation before rendering
|
2 лет назад |