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

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