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

Kolja Strohm 6737a6cd05 add directx debug switch 2 é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 7c685a9c23 fix linux issues and warnings 2 éve
AsynchronCall.cpp d128ead01e Reference Counting zu threads hinzugefügt 5 éve
AsynchronCall.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
AuswahlBox.cpp 2bd9ba34b8 fix cast issues 3 éve
AuswahlBox.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
Betriebssystem.h f972e6cb25 Bessere Dokumentation zu Array.h 4 éve
Bild.cpp 2bd9ba34b8 fix cast issues 3 éve
Bild.h 8c1e86952d use more flexible implementation of reference counting 3 éve
Bildschirm.cpp 0a68f8de76 improved array iteration 2 éve
Bildschirm.h 8c1e86952d use more flexible implementation of reference counting 3 éve
CharMap.h 0996462aa6 fix compiler error 3 éve
ClassDiagram.cd 0e10ee7f87 DirectX12 API weiterentwickelt 5 éve
Critical.cpp 215d3608c5 Vielleicht ein seltener fehler behoben 5 éve
Critical.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
Cube.cpp 2bd9ba34b8 fix cast issues 3 éve
Cube.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
DLLRegister.cpp 8c1e86952d use more flexible implementation of reference counting 3 éve
DLLRegister.h 8c1e86952d use more flexible implementation of reference counting 3 éve
DOCUMENTATION f972e6cb25 Bessere Dokumentation zu Array.h 4 éve
DX11GraphicsApi.cpp 6737a6cd05 add directx debug switch 2 éve
DX11PixelShader.hlsl 1511ec09fe Anzeigefehler beim geringer fps anzahl im release modus korrigiert 4 éve
DX11VertexShader.hlsl 0e10ee7f87 DirectX12 API weiterentwickelt 5 éve
DX12GraphicsApi.cpp 6737a6cd05 add directx debug switch 2 éve
DX12PixelShader.h 8d037b6649 improved performance of dx11 graphics api and general array structure 2 éve
DX12PixelShader.hlsl e85a856518 Update 5 éve
DX12VertexShader.h 8d037b6649 improved performance of dx11 graphics api and general array structure 2 éve
DX12VertexShader.hlsl e85a856518 Update 5 éve
DX9GraphicsApi.cpp e15b54531d Fehler behoben 5 éve
DXBuffer.cpp 8c1e86952d use more flexible implementation of reference counting 3 éve
DXBuffer.h 8c1e86952d use more flexible implementation of reference counting 3 éve
DXCommandQueue.cpp 8c1e86952d use more flexible implementation of reference counting 3 éve
DXCommandQueue.h 8c1e86952d use more flexible implementation of reference counting 3 éve
Datei.cpp 6961b2bec7 fix linux build 3 éve
Datei.h 8c1e86952d use more flexible implementation of reference counting 3 éve
DateiDialog.cpp 2bd9ba34b8 fix cast issues 3 éve
DateiDialog.h 8c1e86952d use more flexible implementation of reference counting 3 éve
DateiSystem.cpp 2bd9ba34b8 fix cast issues 3 éve
DateiSystem.h 8c1e86952d use more flexible implementation of reference counting 3 éve
Diagramm.cpp 8d037b6649 improved performance of dx11 graphics api and general array structure 2 éve
Diagramm.h 8c1e86952d use more flexible implementation of reference counting 3 é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 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 éve
Errors.cpp 0a68f8de76 improved array iteration 2 éve
Errors.h 0a68f8de76 improved array iteration 2 éve
Feld.h 8c1e86952d use more flexible implementation of reference counting 3 éve
Fenster.cpp 0a68f8de76 improved array iteration 2 éve
Fenster.h 8c1e86952d use more flexible implementation of reference counting 3 é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 0a68f8de76 improved array iteration 2 éve
Framework Linux.vcxproj.filters 0a68f8de76 improved array iteration 2 éve
Framework.sln 6b33794691 Alle ö,ü,ä,ß entfernt und Remotebuild für Linux eingerichtet 7 éve
Framework.vcxproj 8d037b6649 improved performance of dx11 graphics api and general array structure 2 éve
Framework.vcxproj.filters 8d037b6649 improved performance of dx11 graphics api and general array structure 2 é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 6737a6cd05 add directx debug switch 2 éve
Globals.h 6737a6cd05 add directx debug switch 2 éve
GraphicsApi.cpp 8c1e86952d use more flexible implementation of reference counting 3 éve
GraphicsApi.h 8d037b6649 improved performance of dx11 graphics api and general array structure 2 éve
HashMap.h 6eb73b9a8d fix issue with reference counting 2 éve
InMemoryBuffer.cpp f852a6a280 add InMemoryBuffer 3 é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 0a68f8de76 improved array iteration 2 éve
JSON.h 0a68f8de76 improved array iteration 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 8d037b6649 improved performance of dx11 graphics api and general array structure 2 éve
Kam3D.h 8d037b6649 improved performance of dx11 graphics api and general array structure 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 7c685a9c23 fix linux issues and warnings 2 éve
Liste.h 8d037b6649 improved performance of dx11 graphics api and general array structure 2 éve
M2DVorschau.cpp 2bd9ba34b8 fix cast issues 3 éve
M2DVorschau.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
M2Datei.cpp 8c1e86952d use more flexible implementation of reference counting 3 éve
M2Datei.h 8c1e86952d use more flexible implementation of reference counting 3 éve
M3Datei.cpp 0a68f8de76 improved array iteration 2 éve
M3Datei.h 0a68f8de76 improved array iteration 2 éve
Mat3.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 éve
Mat4.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 é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
Model2D.cpp 7c685a9c23 fix linux issues and warnings 2 éve
Model2D.h 8c1e86952d use more flexible implementation of reference counting 3 éve
Model3D.cpp 0a68f8de76 improved array iteration 2 éve
Model3D.h 8d037b6649 improved performance of dx11 graphics api and general array structure 2 éve
Model3DList.cpp 0a68f8de76 improved array iteration 2 éve
Model3DList.h 6f24b94f49 add missing dllexport declarations 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 6eb73b9a8d fix issue with reference counting 2 é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.h 7b536f2afc Sichtbarkeit der StreamReader Methoden angepasst 3 éve
Rect2.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 éve
ReferenceCounter.cpp 2bd9ba34b8 fix cast issues 3 éve
ReferenceCounter.h 2bd9ba34b8 fix cast issues 3 é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 2bd9ba34b8 fix cast issues 3 éve
RenderThread.h 8c1e86952d use more flexible implementation of reference counting 3 é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 8d037b6649 improved performance of dx11 graphics api and general array structure 2 éve
Shader.h 8c1e86952d use more flexible implementation of reference counting 3 é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 2bd9ba34b8 fix cast issues 3 éve
Tabelle.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
TastaturEreignis.cpp 3eda698bf4 Quellcode Formatierung angepasst. 8 éve
TastaturEreignis.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
Test.h 8c5485f379 Fehler beim handeln der Threads bei linux systemen behoben 7 éve
TestShader.hlsl 5d987a3661 Erster commit 8 éve
Text.cpp 9a628ba505 RCPointer can now be empty. == operator for Text is now overloaded 2 éve
Text.h 9a628ba505 RCPointer can now be empty. == operator for Text is now overloaded 2 éve
TextFeld.cpp 0a68f8de76 improved array iteration 2 éve
TextFeld.h 8c1e86952d use more flexible implementation of reference counting 3 éve
Textur.cpp 2bd9ba34b8 fix cast issues 3 éve
Textur.h 8c1e86952d use more flexible implementation of reference counting 3 é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 435b930b38 Framework GUI wird jetzt auch mit directx 12 gezeichnet 5 éve
TexturModel.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
Thread.cpp 0a68f8de76 improved array iteration 2 éve
Thread.h 8c1e86952d use more flexible implementation of reference counting 3 é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 242061cd6f fixed compiler issues on trie iterator 3 éve
UIInitialization.h 242061cd6f fixed compiler issues on trie iterator 3 éve
UIMLView.cpp f6344e58fb fix trie usage in uiml view 2 éve
UIMLView.h 18a80b6f3c Bessere dokumentation 4 éve
UIPixelShader.h 8d037b6649 improved performance of dx11 graphics api and general array structure 2 éve
UIVertexShader.h 8d037b6649 improved performance of dx11 graphics api and general array structure 2 éve
Vec2.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 éve
Vec3.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 éve
Welt2D.cpp 0a68f8de76 improved array iteration 2 éve
Welt2D.h 8c1e86952d use more flexible implementation of reference counting 3 éve
Welt3D.cpp 7c685a9c23 fix linux issues and warnings 2 éve
Welt3D.h 8d037b6649 improved performance of dx11 graphics api and general array structure 2 éve
Writer.h fd1df7f2c9 Sichtbarkeit der Funktionen in StreamWriter angepasst 3 éve
XML.cpp 0a68f8de76 improved array iteration 2 éve
XML.h 8c1e86952d use more flexible implementation of reference counting 3 éve
Zeichnung.cpp 2bd9ba34b8 fix cast issues 3 éve
Zeichnung.h 8c1e86952d use more flexible implementation of reference counting 3 éve
Zeichnung3D.cpp 8c1e86952d use more flexible implementation of reference counting 3 éve
Zeichnung3D.h 8c1e86952d use more flexible implementation of reference counting 3 éve
Zeit.cpp 2bd9ba34b8 fix cast issues 3 éve
Zeit.h 8c1e86952d use more flexible implementation of reference counting 3 éve
build.bat 344f20f305 besseres build script 5 éve
libFramework.so d48d70ed91 Test des neuen Kommentar styles 4 éve
libdbgFramework.so d48d70ed91 Test des neuen Kommentar styles 4 éve
main.h 8c1e86952d use more flexible implementation of reference counting 3 éve
readme.md 71746d4a0e add readme file 4 éve
system.ltdb 6a5af1a9f9 UIML View hinzugefügt 5 éve