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

Kolja Strohm 993493f4b5 fix some issues with array usages and add tests 2 years ago
Framework Tests 993493f4b5 fix some issues with array usages and add tests 2 years ago
.gitattributes 5d987a3661 Erster commit 8 years ago
.gitignore 1bae562ab4 fix 6 years ago
AlphaFeld.cpp e15e18e7d4 Bessere ToolTips Teil 1 5 years ago
AlphaFeld.h 26821cf002 anderes dll export makro in allen .h dateien 4 years ago
Animation.cpp 2bd9ba34b8 fix cast issues 3 years ago
Animation.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Animation3D.cpp 8c1e86952d use more flexible implementation of reference counting 3 years ago
Animation3D.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Array.h 993493f4b5 fix some issues with array usages and add tests 2 years ago
AsynchronCall.cpp d128ead01e Reference Counting zu threads hinzugefügt 5 years ago
AsynchronCall.h 26821cf002 anderes dll export makro in allen .h dateien 4 years ago
AuswahlBox.cpp 2bd9ba34b8 fix cast issues 3 years ago
AuswahlBox.h 26821cf002 anderes dll export makro in allen .h dateien 4 years ago
Betriebssystem.h f972e6cb25 Bessere Dokumentation zu Array.h 4 years ago
Bild.cpp 993493f4b5 fix some issues with array usages and add tests 2 years ago
Bild.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Bildschirm.cpp 0a68f8de76 improved array iteration 2 years ago
Bildschirm.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
CharMap.h 0996462aa6 fix compiler error 3 years ago
ClassDiagram.cd 0e10ee7f87 DirectX12 API weiterentwickelt 5 years ago
Critical.cpp 4cb3ee1de9 add Synchronizer class 2 years ago
Critical.h 4cb3ee1de9 add Synchronizer class 2 years ago
Cube.cpp 2bd9ba34b8 fix cast issues 3 years ago
Cube.h 26821cf002 anderes dll export makro in allen .h dateien 4 years ago
DLLRegister.cpp 8c1e86952d use more flexible implementation of reference counting 3 years ago
DLLRegister.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
DOCUMENTATION f972e6cb25 Bessere Dokumentation zu Array.h 4 years ago
DX11GraphicsApi.cpp 4cb3ee1de9 add Synchronizer class 2 years ago
DX11PixelShader.hlsl 1511ec09fe Anzeigefehler beim geringer fps anzahl im release modus korrigiert 4 years ago
DX11VertexShader.hlsl 0e10ee7f87 DirectX12 API weiterentwickelt 5 years ago
DX12GraphicsApi.cpp 6737a6cd05 add directx debug switch 2 years ago
DX12PixelShader.h 4cb3ee1de9 add Synchronizer class 2 years ago
DX12PixelShader.hlsl e85a856518 Update 5 years ago
DX12VertexShader.h 4cb3ee1de9 add Synchronizer class 2 years ago
DX12VertexShader.hlsl e85a856518 Update 5 years ago
DX9GraphicsApi.cpp e15b54531d Fehler behoben 5 years ago
DXBuffer.cpp 8c1e86952d use more flexible implementation of reference counting 3 years ago
DXBuffer.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
DXCommandQueue.cpp 8c1e86952d use more flexible implementation of reference counting 3 years ago
DXCommandQueue.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Datei.cpp 6961b2bec7 fix linux build 3 years ago
Datei.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
DateiDialog.cpp 993493f4b5 fix some issues with array usages and add tests 2 years ago
DateiDialog.h 993493f4b5 fix some issues with array usages and add tests 2 years ago
DateiSystem.cpp 993493f4b5 fix some issues with array usages and add tests 2 years ago
DateiSystem.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Diagramm.cpp 8d037b6649 improved performance of dx11 graphics api and general array structure 2 years ago
Diagramm.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Dialog.cpp 0a68f8de76 improved array iteration 2 years ago
Dialog.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
DreieckListe.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Ebene3D.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 years ago
Either.h b3629693f0 fixed compiler errors 2 years ago
Errors.cpp 0a68f8de76 improved array iteration 2 years ago
Errors.h 0a68f8de76 improved array iteration 2 years ago
Feld.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Fenster.cpp 993493f4b5 fix some issues with array usages and add tests 2 years ago
Fenster.h 993493f4b5 fix some issues with array usages and add tests 2 years ago
Fortschritt.cpp 2bd9ba34b8 fix cast issues 3 years ago
Fortschritt.h 26821cf002 anderes dll export makro in allen .h dateien 4 years ago
Framework Linux.vcxproj 7a664a142b add Either and Maybe types 2 years ago
Framework Linux.vcxproj.filters 7a664a142b add Either and Maybe types 2 years ago
Framework.sln 993493f4b5 fix some issues with array usages and add tests 2 years ago
Framework.vcxproj 993493f4b5 fix some issues with array usages and add tests 2 years ago
Framework.vcxproj.filters 993493f4b5 fix some issues with array usages and add tests 2 years ago
FrameworkMath.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 years ago
Funktion.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Global.cpp d266b14dca set directx debug switch default to false 2 years ago
Globals.h 6737a6cd05 add directx debug switch 2 years ago
GraphicsApi.cpp 8c1e86952d use more flexible implementation of reference counting 3 years ago
GraphicsApi.h 8d037b6649 improved performance of dx11 graphics api and general array structure 2 years ago
HashMap.h 993493f4b5 fix some issues with array usages and add tests 2 years ago
InMemoryBuffer.cpp 7a664a142b add Either and Maybe types 2 years ago
InMemoryBuffer.h 8deb3f2fd4 add missing dll exports 2 years ago
InitDatei.cpp 0a68f8de76 improved array iteration 2 years ago
InitDatei.h 8d037b6649 improved performance of dx11 graphics api and general array structure 2 years ago
JSON.cpp 0a68f8de76 improved array iteration 2 years ago
JSON.h 0a68f8de76 improved array iteration 2 years ago
KSGTDatei.cpp 7c685a9c23 fix linux issues and warnings 2 years ago
KSGTDatei.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Kam3D.cpp 2b7fb7bd20 fix in memory buffer error 2 years ago
Kam3D.h 2b7fb7bd20 fix in memory buffer error 2 years ago
Kamera2D.cpp 2bd9ba34b8 fix cast issues 3 years ago
Kamera2D.h 0961d26126 Rundungsfehler beim ändern der weltposition von Kamera2D behoben 5 years ago
Key.cpp 8c1e86952d use more flexible implementation of reference counting 3 years ago
Key.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Klasse.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Knopf.cpp 2bd9ba34b8 fix cast issues 3 years ago
Knopf.h 26821cf002 anderes dll export makro in allen .h dateien 4 years ago
Liste.cpp 7c685a9c23 fix linux issues and warnings 2 years ago
Liste.h 8d037b6649 improved performance of dx11 graphics api and general array structure 2 years ago
M2DVorschau.cpp 2bd9ba34b8 fix cast issues 3 years ago
M2DVorschau.h 26821cf002 anderes dll export makro in allen .h dateien 4 years ago
M2Datei.cpp 8c1e86952d use more flexible implementation of reference counting 3 years ago
M2Datei.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
M3Datei.cpp 0a68f8de76 improved array iteration 2 years ago
M3Datei.h 0a68f8de76 improved array iteration 2 years ago
Mat3.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 years ago
Mat4.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 years ago
Maus.cpp 8c1e86952d use more flexible implementation of reference counting 3 years ago
Maus.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
MausEreignis.cpp bb98428ec0 Ein paar methoden hinzugefügt 6 years ago
MausEreignis.h 26821cf002 anderes dll export makro in allen .h dateien 4 years ago
Maybe.h e0aff43ea6 add useful operators to Either an Maybe 2 years ago
Model2D.cpp 993493f4b5 fix some issues with array usages and add tests 2 years ago
Model2D.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Model3D.cpp 0a68f8de76 improved array iteration 2 years ago
Model3D.h 8d037b6649 improved performance of dx11 graphics api and general array structure 2 years ago
Model3DList.cpp 0a68f8de76 improved array iteration 2 years ago
Model3DList.h 6f24b94f49 add missing dllexport declarations 2 years ago
Pair.h fb79a667f2 fix reference counting in template data structures 3 years ago
Prozess.cpp 8c1e86952d use more flexible implementation of reference counting 3 years ago
Prozess.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Punkt.cpp 339fd559d7 Bildschirmmitte und BildschirmGröße basieren jetzt auf Monitoren und nehmen den index eines Monitors als zusätzliches Argument 5 years ago
Punkt.h 26821cf002 anderes dll export makro in allen .h dateien 4 years ago
RCPointer.h 6eb73b9a8d fix issue with reference counting 2 years ago
Rahmen.cpp a3b36a3bf2 Flexiblere styles für texte in textfeldern 5 years ago
Rahmen.h 26821cf002 anderes dll export makro in allen .h dateien 4 years ago
Random.cpp 8c1e86952d use more flexible implementation of reference counting 3 years ago
Random.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Reader.h 7b536f2afc Sichtbarkeit der StreamReader Methoden angepasst 3 years ago
Rect2.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 years ago
ReferenceCounter.cpp 2bd9ba34b8 fix cast issues 3 years ago
ReferenceCounter.h 2bd9ba34b8 fix cast issues 3 years ago
Reflection.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
ReflectionExample.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
ReflectionStuff.cpp 8c1e86952d use more flexible implementation of reference counting 3 years ago
RenderThread.cpp 2bd9ba34b8 fix cast issues 3 years ago
RenderThread.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Schrift.cpp 2bd9ba34b8 fix cast issues 3 years ago
Schrift.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Scroll.cpp 8c1e86952d use more flexible implementation of reference counting 3 years ago
Scroll.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Shader.cpp 8d037b6649 improved performance of dx11 graphics api and general array structure 2 years ago
Shader.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Sichtbarkeit.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Slider.cpp e4b236a92e code style 4 years ago
Slider.h 26821cf002 anderes dll export makro in allen .h dateien 4 years ago
Tabelle.cpp 2bd9ba34b8 fix cast issues 3 years ago
Tabelle.h 26821cf002 anderes dll export makro in allen .h dateien 4 years ago
TastaturEreignis.cpp 3eda698bf4 Quellcode Formatierung angepasst. 8 years ago
TastaturEreignis.h 993493f4b5 fix some issues with array usages and add tests 2 years ago
Test.h 8c5485f379 Fehler beim handeln der Threads bei linux systemen behoben 7 years ago
TestShader.hlsl 5d987a3661 Erster commit 8 years ago
Text.cpp 9a628ba505 RCPointer can now be empty. == operator for Text is now overloaded 2 years ago
Text.h 9a628ba505 RCPointer can now be empty. == operator for Text is now overloaded 2 years ago
TextFeld.cpp 0a68f8de76 improved array iteration 2 years ago
TextFeld.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Textur.cpp 2bd9ba34b8 fix cast issues 3 years ago
Textur.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Textur2D.cpp 0a68f8de76 improved array iteration 2 years ago
Textur2D.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
TexturList.cpp 0a68f8de76 improved array iteration 2 years ago
TexturList.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
TexturModel.cpp 435b930b38 Framework GUI wird jetzt auch mit directx 12 gezeichnet 5 years ago
TexturModel.h 26821cf002 anderes dll export makro in allen .h dateien 4 years ago
Thread.cpp 44600c1d62 whait for running threads to exit when the framework is destructed 2 years ago
Thread.h 2b7fb7bd20 fix in memory buffer error 2 years ago
ToolTip.cpp 0a68f8de76 improved array iteration 2 years ago
ToolTip.h 6961b2bec7 fix linux build 3 years ago
Tree.h fb79a667f2 fix reference counting in template data structures 3 years ago
Trie.h 4fe1b9c42c fix issue with 0 in trie adresses 2 years ago
Typ.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
UIDialog.cpp 2bd9ba34b8 fix cast issues 3 years ago
UIDialog.h 26821cf002 anderes dll export makro in allen .h dateien 4 years ago
UIInitialization.cpp 242061cd6f fixed compiler issues on trie iterator 3 years ago
UIInitialization.h 242061cd6f fixed compiler issues on trie iterator 3 years ago
UIMLView.cpp f6344e58fb fix trie usage in uiml view 2 years ago
UIMLView.h 18a80b6f3c Bessere dokumentation 4 years ago
UIPixelShader.h 4cb3ee1de9 add Synchronizer class 2 years ago
UIVertexShader.h 4cb3ee1de9 add Synchronizer class 2 years ago
Vec2.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 years ago
Vec3.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 years ago
Welt2D.cpp 0a68f8de76 improved array iteration 2 years ago
Welt2D.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Welt3D.cpp d3c7b9efdd speed up of removing 3d objects from rendered world 2 years ago
Welt3D.h 8d037b6649 improved performance of dx11 graphics api and general array structure 2 years ago
Writer.h fd1df7f2c9 Sichtbarkeit der Funktionen in StreamWriter angepasst 3 years ago
XML.cpp 0a68f8de76 improved array iteration 2 years ago
XML.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Zeichnung.cpp 2bd9ba34b8 fix cast issues 3 years ago
Zeichnung.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Zeichnung3D.cpp 8c1e86952d use more flexible implementation of reference counting 3 years ago
Zeichnung3D.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
Zeit.cpp 2bd9ba34b8 fix cast issues 3 years ago
Zeit.h 8c1e86952d use more flexible implementation of reference counting 3 years ago
build.bat 344f20f305 besseres build script 5 years ago
libFramework.so d48d70ed91 Test des neuen Kommentar styles 4 years ago
libdbgFramework.so d48d70ed91 Test des neuen Kommentar styles 4 years ago
main.h 993493f4b5 fix some issues with array usages and add tests 2 years ago
readme.md 71746d4a0e add readme file 4 years ago
system.ltdb 6a5af1a9f9 UIML View hinzugefügt 5 years ago