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

Kolja Strohm 0d33f3c25e the monitor at position (0, 0) is now allways the first monitor 2 лет назад
Framework Tests 3fb7ab6f48 fix that warteAufThread immediatly returns without waiting the specified amound of time on linux systems 2 лет назад
.gitattributes 5d987a3661 Erster commit 8 лет назад
.gitignore 1bae562ab4 fix 6 лет назад
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 d86cc874e8 fix a problem when adding an element to an array at a specified index 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 0d33f3c25e the monitor at position (0, 0) is now allways the first monitor 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 5 лет назад
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 4 лет назад
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 19152b576a made some changes for c++20 2 лет назад
DX12PixelShader.h 19152b576a made some changes for c++20 2 лет назад
DX12PixelShader.hlsl e85a856518 Update 5 лет назад
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 19152b576a made some changes for c++20 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 19152b576a made some changes for c++20 2 лет назад
Fenster.h 19152b576a made some changes for c++20 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 2 лет назад
Framework.vcxproj 19152b576a made some changes for c++20 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 3 лет назад
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 8 лет назад
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 19152b576a made some changes for c++20 2 лет назад
UIVertexShader.h 19152b576a made some changes for c++20 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 5 лет назад
d3dx12.h a532168d2f apply new code formatter 2 лет назад
libFramework.so d48d70ed91 Test des neuen Kommentar styles 4 лет назад
libdbgFramework.so d48d70ed91 Test des neuen Kommentar styles 4 лет назад
main.h a532168d2f apply new code formatter 2 лет назад
readme.md 71746d4a0e add readme file 4 лет назад
system.ltdb 6a5af1a9f9 UIML View hinzugefügt 6 лет назад