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

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