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