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

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