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

Kolja Strohm 26821cf002 anderes dll export makro in allen .h dateien 4 é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 eb06618374 Shader code lesbarer gemacht 5 éve
Animation.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
Animation3D.cpp 24ea3753af Als Ereignisse können jetzt auch lamda Ausdrücke mit capture gesetzt werden 6 éve
Animation3D.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
Array.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 é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 5654884dab einiege Fehler behoben 5 é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 f972e6cb25 Bessere Dokumentation zu Array.h 4 éve
Bild.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 éve
Bildschirm.cpp 519dc6644c Neues Mausereignis Verarbeitungssystem 5 éve
Bildschirm.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
CharMap.h 75d68ab0a1 Einiege Fehler behoben 5 é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 4fcb4db963 Render Code in GraphicsApi Klasse ausgelagert, um verschiedene DirectX Versionen unterstützen zu können 5 éve
Cube.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
DLLRegister.cpp 98a655c5e5 Dlls werden im debug modus nicht freigegeben 5 éve
DLLRegister.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
DOCUMENTATION f972e6cb25 Bessere Dokumentation zu Array.h 4 éve
DX11GraphicsApi.cpp f199af6495 Absturz beim zeichnen von transparenten 3d modellen bei directx11 behoben 4 é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 b2ee1cdf45 Directx9 benutzt jetzt raytracer fürs rendern von 3d objeten. die performance lässt zu wünschen übrich 5 éve
DX12PixelShader.h f972e6cb25 Bessere Dokumentation zu Array.h 4 éve
DX12PixelShader.hlsl e85a856518 Update 5 éve
DX12VertexShader.h f972e6cb25 Bessere Dokumentation zu Array.h 4 éve
DX12VertexShader.hlsl e85a856518 Update 5 éve
DX9GraphicsApi.cpp e15b54531d Fehler behoben 5 éve
DXBuffer.cpp 853d9459cb Fexed linux build 5 éve
DXBuffer.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
DXCommandQueue.cpp 0e10ee7f87 DirectX12 API weiterentwickelt 5 éve
DXCommandQueue.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 éve
Datei.cpp f972e6cb25 Bessere Dokumentation zu Array.h 4 éve
Datei.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
DateiDialog.cpp 47146ec177 Fehler in thread vererbung behoben 5 éve
DateiDialog.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
DateiSystem.cpp f972e6cb25 Bessere Dokumentation zu Array.h 4 éve
DateiSystem.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
Diagramm.cpp 519dc6644c Neues Mausereignis Verarbeitungssystem 5 éve
Diagramm.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
Dialog.cpp 4d8d132271 Rahmen baseklasse hinzugefügt um verschiedene Rahmen zu erlauben 5 éve
Dialog.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
DreieckListe.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 éve
Ebene3D.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 éve
Fenster.cpp 62f596706d Absturz beim verwenden von leeren Fenstern behoben 4 éve
Fenster.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
Fortschritt.cpp 25e2ad5a8f Rundungsfehler bei der prozentanzeige des FBalkens behoben 5 éve
Fortschritt.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
Framework Linux.vcxproj 300651a7cf Pfad fehler in der linux build konfiguration behoben 4 éve
Framework Linux.vcxproj.filters 853d9459cb Fexed linux build 5 éve
Framework.sln 6b33794691 Alle ö,ü,ä,ß entfernt und Remotebuild für Linux eingerichtet 7 éve
Framework.vcxproj d48d70ed91 Test des neuen Kommentar styles 4 éve
Framework.vcxproj.filters 48052926c6 Slider Objekt hinzugefügt 4 éve
FrameworkMath.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 éve
Global.cpp 4fcb4db963 Render Code in GraphicsApi Klasse ausgelagert, um verschiedene DirectX Versionen unterstützen zu können 5 éve
Globals.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
GraphicsApi.cpp 853d9459cb Fexed linux build 5 éve
GraphicsApi.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
InitDatei.cpp 6b33794691 Alle ö,ü,ä,ß entfernt und Remotebuild für Linux eingerichtet 7 éve
InitDatei.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
JSON.cpp b0ba920f5b Fehler beim parsen von negativen zahlen im json parser behoben 4 éve
JSON.h ae0072b2cf Funktion zum Laden von JSON aus einer Datei hinzugefügt 4 éve
KSGTDatei.cpp 6b33794691 Alle ö,ü,ä,ß entfernt und Remotebuild für Linux eingerichtet 7 éve
KSGTDatei.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
Kam3D.cpp b0ba920f5b Fehler beim parsen von negativen zahlen im json parser behoben 4 éve
Kam3D.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
Kamera2D.cpp f972e6cb25 Bessere Dokumentation zu Array.h 4 éve
Kamera2D.h 0961d26126 Rundungsfehler beim ändern der weltposition von Kamera2D behoben 5 éve
Key.cpp 6b33794691 Alle ö,ü,ä,ß entfernt und Remotebuild für Linux eingerichtet 7 éve
Key.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
Knopf.cpp a11fb4b0ca Fehler in den Knöpfen behoben, der ein unnötiges neu zeichnen des Bildschirms verursacht hat 4 éve
Knopf.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
Liste.cpp 519dc6644c Neues Mausereignis Verarbeitungssystem 5 éve
Liste.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
M2DVorschau.cpp 519dc6644c Neues Mausereignis Verarbeitungssystem 5 éve
M2DVorschau.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
M2Datei.cpp b397210f0c Splitting algorithmus für polygone hinzugefügt 6 éve
M2Datei.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
M3Datei.cpp ac40d148f3 Beim laden von 3d modellen werden jetzt auch die normalen berechnet 4 éve
M3Datei.h 26821cf002 anderes dll export makro in allen .h dateien 4 é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 6b33794691 Alle ö,ü,ä,ß entfernt und Remotebuild für Linux eingerichtet 7 éve
Maus.h 26821cf002 anderes dll export makro in allen .h dateien 4 é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 f972e6cb25 Bessere Dokumentation zu Array.h 4 éve
Model2D.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 éve
Model3D.cpp 8b2651a6e3 Absturz beim setzen der 3D modell daten auf 0 behoben 4 éve
Model3D.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
Model3DList.cpp be31e8dbf8 Iterartoren hinzugefügt 5 éve
Model3DList.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 éve
Pair.h 6a5af1a9f9 UIML View hinzugefügt 5 éve
Prozess.cpp 3eda698bf4 Quellcode Formatierung angepasst. 8 éve
Prozess.h 26821cf002 anderes dll export makro in allen .h dateien 4 é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
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 46f3fa7ff8 Ein paar bugs behoben 4 éve
Random.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
Reader.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 éve
Rect2.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 éve
ReferenceCounting.h a44010e985 Reference Counting Template jetzt im Framework Namespace 6 éve
RenderThread.cpp 1511ec09fe Anzeigefehler beim geringer fps anzahl im release modus korrigiert 4 éve
RenderThread.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
Schrift.cpp 300651a7cf Pfad fehler in der linux build konfiguration behoben 4 éve
Schrift.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
Scroll.cpp 519dc6644c Neues Mausereignis Verarbeitungssystem 5 éve
Scroll.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
Shader.cpp 435b930b38 Framework GUI wird jetzt auch mit directx 12 gezeichnet 5 éve
Shader.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 éve
Slider.cpp e4b236a92e code style 4 éve
Slider.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
Tabelle.cpp e6af7e81e0 ObjTabelle ist jetzt kompatibel mit AuswahlBox 4 é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 f29d33dc89 + operator für Text klasse ist jetzt const 4 éve
Text.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
TextFeld.cpp 92a29c907e addLineBreaks kann jetzt ein spacing text übergeben werden. 4 éve
TextFeld.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
Textur.cpp b2ee1cdf45 Directx9 benutzt jetzt raytracer fürs rendern von 3d objeten. die performance lässt zu wünschen übrich 5 éve
Textur.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
Textur2D.cpp be31e8dbf8 Iterartoren hinzugefügt 5 éve
Textur2D.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
TexturList.cpp be31e8dbf8 Iterartoren hinzugefügt 5 éve
TexturList.h 26821cf002 anderes dll export makro in allen .h dateien 4 é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 215d3608c5 Vielleicht ein seltener fehler behoben 5 éve
Thread.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
ToolTip.cpp 5654884dab einiege Fehler behoben 5 éve
ToolTip.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
Tree.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 éve
Trie.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 éve
UIDialog.cpp b9b204e06c UI Dialog größenanpassung verbessert 5 éve
UIDialog.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
UIInitialization.cpp 6a5af1a9f9 UIML View hinzugefügt 5 éve
UIInitialization.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
UIMLView.cpp beb62a195e Textfelder mit disabled flag in uiml sind jetzt nicht mehr editierbar 5 éve
UIMLView.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
UIPixelShader.h f972e6cb25 Bessere Dokumentation zu Array.h 4 éve
UIVertexShader.h f972e6cb25 Bessere Dokumentation zu Array.h 4 é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 f972e6cb25 Bessere Dokumentation zu Array.h 4 éve
Welt2D.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
Welt3D.cpp f972e6cb25 Bessere Dokumentation zu Array.h 4 éve
Welt3D.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
XML.cpp 48a5d20f58 Fehler in Render und Message weitergabe Reihenfolge in der UIML View. Objekte die zuletzt hinzugefügt werden sind jetzt vor allen anderen sichtbar 5 éve
XML.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
Zeichnung.cpp 9fbcd0ce32 Fehler behoben 5 éve
Zeichnung.h 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 éve
Zeichnung3D.cpp b2ee1cdf45 Directx9 benutzt jetzt raytracer fürs rendern von 3d objeten. die performance lässt zu wünschen übrich 5 éve
Zeichnung3D.h 26821cf002 anderes dll export makro in allen .h dateien 4 éve
Zeit.cpp 6b33794691 Alle ö,ü,ä,ß entfernt und Remotebuild für Linux eingerichtet 7 éve
Zeit.h 26821cf002 anderes dll export makro in allen .h dateien 4 é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 37d41b0642 Replace all comments in the .h files with doxygen documentation comments 4 éve
readme.md 71746d4a0e add readme file 4 éve
system.ltdb 6a5af1a9f9 UIML View hinzugefügt 5 éve