Kolja Strohm
|
78ee5b56f5
add ability to add maus and keyboard events to all elements in a uiml view
|
1 年之前 |
Kolja Strohm
|
0f3d239c97
add setEintragPos methods to list views
|
1 年之前 |
Kolja Strohm
|
4c2563af1e
add some util functions to arrays
|
1 年之前 |
Kolja Strohm
|
5304978485
fix parsing error for escaped characters in json strings
|
1 年之前 |
Kolja Strohm
|
b4bfe2de89
fix line breaks were not parsed correctly in json
|
1 年之前 |
Kolja Strohm
|
3bcb4e9633
fix missing #pragma once ind RCPointer.h
|
1 年之前 |
Kolja Strohm
|
6f997d2ad6
add orElse function to maybe
|
1 年之前 |
Kolja Strohm
|
55079f49d8
add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type
|
1 年之前 |
Kolja Strohm
|
2119507a2f
correct misspelling of namespace
|
1 年之前 |
Kolja Strohm
|
04af4de785
improve documentation
|
1 年之前 |
Kolja Strohm
|
771148e442
add capability to update UIML View elements after dom xml changes without recreating all viewed elements
|
1 年之前 |
Kolja Strohm
|
5bc865717b
fix Memory error when using zSchrift of TextFeld when there are no font styles yet set
|
1 年之前 |
Kolja Strohm
|
b589939c82
fix memory error in AuswahlListe when MultiStyled Style is not used
|
1 年之前 |
Kolja Strohm
|
09c28fcd95
fix assignment operator on XML::Editor was not implemented
|
1 年之前 |
Kolja Strohm
|
acfca10e7a
add registerZeichnung to UIMLContainer interface
|
1 年之前 |
Kolja Strohm
|
1a6938235e
add allowAdditionalAttributes to Json ObjectValidationBuilder
|
1 年之前 |
Kolja Strohm
|
688f61e340
support mip mapped textures
|
1 年之前 |
Kolja Strohm
|
9afa0819d1
make frustum checks public and support rectangle frustrum checks
|
1 年之前 |
Kolja Strohm
|
cde44107c8
fix char size initialisation in text renderer was not done in release mode
|
1 年之前 |
Kolja Strohm
|
8abb323f2d
improved json parser error messages and fixed default precision of Text was 0 and not -1
|
1 年之前 |
Kolja Strohm
|
52df2b1764
make get of non reference counting Trie const
|
1 年之前 |
Kolja Strohm
|
0ebdbde86d
add non reference counting tries
|
1 年之前 |
Kolja Strohm
|
1e174f051d
improved json validation by getting a list of invalid removed parts when getValidParts is used
|
1 年之前 |
Kolja Strohm
|
ae2d6fcdf6
fix style element was not parsed by uiml components
|
1 年之前 |
Kolja Strohm
|
0bebe14b4a
fixed some problems with animations and improve Model3DCollections tick function
|
1 年之前 |
Kolja Strohm
|
689cce9ce0
rework of 3d sceleton animations
|
1 年之前 |
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 年之前 |