1
I Use This!
Inactive

Commits : Listings

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