1
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Dec 12, 2024 — Dec 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of ssh://pixellight.git.sourceforge.net/gitroot/pixellight/pixellight More... over 13 years ago
PLUnitTests is compiling again under Android More... over 13 years ago
Had to add an ugly tiny hack to "PLRendererOpenGL::Renderer::Clear()", see diary for details More... over 13 years ago
Bugfix (ID: 3512436): "pl_implement_class(Keyboard)" was missing within "PLInput" More... over 13 years ago
PLRenderer: Added support for tessellation control shader ("hull shader" in DirectX 11) and tessellation evaluation shader (named "domain shader" in DirectX 11). More... over 13 years ago
Comments More... over 13 years ago
Merge branch 'master' of git://pixellight.git.sourceforge.net/gitroot/pixellight/pixellight More... over 13 years ago
Added comfort method "PLRenderer::TextureBuffer::GetUniformSize()" More... over 13 years ago
Merge branch 'master' of git://pixellight.git.sourceforge.net/gitroot/pixellight/pixellight More... almost 14 years ago
fixed some unit tests under linux the test text files for checksum unittests are now marked in git to have always eol-style crlf More... almost 14 years ago
Merge branch 'master' of git://pixellight.git.sourceforge.net/gitroot/pixellight/pixellight More... almost 14 years ago
"PLCore::SimpleList<ValueType>::Compare()" bugfix More... almost 14 years ago
PLUnitTests: moved testData to Bin-Directory and changed path to these files in corresponding tests More... almost 14 years ago
PLUnitTests: moved testData to Bin-Directory and changed path to these files in corresponding tests More... almost 14 years ago
Bugfix (ID: 3502066): "PLGraphics::Color4::IsValid()" alpha-check was invalid More... almost 14 years ago
"PLCompositing::SRPEndHDR": Renamed "ShowBloomTexture"-flag into "DebugShowBloomTexture" and added new "DebugCheckAndFixNANValues"-flag for NAN debugging (quite useful :) More... almost 14 years ago
PLFrontend: Usability: By default, new RTTI dock widget instances are "tabified" More... almost 14 years ago
Added helper method "PLFrontendQt::DockWidget::AddDockWidgetAndTabify()" More... almost 14 years ago
Comments More... almost 14 years ago
Added "PLFrontendQt::DockWidgetSceneMeshInformation" More... almost 14 years ago
Added "PLFrontendQt::QTableViewWithCopy" More... almost 14 years ago
PLCore: "FileObject::Assign()" and "FileSearchZip::GetNextFile()" were removing "/" at the end of the filename resulting in unexpected behaviour not matching the documentation More... almost 14 years ago
PLUnitTests: Cleanup More... almost 14 years ago
PLUnitTests: updated String tests to match current String-implementation More... almost 14 years ago
PLCore: Fixed inconsistent behavior within "bool Container<ValueType>::Compare(const Container<ValueType> &lstContainer, uint32 nStart, uint32 nCount) const" More... almost 14 years ago
Comments More... almost 14 years ago
Review More... almost 14 years ago
PLUnitTests: added Vector3, Matrix3x3, Matrix3x4, Matrix4x4 tests (migrated from PLTestBase) More... almost 14 years ago
PLUnitTests: compare address of null-instance instead of its value More... almost 14 years ago
PLUnitTests: updated Bitset tests More... almost 14 years ago