Kolja Strohm
|
55079f49d8
add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type
|
1 年之前 |
Kolja Strohm
|
8abb323f2d
improved json parser error messages and fixed default precision of Text was 0 and not -1
|
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
|
689cce9ce0
rework of 3d sceleton animations
|
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
|
8f584ac295
add ability to validate recursive json datastructures with object references
|
1 年之前 |
Kolja Strohm
|
3fb7ab6f48
fix that warteAufThread immediatly returns without waiting the specified amound of time on linux systems
|
2 年之前 |
Kolja Strohm
|
e50fc87bc1
fix base64 decoding
|
2 年之前 |
Kolja Strohm
|
5108479057
add base64 encoding and ZList 2D element
|
2 年之前 |
Kolja Strohm
|
5a6d1eebd5
add default value tests for json validator and fixed some invalid behavior
|
2 年之前 |
Kolja Strohm
|
6790eac885
add json validation functionality
|
2 年之前 |
Kolja Strohm
|
5c9018e0eb
add usefull JSON parsing methods
|
2 年之前 |
Kolja Strohm
|
374565ffc8
fixed an issue in xml parsing and added tests
|
2 年之前 |
Kolja Strohm
|
2b7fc662ce
changes for linux build
|
2 年之前 |
Kolja Strohm
|
4a96b0fa14
add tests for json library
|
2 年之前 |
Kolja Strohm
|
40bccf56ce
support basic render to texture
|
2 年之前 |
Kolja Strohm
|
ee20648e63
threads can now be named for debugging
|
2 年之前 |
Kolja Strohm
|
6836a7ef96
allow a 3d model to desice if a specific polygon deeds to be rendered or not
|
2 年之前 |
Kolja Strohm
|
54045ff034
add cache implementation with tests
|
2 年之前 |
Kolja Strohm
|
993493f4b5
fix some issues with array usages and add tests
|
2 年之前 |