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