1
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Dec 15, 2024 — Dec 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Review More... over 13 years ago
Added new contributor More... over 13 years ago
Added more additional Keyboard keys to the VirtualStandardController and Keyboard class, see diary for details. More... over 13 years ago
PLRendererOpenGL: Mac OS X and Cocoa: Preparations for the implementation More... over 13 years ago
"PixelLightBuild"-document: Some more words to Mac OS X More... over 13 years ago
PLFrontendOS: Started Mac OS X Cocoa implementation More... over 13 years ago
Minor cleanup More... over 13 years ago
"PLFrontendOS::Linux_XDnDFileDropHelper::PropertyData": Fixed a minor cast issue (Clang under Mac OS X produced a compiler error in "PLFrontendOS::Linux_XDnDFileDropHelper::ReadProperty()") More... over 13 years ago
PL3dsMaxSceneExport_2013: Fixed Unicode issues within the GUI More... over 13 years ago
Removed the old unit tests "PLTest" and "PLTestBase", they have been replaced by the new "PLUnitTests" More... over 13 years ago
PLUnitTests: Added an unit test for "Intersect::AABoxAABox()" More... over 13 years ago
"PixelLightBase"-document: Updated "Using events and event handlers" source code example More... over 13 years ago
Bugfix: "SceneContainer": The default value of "Hierarchy" ("PLScene::SHList") was not set within the header More... over 13 years ago
Bugfix of bugfix ID: 3531730 More... over 13 years ago
Merge branch 'master' of ssh://pixellight.git.sourceforge.net/gitroot/pixellight/pixellight More... over 13 years ago
added date More... over 13 years ago
Bugfix (ID: 3531730): "PLScene::SceneContainer::SetHierarchy()" did not assign the new given hierarchy type More... over 13 years ago
PLUnitTests: removed some dummytests, added tests to EulerAngles More... over 13 years ago
Visual Studio project files: In debug build, changed "Basic Runtime Checks" to "Default" in order to enhance the performance while debugging More... over 13 years ago
added new string and list tests. changed some array tests More... over 13 years ago
Fixed a typo More... over 13 years ago
Started playing around with Google Native Client (NaCL) More... over 13 years ago
Added missing forward declarations More... over 13 years ago
Updated release notes More... over 13 years ago
PLRendererD3D11: "VertexBuffer" & "IndexBuffer": Added a first implementation which is not tested, yet More... over 13 years ago
Added shaders based scene renderer pass "PLCompositing::SRPMotionBlurShaders" for image based motion blur More... over 13 years ago
PLCompositing: More "STRINGIFY"-macro usage in order to make the shaders more readable More... over 13 years ago
Added "PLCompositing::SRPDebugDepthShaders": Shaders based scene renderer pass visualizing the depth buffer for debugging purposes More... over 13 years ago
Added support for geometric primitive instancing within "PLRenderer" More... over 13 years ago
PLRendererOpenGL: "Renderer::DrawPatches()" & "Renderer::DrawIndexedPatches()": Added missing "GL_ARB_tessellation_shader"-extension test More... over 13 years ago