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