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

Kolja Strohm 93cd71e4c6 add stack datastructure 6 ماه پیش
Framework Tests dfe62092f7 add console handler for better console applications 9 ماه پیش
.gitattributes 5d987a3661 Erster commit 8 سال پیش
.gitignore baf19e1313 fix setPosition could potentially destroy an array 1 سال پیش
AlphaFeld.cpp a532168d2f apply new code formatter 2 سال پیش
AlphaFeld.h 04af4de785 improve documentation 1 سال پیش
Animation.cpp a532168d2f apply new code formatter 2 سال پیش
Animation.h a532168d2f apply new code formatter 2 سال پیش
Animation3D.cpp 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function 1 سال پیش
Animation3D.h 04af4de785 improve documentation 1 سال پیش
Array.h 6720624bf3 improve performance of arrays 6 ماه پیش
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 04af4de785 improve documentation 1 سال پیش
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 0a75615787 fix rendering one pixel above the size of the alowed render rectangle was possible in some rendering function in Bild 1 سال پیش
Bild.h 04af4de785 improve documentation 1 سال پیش
Bildschirm.cpp 20065ae6e3 add Logging Configuration 10 ماه پیش
Bildschirm.h 544348198d Add Iterator Interface 10 ماه پیش
Cache.h a532168d2f apply new code formatter 2 سال پیش
CharMap.h 8abb323f2d improved json parser error messages and fixed default precision of Text was 0 and not -1 1 سال پیش
ClassDiagram.cd 0e10ee7f87 DirectX12 API weiterentwickelt 5 سال پیش
Console.cpp 14ac2dfc35 fix executed console command was only removed from console after next update 8 ماه پیش
Console.h 202c5df23c improve ConsoleCommand interface 8 ماه پیش
Critical.cpp dcc59f9131 add CriticalLock that unlocks automatically if the current scope is left 6 ماه پیش
Critical.h dcc59f9131 add CriticalLock that unlocks automatically if the current scope is left 6 ماه پیش
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 1010d047fa allow multiple different texture models without shared model memory 6 ماه پیش
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 20065ae6e3 add Logging Configuration 10 ماه پیش
DX12CommandQueue.h a532168d2f apply new code formatter 2 سال پیش
DX12GraphicsApi.cpp 1010d047fa allow multiple different texture models without shared model memory 6 ماه پیش
DX12PixelShader.h 1010d047fa allow multiple different texture models without shared model memory 6 ماه پیش
DX12PixelShader.hlsl e85a856518 Update 5 سال پیش
DX12Shader.cpp a532168d2f apply new code formatter 2 سال پیش
DX12Shader.h a532168d2f apply new code formatter 2 سال پیش
DX12Textur.cpp b6fcea2590 reduce unnessesary texture updates to increase performance 1 سال پیش
DX12Textur.h a532168d2f apply new code formatter 2 سال پیش
DX12VertexShader.h 1010d047fa allow multiple different texture models without shared model memory 6 ماه پیش
DX12VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader 2 سال پیش
DX9GraphicsApi.cpp 20065ae6e3 add Logging Configuration 10 ماه پیش
DXBuffer.cpp 20065ae6e3 add Logging Configuration 10 ماه پیش
DXBuffer.h a532168d2f apply new code formatter 2 سال پیش
Datei.cpp 20065ae6e3 add Logging Configuration 10 ماه پیش
Datei.h 20065ae6e3 add Logging Configuration 10 ماه پیش
DateiDialog.cpp a532168d2f apply new code formatter 2 سال پیش
DateiDialog.h a532168d2f apply new code formatter 2 سال پیش
DateiSystem.cpp 20065ae6e3 add Logging Configuration 10 ماه پیش
DateiSystem.h a532168d2f apply new code formatter 2 سال پیش
Diagramm.cpp a532168d2f apply new code formatter 2 سال پیش
Diagramm.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund 1 سال پیش
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 9afa0819d1 make frustum checks public and support rectangle frustrum checks 1 سال پیش
Either.h 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type 1 سال پیش
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 d693a2dbfa use more const references and fix light colors in console 9 ماه پیش
Fenster.h d693a2dbfa use more const references and fix light colors in console 9 ماه پیش
Fortschritt.cpp a532168d2f apply new code formatter 2 سال پیش
Fortschritt.h 04af4de785 improve documentation 1 سال پیش
Framework Linux.vcxproj dfe62092f7 add console handler for better console applications 9 ماه پیش
Framework Linux.vcxproj.filters dfe62092f7 add console handler for better console applications 9 ماه پیش
Framework.sln 993493f4b5 fix some issues with array usages and add tests 3 سال پیش
Framework.vcxproj dfe62092f7 add console handler for better console applications 9 ماه پیش
Framework.vcxproj.filters dfe62092f7 add console handler for better console applications 9 ماه پیش
FrameworkMath.h a532168d2f apply new code formatter 2 سال پیش
Funktion.h a532168d2f apply new code formatter 2 سال پیش
Global.cpp 20065ae6e3 add Logging Configuration 10 ماه پیش
Globals.h 20065ae6e3 add Logging Configuration 10 ماه پیش
GraphicsApi.cpp a532168d2f apply new code formatter 2 سال پیش
GraphicsApi.h 04af4de785 improve documentation 1 سال پیش
HashMap.h 2a35079df7 add streams 10 ماه پیش
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 سال پیش
Iterator.h 20065ae6e3 add Logging Configuration 10 ماه پیش
JSON.cpp 20065ae6e3 add Logging Configuration 10 ماه پیش
JSON.h 20065ae6e3 add Logging Configuration 10 ماه پیش
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 dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund 1 سال پیش
Liste.cpp 0f3d239c97 add setEintragPos methods to list views 1 سال پیش
Liste.h 0f3d239c97 add setEintragPos methods to list views 1 سال پیش
Logging.cpp d693a2dbfa use more const references and fix light colors in console 9 ماه پیش
Logging.h fdc8bd635c fix some issues with logging 9 ماه پیش
M2DVorschau.cpp a532168d2f apply new code formatter 2 سال پیش
M2DVorschau.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund 1 سال پیش
M2Datei.cpp a532168d2f apply new code formatter 2 سال پیش
M2Datei.h a532168d2f apply new code formatter 2 سال پیش
M3Datei.cpp 689cce9ce0 rework of 3d sceleton animations 1 سال پیش
M3Datei.h 689cce9ce0 rework of 3d sceleton animations 1 سال پیش
Mat3.h a532168d2f apply new code formatter 2 سال پیش
Mat4.h 20065ae6e3 add Logging Configuration 10 ماه پیش
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 6f997d2ad6 add orElse function to maybe 1 سال پیش
Model2D.cpp a532168d2f apply new code formatter 2 سال پیش
Model2D.h a532168d2f apply new code formatter 2 سال پیش
Model3D.cpp a58b3b16f9 return 0 if a polygon texture is accessed that does not exists 8 ماه پیش
Model3D.h d693a2dbfa use more const references and fix light colors in console 9 ماه پیش
Model3DCollection.cpp 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function 1 سال پیش
Model3DCollection.h 544348198d Add Iterator Interface 10 ماه پیش
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 3bcb4e9633 fix missing #pragma once ind RCPointer.h 1 سال پیش
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 bd55e237b2 make reference counting threadsafe 1 سال پیش
ReferenceCounter.h bd55e237b2 make reference counting threadsafe 1 سال پیش
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 سال پیش
Regex.cpp 7abf9d2f93 implement regular expressions 1 سال پیش
Regex.h 7abf9d2f93 implement regular expressions 1 سال پیش
RenderThread.cpp 20065ae6e3 add Logging Configuration 10 ماه پیش
RenderThread.h a532168d2f apply new code formatter 2 سال پیش
Schrift.cpp 6a765f94e0 fix text with and height calulation 6 ماه پیش
Schrift.h 6a765f94e0 fix text with and height calulation 6 ماه پیش
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 سال پیش
Stack.h 93cd71e4c6 add stack datastructure 6 ماه پیش
Stream.h 2a35079df7 add streams 10 ماه پیش
Supplier.h 20065ae6e3 add Logging Configuration 10 ماه پیش
Tabelle.cpp 31de2ff2b7 fix problems with tables in uiml views 6 ماه پیش
Tabelle.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund 1 سال پیش
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 2e9d6d994a improve performance of text operations 6 ماه پیش
Text.h 2e9d6d994a improve performance of text operations 6 ماه پیش
TextFeld.cpp 0a09159375 fix problems with formatted texts so that they do not have to contain 0 byte anymore 6 ماه پیش
TextFeld.h 20065ae6e3 add Logging Configuration 10 ماه پیش
Textur.cpp 688f61e340 support mip mapped textures 1 سال پیش
Textur.h 688f61e340 support mip mapped textures 1 سال پیش
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 1010d047fa allow multiple different texture models without shared model memory 6 ماه پیش
TexturModel.h 1010d047fa allow multiple different texture models without shared model memory 6 ماه پیش
Thread.cpp 45cfbc0a96 improved performance of Critical locks by about 50 % on windows 1 سال پیش
Thread.h 04af4de785 improve documentation 1 سال پیش
ToolTip.cpp b28ee96b31 Add isVisible function to ToolTip 1 سال پیش
ToolTip.h b28ee96b31 Add isVisible function to ToolTip 1 سال پیش
Tree.h a532168d2f apply new code formatter 2 سال پیش
Trie.h 7abf9d2f93 implement regular expressions 1 سال پیش
Typ.h a532168d2f apply new code formatter 2 سال پیش
UIDialog.cpp 771148e442 add capability to update UIML View elements after dom xml changes without recreating all viewed elements 1 سال پیش
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 31de2ff2b7 fix problems with tables in uiml views 6 ماه پیش
UIMLView.h 31de2ff2b7 fix problems with tables in uiml views 6 ماه پیش
UIPixelShader.h 31de2ff2b7 fix problems with tables in uiml views 6 ماه پیش
UIVertexShader.h 31de2ff2b7 fix problems with tables in uiml views 6 ماه پیش
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 544348198d Add Iterator Interface 10 ماه پیش
Welt2D.h 544348198d Add Iterator Interface 10 ماه پیش
Welt3D.cpp 9afa0819d1 make frustum checks public and support rectangle frustrum checks 1 سال پیش
Welt3D.h 9afa0819d1 make frustum checks public and support rectangle frustrum checks 1 سال پیش
Writer.cpp a532168d2f apply new code formatter 2 سال پیش
Writer.h a532168d2f apply new code formatter 2 سال پیش
XML.cpp 544348198d Add Iterator Interface 10 ماه پیش
XML.h 544348198d Add Iterator Interface 10 ماه پیش
Zeichnung.cpp 78ee5b56f5 add ability to add maus and keyboard events to all elements in a uiml view 1 سال پیش
Zeichnung.h 78ee5b56f5 add ability to add maus and keyboard events to all elements in a uiml view 1 سال پیش
Zeichnung3D.cpp d693a2dbfa use more const references and fix light colors in console 9 ماه پیش
Zeichnung3D.h d693a2dbfa use more const references and fix light colors in console 9 ماه پیش
Zeit.cpp 20065ae6e3 add Logging Configuration 10 ماه پیش
Zeit.h 04af4de785 improve documentation 1 سال پیش
build.bat 344f20f305 besseres build script 6 سال پیش
cpp.hint 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type 1 سال پیش
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 سال پیش