Ein c++ Framework für grafische Benutzeroberflächen, 2D Grafiken, Animationen und simple 3D Objekte

Kolja Strohm 20065ae6e3 add Logging Configuration 4 달 전
Framework Tests 20065ae6e3 add Logging Configuration 4 달 전
.gitattributes 5d987a3661 Erster commit 8 년 전
.gitignore baf19e1313 fix setPosition could potentially destroy an array 9 달 전
AlphaFeld.cpp a532168d2f apply new code formatter 1 년 전
AlphaFeld.h 04af4de785 improve documentation 9 달 전
Animation.cpp a532168d2f apply new code formatter 1 년 전
Animation.h a532168d2f apply new code formatter 1 년 전
Animation3D.cpp 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function 1 년 전
Animation3D.h 04af4de785 improve documentation 9 달 전
Array.h 2a35079df7 add streams 4 달 전
AsynchronCall.cpp a532168d2f apply new code formatter 1 년 전
AsynchronCall.h a532168d2f apply new code formatter 1 년 전
AuswahlBox.cpp a532168d2f apply new code formatter 1 년 전
AuswahlBox.h 04af4de785 improve documentation 9 달 전
Base64.cpp a532168d2f apply new code formatter 1 년 전
Base64.h a532168d2f apply new code formatter 1 년 전
Betriebssystem.h a532168d2f apply new code formatter 1 년 전
Bild.cpp 0a75615787 fix rendering one pixel above the size of the alowed render rectangle was possible in some rendering function in Bild 9 달 전
Bild.h 04af4de785 improve documentation 9 달 전
Bildschirm.cpp 20065ae6e3 add Logging Configuration 4 달 전
Bildschirm.h 544348198d Add Iterator Interface 4 달 전
Cache.h a532168d2f apply new code formatter 1 년 전
CharMap.h 8abb323f2d improved json parser error messages and fixed default precision of Text was 0 and not -1 1 년 전
ClassDiagram.cd 0e10ee7f87 DirectX12 API weiterentwickelt 5 년 전
Critical.cpp 45cfbc0a96 improved performance of Critical locks by about 50 % on windows 1 년 전
Critical.h a532168d2f apply new code formatter 1 년 전
Cube.cpp a532168d2f apply new code formatter 1 년 전
Cube.h a532168d2f apply new code formatter 1 년 전
DLLRegister.cpp a532168d2f apply new code formatter 1 년 전
DLLRegister.h a532168d2f apply new code formatter 1 년 전
DOCUMENTATION f972e6cb25 Bessere Dokumentation zu Array.h 4 년 전
DX11GraphicsApi.cpp 20065ae6e3 add Logging Configuration 4 달 전
DX11PixelShader.hlsl 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 년 전
DX11VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader 2 년 전
DX12Buffer.cpp a532168d2f apply new code formatter 1 년 전
DX12Buffer.h a532168d2f apply new code formatter 1 년 전
DX12CommandQueue.cpp 20065ae6e3 add Logging Configuration 4 달 전
DX12CommandQueue.h a532168d2f apply new code formatter 1 년 전
DX12GraphicsApi.cpp 20065ae6e3 add Logging Configuration 4 달 전
DX12PixelShader.h 20065ae6e3 add Logging Configuration 4 달 전
DX12PixelShader.hlsl e85a856518 Update 5 년 전
DX12Shader.cpp a532168d2f apply new code formatter 1 년 전
DX12Shader.h a532168d2f apply new code formatter 1 년 전
DX12Textur.cpp b6fcea2590 reduce unnessesary texture updates to increase performance 1 년 전
DX12Textur.h a532168d2f apply new code formatter 1 년 전
DX12VertexShader.h 20065ae6e3 add Logging Configuration 4 달 전
DX12VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader 2 년 전
DX9GraphicsApi.cpp 20065ae6e3 add Logging Configuration 4 달 전
DXBuffer.cpp 20065ae6e3 add Logging Configuration 4 달 전
DXBuffer.h a532168d2f apply new code formatter 1 년 전
Datei.cpp 20065ae6e3 add Logging Configuration 4 달 전
Datei.h 20065ae6e3 add Logging Configuration 4 달 전
DateiDialog.cpp a532168d2f apply new code formatter 1 년 전
DateiDialog.h a532168d2f apply new code formatter 1 년 전
DateiSystem.cpp 20065ae6e3 add Logging Configuration 4 달 전
DateiSystem.h a532168d2f apply new code formatter 1 년 전
Diagramm.cpp a532168d2f apply new code formatter 1 년 전
Diagramm.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund 1 년 전
Dialog.cpp a532168d2f apply new code formatter 1 년 전
Dialog.h a532168d2f apply new code formatter 1 년 전
DreieckListe.h a532168d2f apply new code formatter 1 년 전
Ebene3D.h 9afa0819d1 make frustum checks public and support rectangle frustrum checks 1 년 전
Either.h 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type 9 달 전
Errors.cpp a532168d2f apply new code formatter 1 년 전
Errors.h a532168d2f apply new code formatter 1 년 전
Feld.h a532168d2f apply new code formatter 1 년 전
Fenster.cpp c137e4843d improved uiml documentation and added more supported uiml element attributes 9 달 전
Fenster.h c137e4843d improved uiml documentation and added more supported uiml element attributes 9 달 전
Fortschritt.cpp a532168d2f apply new code formatter 1 년 전
Fortschritt.h 04af4de785 improve documentation 9 달 전
Framework Linux.vcxproj 20065ae6e3 add Logging Configuration 4 달 전
Framework Linux.vcxproj.filters 20065ae6e3 add Logging Configuration 4 달 전
Framework.sln 993493f4b5 fix some issues with array usages and add tests 2 년 전
Framework.vcxproj 20065ae6e3 add Logging Configuration 4 달 전
Framework.vcxproj.filters 20065ae6e3 add Logging Configuration 4 달 전
FrameworkMath.h a532168d2f apply new code formatter 1 년 전
Funktion.h a532168d2f apply new code formatter 1 년 전
Global.cpp 20065ae6e3 add Logging Configuration 4 달 전
Globals.h 20065ae6e3 add Logging Configuration 4 달 전
GraphicsApi.cpp a532168d2f apply new code formatter 1 년 전
GraphicsApi.h 04af4de785 improve documentation 9 달 전
HashMap.h 2a35079df7 add streams 4 달 전
ImmutablePair.h a532168d2f apply new code formatter 1 년 전
InMemoryBuffer.cpp a532168d2f apply new code formatter 1 년 전
InMemoryBuffer.h a532168d2f apply new code formatter 1 년 전
InitDatei.cpp a532168d2f apply new code formatter 1 년 전
InitDatei.h a532168d2f apply new code formatter 1 년 전
Iterator.h 20065ae6e3 add Logging Configuration 4 달 전
JSON.cpp 20065ae6e3 add Logging Configuration 4 달 전
JSON.h 20065ae6e3 add Logging Configuration 4 달 전
KSGTDatei.cpp a532168d2f apply new code formatter 1 년 전
KSGTDatei.h a532168d2f apply new code formatter 1 년 전
Kam3D.cpp a532168d2f apply new code formatter 1 년 전
Kam3D.h a532168d2f apply new code formatter 1 년 전
Kamera2D.cpp a532168d2f apply new code formatter 1 년 전
Kamera2D.h a532168d2f apply new code formatter 1 년 전
Key.cpp a532168d2f apply new code formatter 1 년 전
Key.h a532168d2f apply new code formatter 1 년 전
Klasse.h a532168d2f apply new code formatter 1 년 전
Knopf.cpp a532168d2f apply new code formatter 1 년 전
Knopf.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund 1 년 전
Liste.cpp 0f3d239c97 add setEintragPos methods to list views 9 달 전
Liste.h 0f3d239c97 add setEintragPos methods to list views 9 달 전
Logging.cpp 20065ae6e3 add Logging Configuration 4 달 전
Logging.h 20065ae6e3 add Logging Configuration 4 달 전
M2DVorschau.cpp a532168d2f apply new code formatter 1 년 전
M2DVorschau.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund 1 년 전
M2Datei.cpp a532168d2f apply new code formatter 1 년 전
M2Datei.h a532168d2f apply new code formatter 1 년 전
M3Datei.cpp 689cce9ce0 rework of 3d sceleton animations 1 년 전
M3Datei.h 689cce9ce0 rework of 3d sceleton animations 1 년 전
Mat3.h a532168d2f apply new code formatter 1 년 전
Mat4.h 20065ae6e3 add Logging Configuration 4 달 전
Maus.cpp a532168d2f apply new code formatter 1 년 전
Maus.h a532168d2f apply new code formatter 1 년 전
MausEreignis.cpp a532168d2f apply new code formatter 1 년 전
MausEreignis.h a532168d2f apply new code formatter 1 년 전
Maybe.h 6f997d2ad6 add orElse function to maybe 9 달 전
Model2D.cpp a532168d2f apply new code formatter 1 년 전
Model2D.h a532168d2f apply new code formatter 1 년 전
Model3D.cpp 544348198d Add Iterator Interface 4 달 전
Model3D.h 544348198d Add Iterator Interface 4 달 전
Model3DCollection.cpp 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function 1 년 전
Model3DCollection.h 544348198d Add Iterator Interface 4 달 전
Model3DList.cpp a532168d2f apply new code formatter 1 년 전
Model3DList.h a532168d2f apply new code formatter 1 년 전
ObjFile.cpp a532168d2f apply new code formatter 1 년 전
ObjFile.h a532168d2f apply new code formatter 1 년 전
Pair.h a532168d2f apply new code formatter 1 년 전
Prozess.cpp a532168d2f apply new code formatter 1 년 전
Prozess.h a532168d2f apply new code formatter 1 년 전
Punkt.cpp a532168d2f apply new code formatter 1 년 전
Punkt.h a532168d2f apply new code formatter 1 년 전
RCPointer.h 3bcb4e9633 fix missing #pragma once ind RCPointer.h 9 달 전
Rahmen.cpp a532168d2f apply new code formatter 1 년 전
Rahmen.h a532168d2f apply new code formatter 1 년 전
Random.cpp a532168d2f apply new code formatter 1 년 전
Random.h a532168d2f apply new code formatter 1 년 전
Reader.cpp a532168d2f apply new code formatter 1 년 전
Reader.h a532168d2f apply new code formatter 1 년 전
Rect2.h a532168d2f apply new code formatter 1 년 전
ReferenceCounter.cpp bd55e237b2 make reference counting threadsafe 9 달 전
ReferenceCounter.h bd55e237b2 make reference counting threadsafe 9 달 전
Reflection.h a532168d2f apply new code formatter 1 년 전
ReflectionExample.h a532168d2f apply new code formatter 1 년 전
ReflectionStuff.cpp 8c1e86952d use more flexible implementation of reference counting 3 년 전
Regex.cpp 7abf9d2f93 implement regular expressions 8 달 전
Regex.h 7abf9d2f93 implement regular expressions 8 달 전
RenderThread.cpp 20065ae6e3 add Logging Configuration 4 달 전
RenderThread.h a532168d2f apply new code formatter 1 년 전
Schrift.cpp cde44107c8 fix char size initialisation in text renderer was not done in release mode 1 년 전
Schrift.h cde44107c8 fix char size initialisation in text renderer was not done in release mode 1 년 전
Scroll.cpp a532168d2f apply new code formatter 1 년 전
Scroll.h a532168d2f apply new code formatter 1 년 전
Shader.cpp a532168d2f apply new code formatter 1 년 전
Shader.h a532168d2f apply new code formatter 1 년 전
Sichtbarkeit.h a532168d2f apply new code formatter 1 년 전
Slider.cpp a532168d2f apply new code formatter 1 년 전
Slider.h a532168d2f apply new code formatter 1 년 전
Stream.h 2a35079df7 add streams 4 달 전
Supplier.h 20065ae6e3 add Logging Configuration 4 달 전
Tabelle.cpp 1f7a82cbe8 fix index out of bounds exception in ObjTable 1 년 전
Tabelle.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund 1 년 전
TastaturEreignis.cpp a532168d2f apply new code formatter 1 년 전
TastaturEreignis.h a532168d2f apply new code formatter 1 년 전
Test.h a532168d2f apply new code formatter 1 년 전
TestShader.hlsl 5d987a3661 Erster commit 8 년 전
Text.cpp 20065ae6e3 add Logging Configuration 4 달 전
Text.h 20065ae6e3 add Logging Configuration 4 달 전
TextFeld.cpp 20065ae6e3 add Logging Configuration 4 달 전
TextFeld.h 20065ae6e3 add Logging Configuration 4 달 전
Textur.cpp 688f61e340 support mip mapped textures 1 년 전
Textur.h 688f61e340 support mip mapped textures 1 년 전
Textur2D.cpp a532168d2f apply new code formatter 1 년 전
Textur2D.h a532168d2f apply new code formatter 1 년 전
TexturList.cpp a532168d2f apply new code formatter 1 년 전
TexturList.h a532168d2f apply new code formatter 1 년 전
TexturModel.cpp a532168d2f apply new code formatter 1 년 전
TexturModel.h a532168d2f apply new code formatter 1 년 전
Thread.cpp 45cfbc0a96 improved performance of Critical locks by about 50 % on windows 1 년 전
Thread.h 04af4de785 improve documentation 9 달 전
ToolTip.cpp b28ee96b31 Add isVisible function to ToolTip 1 년 전
ToolTip.h b28ee96b31 Add isVisible function to ToolTip 1 년 전
Tree.h a532168d2f apply new code formatter 1 년 전
Trie.h 7abf9d2f93 implement regular expressions 8 달 전
Typ.h a532168d2f apply new code formatter 1 년 전
UIDialog.cpp 771148e442 add capability to update UIML View elements after dom xml changes without recreating all viewed elements 9 달 전
UIDialog.h a532168d2f apply new code formatter 1 년 전
UIInitialization.cpp a532168d2f apply new code formatter 1 년 전
UIInitialization.h a532168d2f apply new code formatter 1 년 전
UIMLView.cpp ec69a5cdaf fix not all elements where updated correctly when the uiml of a uiml view was changed 9 달 전
UIMLView.h 4bfb0623d8 support border and border-color uiml attributes 9 달 전
UIPixelShader.h 20065ae6e3 add Logging Configuration 4 달 전
UIVertexShader.h 20065ae6e3 add Logging Configuration 4 달 전
Vec2.h a532168d2f apply new code formatter 1 년 전
Vec3.h a532168d2f apply new code formatter 1 년 전
VecN.h a532168d2f apply new code formatter 1 년 전
Welt2D.cpp 544348198d Add Iterator Interface 4 달 전
Welt2D.h 544348198d Add Iterator Interface 4 달 전
Welt3D.cpp 9afa0819d1 make frustum checks public and support rectangle frustrum checks 1 년 전
Welt3D.h 9afa0819d1 make frustum checks public and support rectangle frustrum checks 1 년 전
Writer.cpp a532168d2f apply new code formatter 1 년 전
Writer.h a532168d2f apply new code formatter 1 년 전
XML.cpp 544348198d Add Iterator Interface 4 달 전
XML.h 544348198d Add Iterator Interface 4 달 전
Zeichnung.cpp 78ee5b56f5 add ability to add maus and keyboard events to all elements in a uiml view 9 달 전
Zeichnung.h 78ee5b56f5 add ability to add maus and keyboard events to all elements in a uiml view 9 달 전
Zeichnung3D.cpp a532168d2f apply new code formatter 1 년 전
Zeichnung3D.h a532168d2f apply new code formatter 1 년 전
Zeit.cpp 20065ae6e3 add Logging Configuration 4 달 전
Zeit.h 04af4de785 improve documentation 9 달 전
build.bat 344f20f305 besseres build script 5 년 전
cpp.hint 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type 9 달 전
d3dx12.h a532168d2f apply new code formatter 1 년 전
libFramework.so d48d70ed91 Test des neuen Kommentar styles 4 년 전
libdbgFramework.so d48d70ed91 Test des neuen Kommentar styles 4 년 전
main.h a532168d2f apply new code formatter 1 년 전
readme.md 71746d4a0e add readme file 4 년 전
system.ltdb 6a5af1a9f9 UIML View hinzugefügt 5 년 전