Kolja Strohm
|
40bccf56ce
support basic render to texture
|
2 yıl önce |
Kolja Strohm
|
ee20648e63
threads can now be named for debugging
|
2 yıl önce |
Kolja Strohm
|
d67c918b0f
fix world model iteration bug
|
2 yıl önce |
Kolja Strohm
|
344bfc0246
fix include once
|
2 yıl önce |
Kolja Strohm
|
9b0427a85d
introduce model3D collections to add and remove a large amound of models to the world faster
|
2 yıl önce |
Kolja Strohm
|
551183b7ce
introduce vertex and index buffer for each 3d model
|
2 yıl önce |
Kolja Strohm
|
6836a7ef96
allow a 3d model to desice if a specific polygon deeds to be rendered or not
|
2 yıl önce |
Kolja Strohm
|
54045ff034
add cache implementation with tests
|
2 yıl önce |
Kolja Strohm
|
993493f4b5
fix some issues with array usages and add tests
|
2 yıl önce |
Kolja Strohm
|
d3c7b9efdd
speed up of removing 3d objects from rendered world
|
2 yıl önce |
Kolja Strohm
|
4cb3ee1de9
add Synchronizer class
|
3 yıl önce |
Kolja Strohm
|
b3629693f0
fixed compiler errors
|
3 yıl önce |
Kolja Strohm
|
e0aff43ea6
add useful operators to Either an Maybe
|
3 yıl önce |
Kolja Strohm
|
7a664a142b
add Either and Maybe types
|
3 yıl önce |
Kolja Strohm
|
2b7fb7bd20
fix in memory buffer error
|
3 yıl önce |
Kolja Strohm
|
44600c1d62
whait for running threads to exit when the framework is destructed
|
3 yıl önce |
Kolja Strohm
|
79e00dcf90
fix hashmap
|
3 yıl önce |
Kolja Strohm
|
d266b14dca
set directx debug switch default to false
|
3 yıl önce |
Kolja Strohm
|
6737a6cd05
add directx debug switch
|
3 yıl önce |
Kolja Strohm
|
7c685a9c23
fix linux issues and warnings
|
3 yıl önce |
Kolja Strohm
|
0a68f8de76
improved array iteration
|
3 yıl önce |
Kolja Strohm
|
8d037b6649
improved performance of dx11 graphics api and general array structure
|
3 yıl önce |
Kolja Strohm
|
f6344e58fb
fix trie usage in uiml view
|
3 yıl önce |
Kolja Strohm
|
4fe1b9c42c
fix issue with 0 in trie adresses
|
3 yıl önce |
Kolja Strohm
|
6f24b94f49
add missing dllexport declarations
|
3 yıl önce |
Kolja Strohm
|
8deb3f2fd4
add missing dll exports
|
3 yıl önce |
Kolja Strohm
|
10e4e31f59
add missing files to windows project
|
3 yıl önce |
Kolja Strohm
|
6eb73b9a8d
fix issue with reference counting
|
3 yıl önce |
Kolja Strohm
|
9a628ba505
RCPointer can now be empty. == operator for Text is now overloaded
|
3 yıl önce |
Kolja Strohm
|
28d33d78ce
add hashCode function to Text class
|
3 yıl önce |