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

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