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

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