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

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