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