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

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