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

Kolja Strohm 72356fc694 add mode where user inputs are handled by the ticking thread to reduce input delays due to waiting for lock aquiering over multiple frames 2 жил өмнө
Framework Tests 3fb7ab6f48 fix that warteAufThread immediatly returns without waiting the specified amound of time on linux systems 2 жил өмнө
.gitattributes 5d987a3661 Erster commit 9 жил өмнө
.gitignore 1bae562ab4 fix 7 жил өмнө
AlphaFeld.cpp a532168d2f apply new code formatter 2 жил өмнө
AlphaFeld.h a532168d2f apply new code formatter 2 жил өмнө
Animation.cpp a532168d2f apply new code formatter 2 жил өмнө
Animation.h a532168d2f apply new code formatter 2 жил өмнө
Animation3D.cpp a532168d2f apply new code formatter 2 жил өмнө
Animation3D.h a532168d2f apply new code formatter 2 жил өмнө
Array.h a532168d2f apply new code formatter 2 жил өмнө
AsynchronCall.cpp a532168d2f apply new code formatter 2 жил өмнө
AsynchronCall.h a532168d2f apply new code formatter 2 жил өмнө
AuswahlBox.cpp a532168d2f apply new code formatter 2 жил өмнө
AuswahlBox.h a532168d2f apply new code formatter 2 жил өмнө
Base64.cpp a532168d2f apply new code formatter 2 жил өмнө
Base64.h a532168d2f apply new code formatter 2 жил өмнө
Betriebssystem.h a532168d2f apply new code formatter 2 жил өмнө
Bild.cpp 41378d2a32 fix gdiplus include order 2 жил өмнө
Bild.h a532168d2f apply new code formatter 2 жил өмнө
Bildschirm.cpp 72356fc694 add mode where user inputs are handled by the ticking thread to reduce input delays due to waiting for lock aquiering over multiple frames 2 жил өмнө
Bildschirm.h 72356fc694 add mode where user inputs are handled by the ticking thread to reduce input delays due to waiting for lock aquiering over multiple frames 2 жил өмнө
Cache.h a532168d2f apply new code formatter 2 жил өмнө
CharMap.h a532168d2f apply new code formatter 2 жил өмнө
ClassDiagram.cd 0e10ee7f87 DirectX12 API weiterentwickelt 6 жил өмнө
Critical.cpp a532168d2f apply new code formatter 2 жил өмнө
Critical.h a532168d2f apply new code formatter 2 жил өмнө
Cube.cpp a532168d2f apply new code formatter 2 жил өмнө
Cube.h a532168d2f apply new code formatter 2 жил өмнө
DLLRegister.cpp a532168d2f apply new code formatter 2 жил өмнө
DLLRegister.h a532168d2f apply new code formatter 2 жил өмнө
DOCUMENTATION f972e6cb25 Bessere Dokumentation zu Array.h 5 жил өмнө
DX11GraphicsApi.cpp a532168d2f apply new code formatter 2 жил өмнө
DX11PixelShader.hlsl 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 2 жил өмнө
DX11VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader 2 жил өмнө
DX12Buffer.cpp a532168d2f apply new code formatter 2 жил өмнө
DX12Buffer.h a532168d2f apply new code formatter 2 жил өмнө
DX12CommandQueue.cpp a532168d2f apply new code formatter 2 жил өмнө
DX12CommandQueue.h a532168d2f apply new code formatter 2 жил өмнө
DX12GraphicsApi.cpp a532168d2f apply new code formatter 2 жил өмнө
DX12PixelShader.h a532168d2f apply new code formatter 2 жил өмнө
DX12PixelShader.hlsl e85a856518 Update 6 жил өмнө
DX12Shader.cpp a532168d2f apply new code formatter 2 жил өмнө
DX12Shader.h a532168d2f apply new code formatter 2 жил өмнө
DX12Textur.cpp a532168d2f apply new code formatter 2 жил өмнө
DX12Textur.h a532168d2f apply new code formatter 2 жил өмнө
DX12VertexShader.h a532168d2f apply new code formatter 2 жил өмнө
DX12VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader 2 жил өмнө
DX9GraphicsApi.cpp a532168d2f apply new code formatter 2 жил өмнө
DXBuffer.cpp a532168d2f apply new code formatter 2 жил өмнө
DXBuffer.h a532168d2f apply new code formatter 2 жил өмнө
Datei.cpp a532168d2f apply new code formatter 2 жил өмнө
Datei.h a532168d2f apply new code formatter 2 жил өмнө
DateiDialog.cpp a532168d2f apply new code formatter 2 жил өмнө
DateiDialog.h a532168d2f apply new code formatter 2 жил өмнө
DateiSystem.cpp a532168d2f apply new code formatter 2 жил өмнө
DateiSystem.h a532168d2f apply new code formatter 2 жил өмнө
Diagramm.cpp a532168d2f apply new code formatter 2 жил өмнө
Diagramm.h a532168d2f apply new code formatter 2 жил өмнө
Dialog.cpp a532168d2f apply new code formatter 2 жил өмнө
Dialog.h a532168d2f apply new code formatter 2 жил өмнө
DreieckListe.h a532168d2f apply new code formatter 2 жил өмнө
Ebene3D.h a532168d2f apply new code formatter 2 жил өмнө
Either.h a532168d2f apply new code formatter 2 жил өмнө
Errors.cpp a532168d2f apply new code formatter 2 жил өмнө
Errors.h a532168d2f apply new code formatter 2 жил өмнө
Feld.h a532168d2f apply new code formatter 2 жил өмнө
Fenster.cpp 72356fc694 add mode where user inputs are handled by the ticking thread to reduce input delays due to waiting for lock aquiering over multiple frames 2 жил өмнө
Fenster.h a532168d2f apply new code formatter 2 жил өмнө
Fortschritt.cpp a532168d2f apply new code formatter 2 жил өмнө
Fortschritt.h a532168d2f apply new code formatter 2 жил өмнө
Framework Linux.vcxproj 3fb7ab6f48 fix that warteAufThread immediatly returns without waiting the specified amound of time on linux systems 2 жил өмнө
Framework Linux.vcxproj.filters 53af426983 improved visual studio code filters for linux 2 жил өмнө
Framework.sln 993493f4b5 fix some issues with array usages and add tests 3 жил өмнө
Framework.vcxproj 72356fc694 add mode where user inputs are handled by the ticking thread to reduce input delays due to waiting for lock aquiering over multiple frames 2 жил өмнө
Framework.vcxproj.filters f6465672a1 improved visual studio code filters 2 жил өмнө
FrameworkMath.h a532168d2f apply new code formatter 2 жил өмнө
Funktion.h a532168d2f apply new code formatter 2 жил өмнө
Global.cpp 41378d2a32 fix gdiplus include order 2 жил өмнө
Globals.h 3fb7ab6f48 fix that warteAufThread immediatly returns without waiting the specified amound of time on linux systems 2 жил өмнө
GraphicsApi.cpp a532168d2f apply new code formatter 2 жил өмнө
GraphicsApi.h a532168d2f apply new code formatter 2 жил өмнө
HashMap.h a532168d2f apply new code formatter 2 жил өмнө
ImmutablePair.h a532168d2f apply new code formatter 2 жил өмнө
InMemoryBuffer.cpp a532168d2f apply new code formatter 2 жил өмнө
InMemoryBuffer.h a532168d2f apply new code formatter 2 жил өмнө
InitDatei.cpp a532168d2f apply new code formatter 2 жил өмнө
InitDatei.h a532168d2f apply new code formatter 2 жил өмнө
JSON.cpp a532168d2f apply new code formatter 2 жил өмнө
JSON.h a532168d2f apply new code formatter 2 жил өмнө
KSGTDatei.cpp a532168d2f apply new code formatter 2 жил өмнө
KSGTDatei.h a532168d2f apply new code formatter 2 жил өмнө
Kam3D.cpp a532168d2f apply new code formatter 2 жил өмнө
Kam3D.h a532168d2f apply new code formatter 2 жил өмнө
Kamera2D.cpp a532168d2f apply new code formatter 2 жил өмнө
Kamera2D.h a532168d2f apply new code formatter 2 жил өмнө
Key.cpp a532168d2f apply new code formatter 2 жил өмнө
Key.h a532168d2f apply new code formatter 2 жил өмнө
Klasse.h a532168d2f apply new code formatter 2 жил өмнө
Knopf.cpp a532168d2f apply new code formatter 2 жил өмнө
Knopf.h a532168d2f apply new code formatter 2 жил өмнө
Liste.cpp a532168d2f apply new code formatter 2 жил өмнө
Liste.h a532168d2f apply new code formatter 2 жил өмнө
M2DVorschau.cpp a532168d2f apply new code formatter 2 жил өмнө
M2DVorschau.h a532168d2f apply new code formatter 2 жил өмнө
M2Datei.cpp a532168d2f apply new code formatter 2 жил өмнө
M2Datei.h a532168d2f apply new code formatter 2 жил өмнө
M3Datei.cpp a532168d2f apply new code formatter 2 жил өмнө
M3Datei.h a532168d2f apply new code formatter 2 жил өмнө
Mat3.h a532168d2f apply new code formatter 2 жил өмнө
Mat4.h a532168d2f apply new code formatter 2 жил өмнө
Maus.cpp a532168d2f apply new code formatter 2 жил өмнө
Maus.h a532168d2f apply new code formatter 2 жил өмнө
MausEreignis.cpp a532168d2f apply new code formatter 2 жил өмнө
MausEreignis.h a532168d2f apply new code formatter 2 жил өмнө
Maybe.h a532168d2f apply new code formatter 2 жил өмнө
Model2D.cpp a532168d2f apply new code formatter 2 жил өмнө
Model2D.h a532168d2f apply new code formatter 2 жил өмнө
Model3D.cpp a532168d2f apply new code formatter 2 жил өмнө
Model3D.h a532168d2f apply new code formatter 2 жил өмнө
Model3DCollection.h a532168d2f apply new code formatter 2 жил өмнө
Model3DList.cpp a532168d2f apply new code formatter 2 жил өмнө
Model3DList.h a532168d2f apply new code formatter 2 жил өмнө
ObjFile.cpp a532168d2f apply new code formatter 2 жил өмнө
ObjFile.h a532168d2f apply new code formatter 2 жил өмнө
Pair.h a532168d2f apply new code formatter 2 жил өмнө
Prozess.cpp a532168d2f apply new code formatter 2 жил өмнө
Prozess.h a532168d2f apply new code formatter 2 жил өмнө
Punkt.cpp a532168d2f apply new code formatter 2 жил өмнө
Punkt.h a532168d2f apply new code formatter 2 жил өмнө
RCPointer.h a532168d2f apply new code formatter 2 жил өмнө
Rahmen.cpp a532168d2f apply new code formatter 2 жил өмнө
Rahmen.h a532168d2f apply new code formatter 2 жил өмнө
Random.cpp a532168d2f apply new code formatter 2 жил өмнө
Random.h a532168d2f apply new code formatter 2 жил өмнө
Reader.cpp a532168d2f apply new code formatter 2 жил өмнө
Reader.h a532168d2f apply new code formatter 2 жил өмнө
Rect2.h a532168d2f apply new code formatter 2 жил өмнө
ReferenceCounter.cpp a532168d2f apply new code formatter 2 жил өмнө
ReferenceCounter.h a532168d2f apply new code formatter 2 жил өмнө
Reflection.h a532168d2f apply new code formatter 2 жил өмнө
ReflectionExample.h a532168d2f apply new code formatter 2 жил өмнө
ReflectionStuff.cpp 8c1e86952d use more flexible implementation of reference counting 4 жил өмнө
RenderThread.cpp 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 2 жил өмнө
RenderThread.h a532168d2f apply new code formatter 2 жил өмнө
Schrift.cpp a532168d2f apply new code formatter 2 жил өмнө
Schrift.h a532168d2f apply new code formatter 2 жил өмнө
Scroll.cpp a532168d2f apply new code formatter 2 жил өмнө
Scroll.h a532168d2f apply new code formatter 2 жил өмнө
Shader.cpp a532168d2f apply new code formatter 2 жил өмнө
Shader.h a532168d2f apply new code formatter 2 жил өмнө
Sichtbarkeit.h a532168d2f apply new code formatter 2 жил өмнө
Slider.cpp a532168d2f apply new code formatter 2 жил өмнө
Slider.h a532168d2f apply new code formatter 2 жил өмнө
Tabelle.cpp a532168d2f apply new code formatter 2 жил өмнө
Tabelle.h a532168d2f apply new code formatter 2 жил өмнө
TastaturEreignis.cpp a532168d2f apply new code formatter 2 жил өмнө
TastaturEreignis.h a532168d2f apply new code formatter 2 жил өмнө
Test.h a532168d2f apply new code formatter 2 жил өмнө
TestShader.hlsl 5d987a3661 Erster commit 9 жил өмнө
Text.cpp a532168d2f apply new code formatter 2 жил өмнө
Text.h a532168d2f apply new code formatter 2 жил өмнө
TextFeld.cpp a532168d2f apply new code formatter 2 жил өмнө
TextFeld.h a532168d2f apply new code formatter 2 жил өмнө
Textur.cpp a532168d2f apply new code formatter 2 жил өмнө
Textur.h a532168d2f apply new code formatter 2 жил өмнө
Textur2D.cpp a532168d2f apply new code formatter 2 жил өмнө
Textur2D.h a532168d2f apply new code formatter 2 жил өмнө
TexturList.cpp a532168d2f apply new code formatter 2 жил өмнө
TexturList.h a532168d2f apply new code formatter 2 жил өмнө
TexturModel.cpp a532168d2f apply new code formatter 2 жил өмнө
TexturModel.h a532168d2f apply new code formatter 2 жил өмнө
Thread.cpp 3fb7ab6f48 fix that warteAufThread immediatly returns without waiting the specified amound of time on linux systems 2 жил өмнө
Thread.h a532168d2f apply new code formatter 2 жил өмнө
ToolTip.cpp a532168d2f apply new code formatter 2 жил өмнө
ToolTip.h a532168d2f apply new code formatter 2 жил өмнө
Tree.h a532168d2f apply new code formatter 2 жил өмнө
Trie.h a532168d2f apply new code formatter 2 жил өмнө
Typ.h a532168d2f apply new code formatter 2 жил өмнө
UIDialog.cpp a532168d2f apply new code formatter 2 жил өмнө
UIDialog.h a532168d2f apply new code formatter 2 жил өмнө
UIInitialization.cpp a532168d2f apply new code formatter 2 жил өмнө
UIInitialization.h a532168d2f apply new code formatter 2 жил өмнө
UIMLView.cpp a532168d2f apply new code formatter 2 жил өмнө
UIMLView.h a532168d2f apply new code formatter 2 жил өмнө
UIPixelShader.h a532168d2f apply new code formatter 2 жил өмнө
UIVertexShader.h a532168d2f apply new code formatter 2 жил өмнө
Vec2.h a532168d2f apply new code formatter 2 жил өмнө
Vec3.h a532168d2f apply new code formatter 2 жил өмнө
VecN.h a532168d2f apply new code formatter 2 жил өмнө
Welt2D.cpp a532168d2f apply new code formatter 2 жил өмнө
Welt2D.h a532168d2f apply new code formatter 2 жил өмнө
Welt3D.cpp a532168d2f apply new code formatter 2 жил өмнө
Welt3D.h a532168d2f apply new code formatter 2 жил өмнө
Writer.cpp a532168d2f apply new code formatter 2 жил өмнө
Writer.h a532168d2f apply new code formatter 2 жил өмнө
XML.cpp a532168d2f apply new code formatter 2 жил өмнө
XML.h a532168d2f apply new code formatter 2 жил өмнө
Zeichnung.cpp 9adf0b11ba improved onNeedTooltip Event occurances 2 жил өмнө
Zeichnung.h 9adf0b11ba improved onNeedTooltip Event occurances 2 жил өмнө
Zeichnung3D.cpp a532168d2f apply new code formatter 2 жил өмнө
Zeichnung3D.h a532168d2f apply new code formatter 2 жил өмнө
Zeit.cpp a532168d2f apply new code formatter 2 жил өмнө
Zeit.h a532168d2f apply new code formatter 2 жил өмнө
build.bat 344f20f305 besseres build script 6 жил өмнө
d3dx12.h a532168d2f apply new code formatter 2 жил өмнө
libFramework.so d48d70ed91 Test des neuen Kommentar styles 5 жил өмнө
libdbgFramework.so d48d70ed91 Test des neuen Kommentar styles 5 жил өмнө
main.h a532168d2f apply new code formatter 2 жил өмнө
readme.md 71746d4a0e add readme file 5 жил өмнө
system.ltdb 6a5af1a9f9 UIML View hinzugefügt 6 жил өмнө