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

Kolja Strohm 0a75615787 fix rendering one pixel above the size of the alowed render rectangle was possible in some rendering function in Bild 2 anni fa
Framework Tests 4bfb0623d8 support border and border-color uiml attributes 2 anni fa
.gitattributes 5d987a3661 Erster commit 9 anni fa
.gitignore 1bae562ab4 fix 8 anni fa
AlphaFeld.cpp a532168d2f apply new code formatter 3 anni fa
AlphaFeld.h 04af4de785 improve documentation 2 anni fa
Animation.cpp a532168d2f apply new code formatter 3 anni 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 4c2563af1e add some util functions to arrays 2 anni 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 ea742344cf moved postAction from Zeichnung to Bildschirm to allow screen member modifications while in an posted action 3 anni fa
Bildschirm.h ea742344cf moved postAction from Zeichnung to Bildschirm to allow screen member modifications while in an posted action 3 anni fa
Cache.h a532168d2f apply new code formatter 3 anni fa
CharMap.h 8abb323f2d improved json parser error messages and fixed default precision of Text was 0 and not -1 3 anni fa
ClassDiagram.cd 0e10ee7f87 DirectX12 API weiterentwickelt 7 anni fa
Critical.cpp 45cfbc0a96 improved performance of Critical locks by about 50 % on windows 3 anni fa
Critical.h a532168d2f apply new code formatter 3 anni 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 688f61e340 support mip mapped textures 2 anni 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 a532168d2f apply new code formatter 3 anni fa
DX12CommandQueue.h a532168d2f apply new code formatter 3 anni fa
DX12GraphicsApi.cpp 9afa0819d1 make frustum checks public and support rectangle frustrum checks 2 anni fa
DX12PixelShader.h c137e4843d improved uiml documentation and added more supported uiml element attributes 2 anni 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.h c137e4843d improved uiml documentation and added more supported uiml element attributes 2 anni fa
DX12VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader 3 anni fa
DX9GraphicsApi.cpp 9afa0819d1 make frustum checks public and support rectangle frustrum checks 2 anni fa
DXBuffer.cpp 9afa0819d1 make frustum checks public and support rectangle frustrum checks 2 anni fa
DXBuffer.h a532168d2f apply new code formatter 3 anni fa
Datei.cpp a532168d2f apply new code formatter 3 anni fa
Datei.h a532168d2f apply new code formatter 3 anni fa
DateiDialog.cpp a532168d2f apply new code formatter 3 anni fa
DateiDialog.h a532168d2f apply new code formatter 3 anni fa
DateiSystem.cpp d56c4e0926 optimized text rendering performance 3 anni fa
DateiSystem.h a532168d2f apply new code formatter 3 anni fa
Diagramm.cpp a532168d2f apply new code formatter 3 anni 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 2 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 c137e4843d improved uiml documentation and added more supported uiml element attributes 2 anni fa
Fenster.h c137e4843d improved uiml documentation and added more supported uiml element attributes 2 anni fa
Fortschritt.cpp a532168d2f apply new code formatter 3 anni fa
Fortschritt.h 04af4de785 improve documentation 2 anni fa
Framework Linux.vcxproj c137e4843d improved uiml documentation and added more supported uiml element attributes 2 anni fa
Framework Linux.vcxproj.filters c137e4843d improved uiml documentation and added more supported uiml element attributes 2 anni fa
Framework.sln 993493f4b5 fix some issues with array usages and add tests 4 anni fa
Framework.vcxproj 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type 2 anni fa
Framework.vcxproj.filters 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type 2 anni fa
FrameworkMath.h a532168d2f apply new code formatter 3 anni fa
Funktion.h a532168d2f apply new code formatter 3 anni fa
Global.cpp 15633e6973 ShowCursor does now work from different threads 3 anni fa
Globals.h 15633e6973 ShowCursor does now work from different threads 3 anni fa
GraphicsApi.cpp a532168d2f apply new code formatter 3 anni fa
GraphicsApi.h 04af4de785 improve documentation 2 anni fa
HashMap.h a532168d2f apply new code formatter 3 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 a532168d2f apply new code formatter 3 anni fa
InitDatei.h a532168d2f apply new code formatter 3 anni fa
JSON.cpp 5304978485 fix parsing error for escaped characters in json strings 2 anni fa
JSON.h 1a6938235e add allowAdditionalAttributes to Json ObjectValidationBuilder 2 anni fa
KSGTDatei.cpp a532168d2f apply new code formatter 3 anni 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 a532168d2f apply new code formatter 3 anni 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
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 a532168d2f apply new code formatter 3 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 6f997d2ad6 add orElse function to maybe 2 anni fa
Model2D.cpp a532168d2f apply new code formatter 3 anni fa
Model2D.h a532168d2f apply new code formatter 3 anni fa
Model3D.cpp 689cce9ce0 rework of 3d sceleton animations 3 anni fa
Model3D.h 04af4de785 improve documentation 2 anni fa
Model3DCollection.cpp 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function 3 anni fa
Model3DCollection.h 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function 3 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 a532168d2f apply new code formatter 3 anni 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 a532168d2f apply new code formatter 3 anni fa
ReferenceCounter.h a532168d2f apply new code formatter 3 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 4 anni fa
RenderThread.cpp 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 3 anni fa
RenderThread.h a532168d2f apply new code formatter 3 anni fa
Schrift.cpp cde44107c8 fix char size initialisation in text renderer was not done in release mode 3 anni fa
Schrift.h cde44107c8 fix char size initialisation in text renderer was not done in release mode 3 anni 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
Tabelle.cpp 1f7a82cbe8 fix index out of bounds exception in ObjTable 3 anni 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 9 anni fa
Text.cpp 8abb323f2d improved json parser error messages and fixed default precision of Text was 0 and not -1 3 anni fa
Text.h 04af4de785 improve documentation 2 anni fa
TextFeld.cpp 5bc865717b fix Memory error when using zSchrift of TextFeld when there are no font styles yet set 2 anni fa
TextFeld.h 04af4de785 improve documentation 2 anni fa
Textur.cpp 688f61e340 support mip mapped textures 2 anni fa
Textur.h 688f61e340 support mip mapped textures 2 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 a532168d2f apply new code formatter 3 anni fa
TexturModel.h a532168d2f apply new code formatter 3 anni 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 8abb323f2d improved json parser error messages and fixed default precision of Text was 0 and not -1 3 anni 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 232399ef60 fix old memders of uiml <frame> element weere not removed from the view cleanly when the uiml were updated 2 anni fa
UIMLView.h 4bfb0623d8 support border and border-color uiml attributes 2 anni fa
UIPixelShader.h c137e4843d improved uiml documentation and added more supported uiml element attributes 2 anni fa
UIVertexShader.h c137e4843d improved uiml documentation and added more supported uiml element attributes 2 anni 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 a532168d2f apply new code formatter 3 anni fa
Welt2D.h a532168d2f apply new code formatter 3 anni fa
Welt3D.cpp 9afa0819d1 make frustum checks public and support rectangle frustrum checks 2 anni fa
Welt3D.h 9afa0819d1 make frustum checks public and support rectangle frustrum checks 2 anni fa
Writer.cpp a532168d2f apply new code formatter 3 anni fa
Writer.h a532168d2f apply new code formatter 3 anni fa
XML.cpp 4bfb0623d8 support border and border-color uiml attributes 2 anni fa
XML.h 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type 2 anni 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 a532168d2f apply new code formatter 3 anni fa
Zeichnung3D.h a532168d2f apply new code formatter 3 anni fa
Zeit.cpp 4c18ed236d add ability to create Zeit objects by unix timestamps 3 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