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

Kolja Strohm 1f0017ee2d improve json editor hace 3 semanas
Framework Tests 513cba4c3d fix uninitialized memory in regex expression parsing and correct problems with allowed character lists hace 6 meses
.gitattributes 5d987a3661 Erster commit hace 8 años
.gitignore baf19e1313 fix setPosition could potentially destroy an array hace 1 año
AbstractElement.cpp 1f0017ee2d improve json editor hace 3 semanas
AbstractElement.h 1f0017ee2d improve json editor hace 3 semanas
AlphaFeld.cpp a532168d2f apply new code formatter hace 2 años
AlphaFeld.h 04af4de785 improve documentation hace 1 año
Animation.cpp a532168d2f apply new code formatter hace 2 años
Animation.h a532168d2f apply new code formatter hace 2 años
Animation3D.cpp 0bebe14b4a fixed some problems with animations and improve Model3DCollections tick function hace 1 año
Animation3D.h 04af4de785 improve documentation hace 1 año
Array.h 6720624bf3 improve performance of arrays hace 6 meses
AsynchronCall.cpp a532168d2f apply new code formatter hace 2 años
AsynchronCall.h a532168d2f apply new code formatter hace 2 años
AuswahlBox.cpp a532168d2f apply new code formatter hace 2 años
AuswahlBox.h 04af4de785 improve documentation hace 1 año
Base64.cpp a532168d2f apply new code formatter hace 2 años
Base64.h a532168d2f apply new code formatter hace 2 años
Betriebssystem.h a532168d2f apply new code formatter hace 2 años
Bild.cpp 0a75615787 fix rendering one pixel above the size of the alowed render rectangle was possible in some rendering function in Bild hace 1 año
Bild.h 04af4de785 improve documentation hace 1 año
Bildschirm.cpp 20065ae6e3 add Logging Configuration hace 10 meses
Bildschirm.h 544348198d Add Iterator Interface hace 10 meses
Cache.h a532168d2f apply new code formatter hace 2 años
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
Console.cpp 14ac2dfc35 fix executed console command was only removed from console after next update hace 8 meses
Console.h 202c5df23c improve ConsoleCommand interface hace 8 meses
Critical.cpp dcc59f9131 add CriticalLock that unlocks automatically if the current scope is left hace 6 meses
Critical.h dcc59f9131 add CriticalLock that unlocks automatically if the current scope is left hace 6 meses
Cube.cpp a532168d2f apply new code formatter hace 2 años
Cube.h a532168d2f apply new code formatter hace 2 años
DLLRegister.cpp a532168d2f apply new code formatter hace 2 años
DLLRegister.h a532168d2f apply new code formatter hace 2 años
DOCUMENTATION f972e6cb25 Bessere Dokumentation zu Array.h hace 4 años
DX11GraphicsApi.cpp 1010d047fa allow multiple different texture models without shared model memory hace 6 meses
DX11PixelShader.hlsl 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object hace 2 años
DX11VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader hace 2 años
DX12Buffer.cpp a532168d2f apply new code formatter hace 2 años
DX12Buffer.h a532168d2f apply new code formatter hace 2 años
DX12CommandQueue.cpp 20065ae6e3 add Logging Configuration hace 10 meses
DX12CommandQueue.h a532168d2f apply new code formatter hace 2 años
DX12GraphicsApi.cpp 1010d047fa allow multiple different texture models without shared model memory hace 6 meses
DX12PixelShader.h 1f0017ee2d improve json editor hace 3 semanas
DX12PixelShader.hlsl e85a856518 Update hace 5 años
DX12Shader.cpp a532168d2f apply new code formatter hace 2 años
DX12Shader.h a532168d2f apply new code formatter hace 2 años
DX12Textur.cpp b6fcea2590 reduce unnessesary texture updates to increase performance hace 1 año
DX12Textur.h a532168d2f apply new code formatter hace 2 años
DX12VertexShader.h 1f0017ee2d improve json editor hace 3 semanas
DX12VertexShader.hlsl ffb0758631 fix vertex indices in vertex shader hace 2 años
DX9GraphicsApi.cpp 20065ae6e3 add Logging Configuration hace 10 meses
DXBuffer.cpp 20065ae6e3 add Logging Configuration hace 10 meses
DXBuffer.h a532168d2f apply new code formatter hace 2 años
DataValidator.cpp 1f0017ee2d improve json editor hace 3 semanas
DataValidator.h 1f0017ee2d improve json editor hace 3 semanas
Datei.cpp 20065ae6e3 add Logging Configuration hace 10 meses
Datei.h 20065ae6e3 add Logging Configuration hace 10 meses
DateiDialog.cpp a532168d2f apply new code formatter hace 2 años
DateiDialog.h a532168d2f apply new code formatter hace 2 años
DateiSystem.cpp 20065ae6e3 add Logging Configuration hace 10 meses
DateiSystem.h a532168d2f apply new code formatter hace 2 años
Diagramm.cpp a532168d2f apply new code formatter hace 2 años
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 2 años
Dialog.h a532168d2f apply new code formatter hace 2 años
DreieckListe.h a532168d2f apply new code formatter hace 2 años
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 1 año
Errors.cpp a532168d2f apply new code formatter hace 2 años
Errors.h a532168d2f apply new code formatter hace 2 años
Feld.h a532168d2f apply new code formatter hace 2 años
Fenster.cpp 1f0017ee2d improve json editor hace 3 semanas
Fenster.h d693a2dbfa use more const references and fix light colors in console hace 9 meses
Fortschritt.cpp a532168d2f apply new code formatter hace 2 años
Fortschritt.h 04af4de785 improve documentation hace 1 año
Framework Linux.vcxproj 1f0017ee2d improve json editor hace 3 semanas
Framework Linux.vcxproj.filters 1f0017ee2d improve json editor hace 3 semanas
Framework.sln 993493f4b5 fix some issues with array usages and add tests hace 3 años
Framework.vcxproj 1f0017ee2d improve json editor hace 3 semanas
Framework.vcxproj.filters 1f0017ee2d improve json editor hace 3 semanas
FrameworkMath.h a532168d2f apply new code formatter hace 2 años
Funktion.h a532168d2f apply new code formatter hace 2 años
Global.cpp 20065ae6e3 add Logging Configuration hace 10 meses
Globals.h 20065ae6e3 add Logging Configuration hace 10 meses
GraphicsApi.cpp a532168d2f apply new code formatter hace 2 años
GraphicsApi.h 04af4de785 improve documentation hace 1 año
HashMap.h 2a35079df7 add streams hace 10 meses
ImmutablePair.h a532168d2f apply new code formatter hace 2 años
InMemoryBuffer.cpp a532168d2f apply new code formatter hace 2 años
InMemoryBuffer.h a532168d2f apply new code formatter hace 2 años
InitDatei.cpp a532168d2f apply new code formatter hace 2 años
InitDatei.h a532168d2f apply new code formatter hace 2 años
Iterator.h 20065ae6e3 add Logging Configuration hace 10 meses
JSON.cpp 1f0017ee2d improve json editor hace 3 semanas
JSON.h 1f0017ee2d improve json editor hace 3 semanas
JsonEditor.cpp 1f0017ee2d improve json editor hace 3 semanas
JsonEditor.h 1f0017ee2d improve json editor hace 3 semanas
KSGTDatei.cpp a532168d2f apply new code formatter hace 2 años
KSGTDatei.h a532168d2f apply new code formatter hace 2 años
Kam3D.cpp a532168d2f apply new code formatter hace 2 años
Kam3D.h a532168d2f apply new code formatter hace 2 años
Kamera2D.cpp a532168d2f apply new code formatter hace 2 años
Kamera2D.h a532168d2f apply new code formatter hace 2 años
Key.cpp a532168d2f apply new code formatter hace 2 años
Key.h a532168d2f apply new code formatter hace 2 años
Klasse.h a532168d2f apply new code formatter hace 2 años
Knopf.cpp a532168d2f apply new code formatter hace 2 años
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 1 año
Liste.h 0f3d239c97 add setEintragPos methods to list views hace 1 año
Logging.cpp e83a8a72ea add OutputDebugStringLoggingChannel hace 6 meses
Logging.h e83a8a72ea add OutputDebugStringLoggingChannel hace 6 meses
M2DVorschau.cpp a532168d2f apply new code formatter hace 2 años
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 2 años
M2Datei.h a532168d2f apply new code formatter hace 2 años
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 2 años
Mat4.h 20065ae6e3 add Logging Configuration hace 10 meses
Maus.cpp a532168d2f apply new code formatter hace 2 años
Maus.h a532168d2f apply new code formatter hace 2 años
MausEreignis.cpp a532168d2f apply new code formatter hace 2 años
MausEreignis.h a532168d2f apply new code formatter hace 2 años
Maybe.h 6f997d2ad6 add orElse function to maybe hace 1 año
Model2D.cpp a532168d2f apply new code formatter hace 2 años
Model2D.h a532168d2f apply new code formatter hace 2 años
Model3D.cpp a58b3b16f9 return 0 if a polygon texture is accessed that does not exists hace 8 meses
Model3D.h d693a2dbfa use more const references and fix light colors in console hace 9 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 10 meses
Model3DList.cpp a532168d2f apply new code formatter hace 2 años
Model3DList.h a532168d2f apply new code formatter hace 2 años
ObjFile.cpp a532168d2f apply new code formatter hace 2 años
ObjFile.h a532168d2f apply new code formatter hace 2 años
Pair.h a532168d2f apply new code formatter hace 2 años
Prozess.cpp a532168d2f apply new code formatter hace 2 años
Prozess.h a532168d2f apply new code formatter hace 2 años
Punkt.cpp 28e77ad6d2 fix BildschirmGröße did not return the correct size hace 6 meses
Punkt.h a532168d2f apply new code formatter hace 2 años
RCPointer.h 3bcb4e9633 fix missing #pragma once ind RCPointer.h hace 1 año
Rahmen.cpp a532168d2f apply new code formatter hace 2 años
Rahmen.h a532168d2f apply new code formatter hace 2 años
Random.cpp a532168d2f apply new code formatter hace 2 años
Random.h a532168d2f apply new code formatter hace 2 años
Reader.cpp a532168d2f apply new code formatter hace 2 años
Reader.h a532168d2f apply new code formatter hace 2 años
Rect2.h a532168d2f apply new code formatter hace 2 años
ReferenceCounter.cpp bd55e237b2 make reference counting threadsafe hace 1 año
ReferenceCounter.h bd55e237b2 make reference counting threadsafe hace 1 año
Reflection.h a532168d2f apply new code formatter hace 2 años
ReflectionExample.h a532168d2f apply new code formatter hace 2 años
ReflectionStuff.cpp 8c1e86952d use more flexible implementation of reference counting hace 3 años
Regex.cpp 513cba4c3d fix uninitialized memory in regex expression parsing and correct problems with allowed character lists hace 6 meses
Regex.h 513cba4c3d fix uninitialized memory in regex expression parsing and correct problems with allowed character lists hace 6 meses
RenderThread.cpp 20065ae6e3 add Logging Configuration hace 10 meses
RenderThread.h a532168d2f apply new code formatter hace 2 años
Schrift.cpp 1f0017ee2d improve json editor hace 3 semanas
Schrift.h 1f0017ee2d improve json editor hace 3 semanas
Scroll.cpp a532168d2f apply new code formatter hace 2 años
Scroll.h a532168d2f apply new code formatter hace 2 años
Shader.cpp a532168d2f apply new code formatter hace 2 años
Shader.h a532168d2f apply new code formatter hace 2 años
Sichtbarkeit.h a532168d2f apply new code formatter hace 2 años
Slider.cpp a532168d2f apply new code formatter hace 2 años
Slider.h a532168d2f apply new code formatter hace 2 años
Stack.h 93cd71e4c6 add stack datastructure hace 6 meses
Stream.h 2a35079df7 add streams hace 10 meses
Supplier.h 20065ae6e3 add Logging Configuration hace 10 meses
Tabelle.cpp 31de2ff2b7 fix problems with tables in uiml views hace 6 meses
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 2 años
TastaturEreignis.h a532168d2f apply new code formatter hace 2 años
Test.h a532168d2f apply new code formatter hace 2 años
TestShader.hlsl 5d987a3661 Erster commit hace 8 años
Text.cpp 1f0017ee2d improve json editor hace 3 semanas
Text.h 1f0017ee2d improve json editor hace 3 semanas
TextFeld.cpp 1f0017ee2d improve json editor hace 3 semanas
TextFeld.h 6270e063a8 fix formatted text conflicts with null terminated strings hace 6 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 2 años
Textur2D.h a532168d2f apply new code formatter hace 2 años
TexturList.cpp a532168d2f apply new code formatter hace 2 años
TexturList.h a532168d2f apply new code formatter hace 2 años
TexturModel.cpp 1010d047fa allow multiple different texture models without shared model memory hace 6 meses
TexturModel.h 1010d047fa allow multiple different texture models without shared model memory hace 6 meses
Thread.cpp 45cfbc0a96 improved performance of Critical locks by about 50 % on windows hace 1 año
Thread.h 04af4de785 improve documentation hace 1 año
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 2 años
Trie.h 7abf9d2f93 implement regular expressions hace 1 año
Typ.h a532168d2f apply new code formatter hace 2 años
UIDialog.cpp 771148e442 add capability to update UIML View elements after dom xml changes without recreating all viewed elements hace 1 año
UIDialog.h a532168d2f apply new code formatter hace 2 años
UIInitialization.cpp a532168d2f apply new code formatter hace 2 años
UIInitialization.h a532168d2f apply new code formatter hace 2 años
UIMLView.cpp 31de2ff2b7 fix problems with tables in uiml views hace 6 meses
UIMLView.h 31de2ff2b7 fix problems with tables in uiml views hace 6 meses
UIPixelShader.h 1f0017ee2d improve json editor hace 3 semanas
UIVertexShader.h 1f0017ee2d improve json editor hace 3 semanas
Vec2.h a532168d2f apply new code formatter hace 2 años
Vec3.h a532168d2f apply new code formatter hace 2 años
VecN.h a532168d2f apply new code formatter hace 2 años
Welt2D.cpp 544348198d Add Iterator Interface hace 10 meses
Welt2D.h 544348198d Add Iterator Interface hace 10 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 2 años
Writer.h a532168d2f apply new code formatter hace 2 años
XML.cpp 544348198d Add Iterator Interface hace 10 meses
XML.h 544348198d Add Iterator Interface hace 10 meses
Zeichnung.cpp 78ee5b56f5 add ability to add maus and keyboard events to all elements in a uiml view hace 1 año
Zeichnung.h 78ee5b56f5 add ability to add maus and keyboard events to all elements in a uiml view hace 1 año
Zeichnung3D.cpp d693a2dbfa use more const references and fix light colors in console hace 9 meses
Zeichnung3D.h d693a2dbfa use more const references and fix light colors in console hace 9 meses
Zeit.cpp 20065ae6e3 add Logging Configuration hace 10 meses
Zeit.h 04af4de785 improve documentation hace 1 año
build.bat 344f20f305 besseres build script hace 6 años
cpp.hint 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type hace 1 año
d3dx12.h a532168d2f apply new code formatter hace 2 años
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 2 años
readme.md 71746d4a0e add readme file hace 4 años
system.ltdb 6a5af1a9f9 UIML View hinzugefügt hace 6 años