Ein c++ Framework für grafische Benutzeroberflächen, 2D Grafiken, Animationen und simple 3D Objekte

Kolja Strohm 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 anno fa
Framework Tests e50fc87bc1 fix base64 decoding 1 anno fa
.gitattributes 5d987a3661 Erster commit 8 anni fa
.gitignore 1bae562ab4 fix 6 anni fa
AlphaFeld.cpp e15e18e7d4 Bessere ToolTips Teil 1 5 anni fa
AlphaFeld.h 26821cf002 anderes dll export makro in allen .h dateien 4 anni fa
Animation.cpp 2bd9ba34b8 fix cast issues 3 anni fa
Animation.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Animation3D.cpp 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Animation3D.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Array.h 5108479057 add base64 encoding and ZList 2D element 1 anno fa
AsynchronCall.cpp ee20648e63 threads can now be named for debugging 2 anni fa
AsynchronCall.h ee20648e63 threads can now be named for debugging 2 anni fa
AuswahlBox.cpp 2063a2b4ed improved keybord events 1 anno fa
AuswahlBox.h 26821cf002 anderes dll export makro in allen .h dateien 4 anni fa
Base64.cpp e50fc87bc1 fix base64 decoding 1 anno fa
Base64.h 5108479057 add base64 encoding and ZList 2D element 1 anno fa
Betriebssystem.h f972e6cb25 Bessere Dokumentation zu Array.h 4 anni fa
Bild.cpp 2063a2b4ed improved keybord events 1 anno fa
Bild.h 6ab0110f6c made most char * arguments const 1 anno fa
Bildschirm.cpp 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 anno fa
Bildschirm.h 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 anno fa
Cache.h 54045ff034 add cache implementation with tests 2 anni fa
CharMap.h 0996462aa6 fix compiler error 3 anni fa
ClassDiagram.cd 0e10ee7f87 DirectX12 API weiterentwickelt 5 anni fa
Critical.cpp 4cb3ee1de9 add Synchronizer class 2 anni fa
Critical.h 4cb3ee1de9 add Synchronizer class 2 anni fa
Cube.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
Cube.h 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
DLLRegister.cpp 6ab0110f6c made most char * arguments const 1 anno fa
DLLRegister.h 6ab0110f6c made most char * arguments const 1 anno fa
DOCUMENTATION f972e6cb25 Bessere Dokumentation zu Array.h 4 anni fa
DX11GraphicsApi.cpp 9f813ddbfe improve rendering performace 2 anni fa
DX11PixelShader.hlsl 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 anno fa
DX11VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader 2 anni fa
DX12Buffer.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
DX12Buffer.h 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
DX12CommandQueue.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
DX12CommandQueue.h 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
DX12GraphicsApi.cpp 6ab0110f6c made most char * arguments const 1 anno fa
DX12PixelShader.h 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 anno fa
DX12PixelShader.hlsl e85a856518 Update 5 anni fa
DX12Shader.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
DX12Shader.h 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
DX12Textur.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
DX12Textur.h 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
DX12VertexShader.h 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 anno fa
DX12VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader 2 anni fa
DX9GraphicsApi.cpp 40bccf56ce support basic render to texture 2 anni fa
DXBuffer.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
DXBuffer.h ede3baa968 allow custom shaders for directX11 2 anni fa
Datei.cpp 6ab0110f6c made most char * arguments const 1 anno fa
Datei.h d86d6b44db improved util classes 1 anno fa
DateiDialog.cpp 993493f4b5 fix some issues with array usages and add tests 2 anni fa
DateiDialog.h 993493f4b5 fix some issues with array usages and add tests 2 anni fa
DateiSystem.cpp 993493f4b5 fix some issues with array usages and add tests 2 anni fa
DateiSystem.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Diagramm.cpp 6ab0110f6c made most char * arguments const 1 anno fa
Diagramm.h 6ab0110f6c made most char * arguments const 1 anno fa
Dialog.cpp 0a68f8de76 improved array iteration 2 anni fa
Dialog.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
DreieckListe.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Ebene3D.h 6ab0110f6c made most char * arguments const 1 anno fa
Either.h ee20648e63 threads can now be named for debugging 2 anni fa
Errors.cpp 6ab0110f6c made most char * arguments const 1 anno fa
Errors.h 0a68f8de76 improved array iteration 2 anni fa
Feld.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Fenster.cpp 2063a2b4ed improved keybord events 1 anno fa
Fenster.h 2063a2b4ed improved keybord events 1 anno fa
Fortschritt.cpp 2bd9ba34b8 fix cast issues 3 anni fa
Fortschritt.h 26821cf002 anderes dll export makro in allen .h dateien 4 anni fa
Framework Linux.vcxproj 5108479057 add base64 encoding and ZList 2D element 1 anno fa
Framework Linux.vcxproj.filters 5108479057 add base64 encoding and ZList 2D element 1 anno fa
Framework.sln 993493f4b5 fix some issues with array usages and add tests 2 anni fa
Framework.vcxproj 5108479057 add base64 encoding and ZList 2D element 1 anno fa
Framework.vcxproj.filters 5108479057 add base64 encoding and ZList 2D element 1 anno fa
FrameworkMath.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 anni fa
Funktion.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Global.cpp 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 anno fa
Globals.h 2063a2b4ed improved keybord events 1 anno fa
GraphicsApi.cpp 40bccf56ce support basic render to texture 2 anni fa
GraphicsApi.h ede3baa968 allow custom shaders for directX11 2 anni fa
HashMap.h 2063a2b4ed improved keybord events 1 anno fa
ImmutablePair.h fb928b130b Add ImmutablePair and VecN Datatypes 2 anni fa
InMemoryBuffer.cpp 6ab0110f6c made most char * arguments const 1 anno fa
InMemoryBuffer.h 8deb3f2fd4 add missing dll exports 2 anni fa
InitDatei.cpp 0a68f8de76 improved array iteration 2 anni fa
InitDatei.h 8d037b6649 improved performance of dx11 graphics api and general array structure 2 anni fa
JSON.cpp 2063a2b4ed improved keybord events 1 anno fa
JSON.h 475b70c25c rework of uiml view to support custom view elements 2 anni fa
KSGTDatei.cpp 7c685a9c23 fix linux issues and warnings 2 anni fa
KSGTDatei.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Kam3D.cpp 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 anno fa
Kam3D.h c592a7ec9b add some usefull functions 2 anni fa
Kamera2D.cpp 2bd9ba34b8 fix cast issues 3 anni fa
Kamera2D.h 0961d26126 Rundungsfehler beim ändern der weltposition von Kamera2D behoben 5 anni fa
Key.cpp 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Key.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Klasse.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Knopf.cpp 2bd9ba34b8 fix cast issues 3 anni fa
Knopf.h 26821cf002 anderes dll export makro in allen .h dateien 4 anni fa
Liste.cpp 2d0463fe36 add missing function to ZList 1 anno fa
Liste.h 2d0463fe36 add missing function to ZList 1 anno fa
M2DVorschau.cpp 2bd9ba34b8 fix cast issues 3 anni fa
M2DVorschau.h 26821cf002 anderes dll export makro in allen .h dateien 4 anni fa
M2Datei.cpp 6ab0110f6c made most char * arguments const 1 anno fa
M2Datei.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
M3Datei.cpp aafec46e9d fix 3d model save and load functions 2 anni fa
M3Datei.h 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
Mat3.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 anni fa
Mat4.h aafec46e9d fix 3d model save and load functions 2 anni fa
Maus.cpp 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Maus.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
MausEreignis.cpp bb98428ec0 Ein paar methoden hinzugefügt 6 anni fa
MausEreignis.h 26821cf002 anderes dll export makro in allen .h dateien 4 anni fa
Maybe.h e0aff43ea6 add useful operators to Either an Maybe 2 anni fa
Model2D.cpp 993493f4b5 fix some issues with array usages and add tests 2 anni fa
Model2D.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Model3D.cpp 6ab0110f6c made most char * arguments const 1 anno fa
Model3D.h ffb0758631 fix vertex indices in vertex shader 2 anni fa
Model3DCollection.h d67c918b0f fix world model iteration bug 2 anni fa
Model3DList.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
Model3DList.h 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
ObjFile.cpp 6ab0110f6c made most char * arguments const 1 anno fa
ObjFile.h 30ecb1e460 Add ObjFile class to import 3d triangulated models from .obj files 2 anni fa
Pair.h fb79a667f2 fix reference counting in template data structures 3 anni fa
Prozess.cpp 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Prozess.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Punkt.cpp 339fd559d7 Bildschirmmitte und BildschirmGröße basieren jetzt auf Monitoren und nehmen den index eines Monitors als zusätzliches Argument 5 anni fa
Punkt.h 26821cf002 anderes dll export makro in allen .h dateien 4 anni fa
RCPointer.h 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 anno fa
Rahmen.cpp a3b36a3bf2 Flexiblere styles für texte in textfeldern 5 anni fa
Rahmen.h 26821cf002 anderes dll export makro in allen .h dateien 4 anni fa
Random.cpp 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Random.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Reader.cpp 6ab0110f6c made most char * arguments const 1 anno fa
Reader.h 8bcc04ee9d add ByteArrayReader class 2 anni fa
Rect2.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 anni fa
ReferenceCounter.cpp 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 anno fa
ReferenceCounter.h 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 anno fa
Reflection.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
ReflectionExample.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
ReflectionStuff.cpp 8c1e86952d use more flexible implementation of reference counting 3 anni fa
RenderThread.cpp 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 anno fa
RenderThread.h 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 anno fa
Schrift.cpp 2bd9ba34b8 fix cast issues 3 anni fa
Schrift.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Scroll.cpp 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Scroll.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Shader.cpp ede3baa968 allow custom shaders for directX11 2 anni fa
Shader.h ede3baa968 allow custom shaders for directX11 2 anni fa
Sichtbarkeit.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Slider.cpp e4b236a92e code style 4 anni fa
Slider.h 26821cf002 anderes dll export makro in allen .h dateien 4 anni fa
Tabelle.cpp 2063a2b4ed improved keybord events 1 anno fa
Tabelle.h 26821cf002 anderes dll export makro in allen .h dateien 4 anni fa
TastaturEreignis.cpp 2063a2b4ed improved keybord events 1 anno fa
TastaturEreignis.h 2063a2b4ed improved keybord events 1 anno fa
Test.h 8c5485f379 Fehler beim handeln der Threads bei linux systemen behoben 7 anni fa
TestShader.hlsl 5d987a3661 Erster commit 8 anni fa
Text.cpp 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 anno fa
Text.h 6ab0110f6c made most char * arguments const 1 anno fa
TextFeld.cpp 2063a2b4ed improved keybord events 1 anno fa
TextFeld.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Textur.cpp 2b7fc662ce changes for linux build 2 anni fa
Textur.h 40bccf56ce support basic render to texture 2 anni fa
Textur2D.cpp 0a68f8de76 improved array iteration 2 anni fa
Textur2D.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
TexturList.cpp 0a68f8de76 improved array iteration 2 anni fa
TexturList.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
TexturModel.cpp 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
TexturModel.h 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
Thread.cpp ee20648e63 threads can now be named for debugging 2 anni fa
Thread.h ee20648e63 threads can now be named for debugging 2 anni fa
ToolTip.cpp 0a68f8de76 improved array iteration 2 anni fa
ToolTip.h 6961b2bec7 fix linux build 3 anni fa
Tree.h fb79a667f2 fix reference counting in template data structures 3 anni fa
Trie.h 4fe1b9c42c fix issue with 0 in trie adresses 2 anni fa
Typ.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
UIDialog.cpp 2bd9ba34b8 fix cast issues 3 anni fa
UIDialog.h 26821cf002 anderes dll export makro in allen .h dateien 4 anni fa
UIInitialization.cpp 475b70c25c rework of uiml view to support custom view elements 2 anni fa
UIInitialization.h 475b70c25c rework of uiml view to support custom view elements 2 anni fa
UIMLView.cpp 8d9a830452 support auto with and height in uiml for texts 1 anno fa
UIMLView.h 8d9a830452 support auto with and height in uiml for texts 1 anno fa
UIPixelShader.h 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 anno fa
UIVertexShader.h 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 anno fa
Vec2.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 anni fa
Vec3.h a46aad7d51 fix 3d vector rotation around z axis 2 anni fa
VecN.h bc8144f1f0 fix compiler error in VecN 2 anni fa
Welt2D.cpp 0a68f8de76 improved array iteration 2 anni fa
Welt2D.h 8c1e86952d use more flexible implementation of reference counting 3 anni fa
Welt3D.cpp d67c918b0f fix world model iteration bug 2 anni fa
Welt3D.h d67c918b0f fix world model iteration bug 2 anni fa
Writer.cpp 6790eac885 add json validation functionality 2 anni fa
Writer.h 6790eac885 add json validation functionality 2 anni fa
XML.cpp 6790eac885 add json validation functionality 2 anni fa
XML.h 6790eac885 add json validation functionality 2 anni fa
Zeichnung.cpp 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 anno fa
Zeichnung.h 8d9a830452 support auto with and height in uiml for texts 1 anno fa
Zeichnung3D.cpp c592a7ec9b add some usefull functions 2 anni fa
Zeichnung3D.h 9f813ddbfe improve rendering performace 2 anni fa
Zeit.cpp 6ab0110f6c made most char * arguments const 1 anno fa
Zeit.h c592a7ec9b add some usefull functions 2 anni fa
build.bat 344f20f305 besseres build script 5 anni fa
d3dx12.h 551183b7ce introduce vertex and index buffer for each 3d model 2 anni fa
libFramework.so d48d70ed91 Test des neuen Kommentar styles 4 anni fa
libdbgFramework.so d48d70ed91 Test des neuen Kommentar styles 4 anni fa
main.h 6790eac885 add json validation functionality 2 anni fa
readme.md 71746d4a0e add readme file 4 anni fa
system.ltdb 6a5af1a9f9 UIML View hinzugefügt 5 anni fa