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