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

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