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

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