1
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 18 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Volume renderer plugins: Renamed PLLoaderDICOM_GDCM into PLVolumeLoaderDICOM_GDCM and PLLoaderPVM into PLVolumeLoaderPVM to make it clear that those plugins are PLVolume related More... almost 12 years ago
Added "WhereIsTheDiary.txt" files More... almost 12 years ago
Volume renderer plugins: I assume that the volume renderer plugins contain enough in order to justify an own diary More... almost 12 years ago
Volume renderer plugins: Updated copyright information More... almost 12 years ago
Updated released notes and feature list More... almost 12 years ago
Volume renderer plugins: Added "Volume.sr" which is used by default when opening a volume within e.g. PLViewerQt More... almost 12 years ago
Volume renderer plugins: Added GDCM external which is required for PLLoaderDICOM_GDCM More... almost 12 years ago
Volume renderer plugins: Updated Visual Studio files More... almost 12 years ago
Added the plugins PLLoaderDICOM_GDCM, PLLoaderPVM, PLVolume, PLVolumeRenderer and PLVolumeGui I wrote as part of my master thesis "Scalable Realtime Volume Rendering" - Initial commit using the original sources More... almost 12 years ago
Merge branch 'master' of ssh://pixellight.git.sourceforge.net/gitroot/pixellight/pixellight More... almost 12 years ago
Handled several "warning: enumeration value ‘<x>’ not handled in switch"-warnings More... almost 12 years ago
Handled several "warning: enumeration value ‘<x>’ not handled in switch"-warnings More... almost 12 years ago
Merge branch 'master' of ssh://pixellight.git.sourceforge.net/gitroot/pixellight/pixellight More... almost 12 years ago
56RendererInstancing is now also up and running on Mac OS X More... almost 12 years ago
Mac OS X related cast fix (fine on GCC, failed on Clang) More... almost 12 years ago
Merge branch 'master' of ssh://pixellight.git.sourceforge.net/gitroot/pixellight/pixellight More... almost 12 years ago
PLInstall: When building the project with the Visual Studio project file, the Qt dlls are now copied into the runtime directory More... almost 12 years ago
Merge branch 'master' of ssh://pixellight.git.sourceforge.net/gitroot/pixellight/pixellight More... almost 12 years ago
"PLRenderer::ContextMacOSX": Set correct pixel format settings More... almost 12 years ago
Mac OS X: There's no need for a special "PLCore::SystemMacOSX::GetModuleFilenameByMemoryAddress()" More... almost 12 years ago
Implemented "PLCore::SystemMacOSX::GetExecutableFilename()" More... almost 12 years ago
The 50RendererTriangle geometry shader is now also working on Mac OS X More... almost 12 years ago
Bugfix within PLCore: "Runtime::GetDirectory()" and "Runtime::GetType()" were broken More... almost 12 years ago
One of those template bugs MSVC is not blaming, while GCC finds it at once More... almost 12 years ago
"PixelLightBase"-document: "PLCore" -> "Basic Components" -> "Generic Functions and Methods"-paragraph: Added source code example More... almost 12 years ago
PLCore: Functor: Added support for FuncGenFunPtr and FuncGenMemPtr More... almost 12 years ago
"PixelLightBuild"-document: Mac OS X: Added a paragraph about ObjC More... almost 12 years ago
Mac OS X related cleanup More... almost 12 years ago
Merge branch 'master' of ssh://pixellight.git.sourceforge.net/gitroot/pixellight/pixellight More... almost 12 years ago
PLRendererOpenGL: Mac OS X & Cocoa: Rendering into a NSWindow is up and running More... almost 12 years ago