1
I Use This!
Inactive

Commits : Listings

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