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