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