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