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