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

Kolja Strohm 202c5df23c improve ConsoleCommand interface 8 месяцев назад
Framework Tests dfe62092f7 add console handler for better console applications 9 месяцев назад
.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 1 год назад
Animation3D.h 04af4de785 improve documentation 1 год назад
Array.h 2a35079df7 add streams 10 месяцев назад
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 10 месяцев назад
Bildschirm.h 544348198d Add Iterator Interface 10 месяцев назад
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 5 лет назад
Console.cpp 202c5df23c improve ConsoleCommand interface 8 месяцев назад
Console.h 202c5df23c improve ConsoleCommand interface 8 месяцев назад
Critical.cpp 45cfbc0a96 improved performance of Critical locks by about 50 % on windows 1 год назад
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 4 лет назад
DX11GraphicsApi.cpp 20065ae6e3 add Logging Configuration 10 месяцев назад
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 10 месяцев назад
DX12CommandQueue.h a532168d2f apply new code formatter 2 лет назад
DX12GraphicsApi.cpp 20065ae6e3 add Logging Configuration 10 месяцев назад
DX12PixelShader.h 20065ae6e3 add Logging Configuration 10 месяцев назад
DX12PixelShader.hlsl e85a856518 Update 5 лет назад
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 1 год назад
DX12Textur.h a532168d2f apply new code formatter 2 лет назад
DX12VertexShader.h 20065ae6e3 add Logging Configuration 10 месяцев назад
DX12VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader 2 лет назад
DX9GraphicsApi.cpp 20065ae6e3 add Logging Configuration 10 месяцев назад
DXBuffer.cpp 20065ae6e3 add Logging Configuration 10 месяцев назад
DXBuffer.h a532168d2f apply new code formatter 2 лет назад
Datei.cpp 20065ae6e3 add Logging Configuration 10 месяцев назад
Datei.h 20065ae6e3 add Logging Configuration 10 месяцев назад
DateiDialog.cpp a532168d2f apply new code formatter 2 лет назад
DateiDialog.h a532168d2f apply new code formatter 2 лет назад
DateiSystem.cpp 20065ae6e3 add Logging Configuration 10 месяцев назад
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 1 год назад
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 9 месяцев назад
Fenster.h d693a2dbfa use more const references and fix light colors in console 9 месяцев назад
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 9 месяцев назад
Framework Linux.vcxproj.filters dfe62092f7 add console handler for better console applications 9 месяцев назад
Framework.sln 993493f4b5 fix some issues with array usages and add tests 3 лет назад
Framework.vcxproj dfe62092f7 add console handler for better console applications 9 месяцев назад
Framework.vcxproj.filters dfe62092f7 add console handler for better console applications 9 месяцев назад
FrameworkMath.h a532168d2f apply new code formatter 2 лет назад
Funktion.h a532168d2f apply new code formatter 2 лет назад
Global.cpp 20065ae6e3 add Logging Configuration 10 месяцев назад
Globals.h 20065ae6e3 add Logging Configuration 10 месяцев назад
GraphicsApi.cpp a532168d2f apply new code formatter 2 лет назад
GraphicsApi.h 04af4de785 improve documentation 1 год назад
HashMap.h 2a35079df7 add streams 10 месяцев назад
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 10 месяцев назад
JSON.cpp 20065ae6e3 add Logging Configuration 10 месяцев назад
JSON.h 20065ae6e3 add Logging Configuration 10 месяцев назад
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 1 год назад
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 9 месяцев назад
Logging.h fdc8bd635c fix some issues with logging 9 месяцев назад
M2DVorschau.cpp a532168d2f apply new code formatter 2 лет назад
M2DVorschau.h dea4638394 improve 3d alpha blending and add support for HBildScale style in ZeichnungHintergrund 1 год назад
M2Datei.cpp a532168d2f apply new code formatter 2 лет назад
M2Datei.h a532168d2f apply new code formatter 2 лет назад
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 2 лет назад
Mat4.h 20065ae6e3 add Logging Configuration 10 месяцев назад
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 8 месяцев назад
Model3D.h d693a2dbfa use more const references and fix light colors in console 9 месяцев назад
Model3DCollection.cpp 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function 1 год назад
Model3DCollection.h 544348198d Add Iterator Interface 10 месяцев назад
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 10 месяцев назад
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 10 месяцев назад
Supplier.h 20065ae6e3 add Logging Configuration 10 месяцев назад
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 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 9 месяцев назад
Text.h fdc8bd635c fix some issues with logging 9 месяцев назад
TextFeld.cpp 71574ab01f fix cursor rendering in text fields 9 месяцев назад
TextFeld.h 20065ae6e3 add Logging Configuration 10 месяцев назад
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 1 год назад
Thread.h 04af4de785 improve documentation 1 год назад
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 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 10 месяцев назад
UIVertexShader.h 20065ae6e3 add Logging Configuration 10 месяцев назад
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 10 месяцев назад
Welt2D.h 544348198d Add Iterator Interface 10 месяцев назад
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 10 месяцев назад
XML.h 544348198d Add Iterator Interface 10 месяцев назад
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 9 месяцев назад
Zeichnung3D.h d693a2dbfa use more const references and fix light colors in console 9 месяцев назад
Zeit.cpp 20065ae6e3 add Logging Configuration 10 месяцев назад
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 4 лет назад
libdbgFramework.so d48d70ed91 Test des neuen Kommentar styles 4 лет назад
main.h a532168d2f apply new code formatter 2 лет назад
readme.md 71746d4a0e add readme file 4 лет назад
system.ltdb 6a5af1a9f9 UIML View hinzugefügt 6 лет назад