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