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 vuotta sitten
Framework Tests 4bfb0623d8 support border and border-color uiml attributes 2 vuotta sitten
.gitattributes 5d987a3661 Erster commit 9 vuotta sitten
.gitignore 1bae562ab4 fix 8 vuotta sitten
AlphaFeld.cpp a532168d2f apply new code formatter 3 vuotta sitten
AlphaFeld.h 04af4de785 improve documentation 2 vuotta sitten
Animation.cpp a532168d2f apply new code formatter 3 vuotta sitten
Animation.h a532168d2f apply new code formatter 3 vuotta sitten
Animation3D.cpp 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function 3 vuotta sitten
Animation3D.h 04af4de785 improve documentation 2 vuotta sitten
Array.h 4c2563af1e add some util functions to arrays 2 vuotta sitten
AsynchronCall.cpp a532168d2f apply new code formatter 3 vuotta sitten
AsynchronCall.h a532168d2f apply new code formatter 3 vuotta sitten
AuswahlBox.cpp a532168d2f apply new code formatter 3 vuotta sitten
AuswahlBox.h 04af4de785 improve documentation 2 vuotta sitten
Base64.cpp a532168d2f apply new code formatter 3 vuotta sitten
Base64.h a532168d2f apply new code formatter 3 vuotta sitten
Betriebssystem.h a532168d2f apply new code formatter 3 vuotta sitten
Bild.cpp 0a75615787 fix rendering one pixel above the size of the alowed render rectangle was possible in some rendering function in Bild 2 vuotta sitten
Bild.h 04af4de785 improve documentation 2 vuotta sitten
Bildschirm.cpp ea742344cf moved postAction from Zeichnung to Bildschirm to allow screen member modifications while in an posted action 3 vuotta sitten
Bildschirm.h ea742344cf moved postAction from Zeichnung to Bildschirm to allow screen member modifications while in an posted action 3 vuotta sitten
Cache.h a532168d2f apply new code formatter 3 vuotta sitten
CharMap.h 8abb323f2d improved json parser error messages and fixed default precision of Text was 0 and not -1 3 vuotta sitten
ClassDiagram.cd 0e10ee7f87 DirectX12 API weiterentwickelt 7 vuotta sitten
Critical.cpp 45cfbc0a96 improved performance of Critical locks by about 50 % on windows 3 vuotta sitten
Critical.h a532168d2f apply new code formatter 3 vuotta sitten
Cube.cpp a532168d2f apply new code formatter 3 vuotta sitten
Cube.h a532168d2f apply new code formatter 3 vuotta sitten
DLLRegister.cpp a532168d2f apply new code formatter 3 vuotta sitten
DLLRegister.h a532168d2f apply new code formatter 3 vuotta sitten
DOCUMENTATION f972e6cb25 Bessere Dokumentation zu Array.h 6 vuotta sitten
DX11GraphicsApi.cpp 688f61e340 support mip mapped textures 2 vuotta sitten
DX11PixelShader.hlsl 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 3 vuotta sitten
DX11VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader 3 vuotta sitten
DX12Buffer.cpp a532168d2f apply new code formatter 3 vuotta sitten
DX12Buffer.h a532168d2f apply new code formatter 3 vuotta sitten
DX12CommandQueue.cpp a532168d2f apply new code formatter 3 vuotta sitten
DX12CommandQueue.h a532168d2f apply new code formatter 3 vuotta sitten
DX12GraphicsApi.cpp 9afa0819d1 make frustum checks public and support rectangle frustrum checks 2 vuotta sitten
DX12PixelShader.h c137e4843d improved uiml documentation and added more supported uiml element attributes 2 vuotta sitten
DX12PixelShader.hlsl e85a856518 Update 7 vuotta sitten
DX12Shader.cpp a532168d2f apply new code formatter 3 vuotta sitten
DX12Shader.h a532168d2f apply new code formatter 3 vuotta sitten
DX12Textur.cpp b6fcea2590 reduce unnessesary texture updates to increase performance 3 vuotta sitten
DX12Textur.h a532168d2f apply new code formatter 3 vuotta sitten
DX12VertexShader.h c137e4843d improved uiml documentation and added more supported uiml element attributes 2 vuotta sitten
DX12VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader 3 vuotta sitten
DX9GraphicsApi.cpp 9afa0819d1 make frustum checks public and support rectangle frustrum checks 2 vuotta sitten
DXBuffer.cpp 9afa0819d1 make frustum checks public and support rectangle frustrum checks 2 vuotta sitten
DXBuffer.h a532168d2f apply new code formatter 3 vuotta sitten
Datei.cpp a532168d2f apply new code formatter 3 vuotta sitten
Datei.h a532168d2f apply new code formatter 3 vuotta sitten
DateiDialog.cpp a532168d2f apply new code formatter 3 vuotta sitten
DateiDialog.h a532168d2f apply new code formatter 3 vuotta sitten
DateiSystem.cpp d56c4e0926 optimized text rendering performance 3 vuotta sitten
DateiSystem.h a532168d2f apply new code formatter 3 vuotta sitten
Diagramm.cpp a532168d2f apply new code formatter 3 vuotta sitten
Diagramm.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund 3 vuotta sitten
Dialog.cpp a532168d2f apply new code formatter 3 vuotta sitten
Dialog.h a532168d2f apply new code formatter 3 vuotta sitten
DreieckListe.h a532168d2f apply new code formatter 3 vuotta sitten
Ebene3D.h 9afa0819d1 make frustum checks public and support rectangle frustrum checks 2 vuotta sitten
Either.h 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type 2 vuotta sitten
Errors.cpp a532168d2f apply new code formatter 3 vuotta sitten
Errors.h a532168d2f apply new code formatter 3 vuotta sitten
Feld.h a532168d2f apply new code formatter 3 vuotta sitten
Fenster.cpp c137e4843d improved uiml documentation and added more supported uiml element attributes 2 vuotta sitten
Fenster.h c137e4843d improved uiml documentation and added more supported uiml element attributes 2 vuotta sitten
Fortschritt.cpp a532168d2f apply new code formatter 3 vuotta sitten
Fortschritt.h 04af4de785 improve documentation 2 vuotta sitten
Framework Linux.vcxproj c137e4843d improved uiml documentation and added more supported uiml element attributes 2 vuotta sitten
Framework Linux.vcxproj.filters c137e4843d improved uiml documentation and added more supported uiml element attributes 2 vuotta sitten
Framework.sln 993493f4b5 fix some issues with array usages and add tests 4 vuotta sitten
Framework.vcxproj 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type 2 vuotta sitten
Framework.vcxproj.filters 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type 2 vuotta sitten
FrameworkMath.h a532168d2f apply new code formatter 3 vuotta sitten
Funktion.h a532168d2f apply new code formatter 3 vuotta sitten
Global.cpp 15633e6973 ShowCursor does now work from different threads 3 vuotta sitten
Globals.h 15633e6973 ShowCursor does now work from different threads 3 vuotta sitten
GraphicsApi.cpp a532168d2f apply new code formatter 3 vuotta sitten
GraphicsApi.h 04af4de785 improve documentation 2 vuotta sitten
HashMap.h a532168d2f apply new code formatter 3 vuotta sitten
ImmutablePair.h a532168d2f apply new code formatter 3 vuotta sitten
InMemoryBuffer.cpp a532168d2f apply new code formatter 3 vuotta sitten
InMemoryBuffer.h a532168d2f apply new code formatter 3 vuotta sitten
InitDatei.cpp a532168d2f apply new code formatter 3 vuotta sitten
InitDatei.h a532168d2f apply new code formatter 3 vuotta sitten
JSON.cpp 5304978485 fix parsing error for escaped characters in json strings 2 vuotta sitten
JSON.h 1a6938235e add allowAdditionalAttributes to Json ObjectValidationBuilder 2 vuotta sitten
KSGTDatei.cpp a532168d2f apply new code formatter 3 vuotta sitten
KSGTDatei.h a532168d2f apply new code formatter 3 vuotta sitten
Kam3D.cpp a532168d2f apply new code formatter 3 vuotta sitten
Kam3D.h a532168d2f apply new code formatter 3 vuotta sitten
Kamera2D.cpp a532168d2f apply new code formatter 3 vuotta sitten
Kamera2D.h a532168d2f apply new code formatter 3 vuotta sitten
Key.cpp a532168d2f apply new code formatter 3 vuotta sitten
Key.h a532168d2f apply new code formatter 3 vuotta sitten
Klasse.h a532168d2f apply new code formatter 3 vuotta sitten
Knopf.cpp a532168d2f apply new code formatter 3 vuotta sitten
Knopf.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund 3 vuotta sitten
Liste.cpp 0f3d239c97 add setEintragPos methods to list views 2 vuotta sitten
Liste.h 0f3d239c97 add setEintragPos methods to list views 2 vuotta sitten
M2DVorschau.cpp a532168d2f apply new code formatter 3 vuotta sitten
M2DVorschau.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund 3 vuotta sitten
M2Datei.cpp a532168d2f apply new code formatter 3 vuotta sitten
M2Datei.h a532168d2f apply new code formatter 3 vuotta sitten
M3Datei.cpp 689cce9ce0 rework of 3d sceleton animations 3 vuotta sitten
M3Datei.h 689cce9ce0 rework of 3d sceleton animations 3 vuotta sitten
Mat3.h a532168d2f apply new code formatter 3 vuotta sitten
Mat4.h a532168d2f apply new code formatter 3 vuotta sitten
Maus.cpp a532168d2f apply new code formatter 3 vuotta sitten
Maus.h a532168d2f apply new code formatter 3 vuotta sitten
MausEreignis.cpp a532168d2f apply new code formatter 3 vuotta sitten
MausEreignis.h a532168d2f apply new code formatter 3 vuotta sitten
Maybe.h 6f997d2ad6 add orElse function to maybe 2 vuotta sitten
Model2D.cpp a532168d2f apply new code formatter 3 vuotta sitten
Model2D.h a532168d2f apply new code formatter 3 vuotta sitten
Model3D.cpp 689cce9ce0 rework of 3d sceleton animations 3 vuotta sitten
Model3D.h 04af4de785 improve documentation 2 vuotta sitten
Model3DCollection.cpp 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function 3 vuotta sitten
Model3DCollection.h 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function 3 vuotta sitten
Model3DList.cpp a532168d2f apply new code formatter 3 vuotta sitten
Model3DList.h a532168d2f apply new code formatter 3 vuotta sitten
ObjFile.cpp a532168d2f apply new code formatter 3 vuotta sitten
ObjFile.h a532168d2f apply new code formatter 3 vuotta sitten
Pair.h a532168d2f apply new code formatter 3 vuotta sitten
Prozess.cpp a532168d2f apply new code formatter 3 vuotta sitten
Prozess.h a532168d2f apply new code formatter 3 vuotta sitten
Punkt.cpp a532168d2f apply new code formatter 3 vuotta sitten
Punkt.h a532168d2f apply new code formatter 3 vuotta sitten
RCPointer.h 3bcb4e9633 fix missing #pragma once ind RCPointer.h 2 vuotta sitten
Rahmen.cpp a532168d2f apply new code formatter 3 vuotta sitten
Rahmen.h a532168d2f apply new code formatter 3 vuotta sitten
Random.cpp a532168d2f apply new code formatter 3 vuotta sitten
Random.h a532168d2f apply new code formatter 3 vuotta sitten
Reader.cpp a532168d2f apply new code formatter 3 vuotta sitten
Reader.h a532168d2f apply new code formatter 3 vuotta sitten
Rect2.h a532168d2f apply new code formatter 3 vuotta sitten
ReferenceCounter.cpp a532168d2f apply new code formatter 3 vuotta sitten
ReferenceCounter.h a532168d2f apply new code formatter 3 vuotta sitten
Reflection.h a532168d2f apply new code formatter 3 vuotta sitten
ReflectionExample.h a532168d2f apply new code formatter 3 vuotta sitten
ReflectionStuff.cpp 8c1e86952d use more flexible implementation of reference counting 4 vuotta sitten
RenderThread.cpp 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 3 vuotta sitten
RenderThread.h a532168d2f apply new code formatter 3 vuotta sitten
Schrift.cpp cde44107c8 fix char size initialisation in text renderer was not done in release mode 3 vuotta sitten
Schrift.h cde44107c8 fix char size initialisation in text renderer was not done in release mode 3 vuotta sitten
Scroll.cpp a532168d2f apply new code formatter 3 vuotta sitten
Scroll.h a532168d2f apply new code formatter 3 vuotta sitten
Shader.cpp a532168d2f apply new code formatter 3 vuotta sitten
Shader.h a532168d2f apply new code formatter 3 vuotta sitten
Sichtbarkeit.h a532168d2f apply new code formatter 3 vuotta sitten
Slider.cpp a532168d2f apply new code formatter 3 vuotta sitten
Slider.h a532168d2f apply new code formatter 3 vuotta sitten
Tabelle.cpp 1f7a82cbe8 fix index out of bounds exception in ObjTable 3 vuotta sitten
Tabelle.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund 3 vuotta sitten
TastaturEreignis.cpp a532168d2f apply new code formatter 3 vuotta sitten
TastaturEreignis.h a532168d2f apply new code formatter 3 vuotta sitten
Test.h a532168d2f apply new code formatter 3 vuotta sitten
TestShader.hlsl 5d987a3661 Erster commit 9 vuotta sitten
Text.cpp 8abb323f2d improved json parser error messages and fixed default precision of Text was 0 and not -1 3 vuotta sitten
Text.h 04af4de785 improve documentation 2 vuotta sitten
TextFeld.cpp 5bc865717b fix Memory error when using zSchrift of TextFeld when there are no font styles yet set 2 vuotta sitten
TextFeld.h 04af4de785 improve documentation 2 vuotta sitten
Textur.cpp 688f61e340 support mip mapped textures 2 vuotta sitten
Textur.h 688f61e340 support mip mapped textures 2 vuotta sitten
Textur2D.cpp a532168d2f apply new code formatter 3 vuotta sitten
Textur2D.h a532168d2f apply new code formatter 3 vuotta sitten
TexturList.cpp a532168d2f apply new code formatter 3 vuotta sitten
TexturList.h a532168d2f apply new code formatter 3 vuotta sitten
TexturModel.cpp a532168d2f apply new code formatter 3 vuotta sitten
TexturModel.h a532168d2f apply new code formatter 3 vuotta sitten
Thread.cpp 45cfbc0a96 improved performance of Critical locks by about 50 % on windows 3 vuotta sitten
Thread.h 04af4de785 improve documentation 2 vuotta sitten
ToolTip.cpp b28ee96b31 Add isVisible function to ToolTip 3 vuotta sitten
ToolTip.h b28ee96b31 Add isVisible function to ToolTip 3 vuotta sitten
Tree.h a532168d2f apply new code formatter 3 vuotta sitten
Trie.h 8abb323f2d improved json parser error messages and fixed default precision of Text was 0 and not -1 3 vuotta sitten
Typ.h a532168d2f apply new code formatter 3 vuotta sitten
UIDialog.cpp 771148e442 add capability to update UIML View elements after dom xml changes without recreating all viewed elements 2 vuotta sitten
UIDialog.h a532168d2f apply new code formatter 3 vuotta sitten
UIInitialization.cpp a532168d2f apply new code formatter 3 vuotta sitten
UIInitialization.h a532168d2f apply new code formatter 3 vuotta sitten
UIMLView.cpp 232399ef60 fix old memders of uiml <frame> element weere not removed from the view cleanly when the uiml were updated 2 vuotta sitten
UIMLView.h 4bfb0623d8 support border and border-color uiml attributes 2 vuotta sitten
UIPixelShader.h c137e4843d improved uiml documentation and added more supported uiml element attributes 2 vuotta sitten
UIVertexShader.h c137e4843d improved uiml documentation and added more supported uiml element attributes 2 vuotta sitten
Vec2.h a532168d2f apply new code formatter 3 vuotta sitten
Vec3.h a532168d2f apply new code formatter 3 vuotta sitten
VecN.h a532168d2f apply new code formatter 3 vuotta sitten
Welt2D.cpp a532168d2f apply new code formatter 3 vuotta sitten
Welt2D.h a532168d2f apply new code formatter 3 vuotta sitten
Welt3D.cpp 9afa0819d1 make frustum checks public and support rectangle frustrum checks 2 vuotta sitten
Welt3D.h 9afa0819d1 make frustum checks public and support rectangle frustrum checks 2 vuotta sitten
Writer.cpp a532168d2f apply new code formatter 3 vuotta sitten
Writer.h a532168d2f apply new code formatter 3 vuotta sitten
XML.cpp 4bfb0623d8 support border and border-color uiml attributes 2 vuotta sitten
XML.h 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type 2 vuotta sitten
Zeichnung.cpp 78ee5b56f5 add ability to add maus and keyboard events to all elements in a uiml view 2 vuotta sitten
Zeichnung.h 78ee5b56f5 add ability to add maus and keyboard events to all elements in a uiml view 2 vuotta sitten
Zeichnung3D.cpp a532168d2f apply new code formatter 3 vuotta sitten
Zeichnung3D.h a532168d2f apply new code formatter 3 vuotta sitten
Zeit.cpp 4c18ed236d add ability to create Zeit objects by unix timestamps 3 vuotta sitten
Zeit.h 04af4de785 improve documentation 2 vuotta sitten
build.bat 344f20f305 besseres build script 7 vuotta sitten
cpp.hint 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type 2 vuotta sitten
d3dx12.h a532168d2f apply new code formatter 3 vuotta sitten
libFramework.so d48d70ed91 Test des neuen Kommentar styles 6 vuotta sitten
libdbgFramework.so d48d70ed91 Test des neuen Kommentar styles 6 vuotta sitten
main.h a532168d2f apply new code formatter 3 vuotta sitten
readme.md 71746d4a0e add readme file 6 vuotta sitten
system.ltdb 6a5af1a9f9 UIML View hinzugefügt 7 vuotta sitten