1
I Use This!
Activity Not Available

News

Analyzed 3 months ago. based on code collected 3 months ago.
Posted over 14 years ago
pixellight: Bugfix: "PLPhysics::SNMPhysicsCharacterController" rotation was broken in "PixelLight 0.9.4-R1", if you encounter any other bugs, tell us
Posted over 14 years ago
pixellight: Uploaded http://www.pixellight.org/test.zip/Test/1.txt for the crazy PLGeneral::File example inside the PLGeneral documentation (try it :)
Posted over 14 years ago
pixellight: According to Ohloh, Stefan and I required "82 Person Years" to get PixelLight to this point... actually it's "16 Person Years", interesting
Posted over 14 years ago
pixellight: Ohloh: "Across all C++ projects on Ohloh, 22% of all source code lines are comments. For PixelLight, this figure is 52%." - yeah :D
Posted over 14 years ago
pixellight: Ohloh has finished analysing PixelLight (after one hour *g*), see results at https://www.ohloh.net/p/PixelLight
Posted over 14 years ago
pixellight: Added PixelLight within Ohloh at https://www.ohloh.net/p/PixelLight
Posted over 14 years ago
ok now commit modified files... Author: Stephan WezelDate: Fri, 21 Jan 2011 15:38:37 GMT+2 ok now commit modified files... M plqt/.gitignore M plqt/PLRenderWindowInQt/Demo1/Main.cpp M plqt/PLRenderWindowInQt/Demo2/Main.cpp M ... [More] plqt/PLRenderWindowInQt/PLRenderWindowInQt/include/Application.h M plqt/PLRenderWindowInQt/PLRenderWindowInQt/include/EmbedableRenderWindow.h M plqt/PLRenderWindowInQt/PLRenderWindowInQt/include/EmptyPainter.h M plqt/PLRenderWindowInQt/PLRenderWindowInQt/include/QPLRenderWindow.h M plqt/PLRenderWindowInQt/PLRenderWindowInQt/source/Application.cpp M plqt/PLRenderWindowInQt/PLRenderWindowInQt/source/EmbedableRenderWindow.cpp M plqt/PLRenderWindowInQt/PLRenderWindowInQt/source/EmptyPainter.cpp M plqt/PLRenderWindowInQt/PLRenderWindowInQt/source/QPLRenderWindow.cpp [Less]
Posted over 14 years ago
added some comments Author: Stephan WezelDate: Fri, 21 Jan 2011 15:37:23 GMT+2 added some comments moved some code from EmbedableRenderWindow to Application moved .gitignore file to plqt D .gitignore A plqt/.gitignore
Posted over 14 years ago
moved Project into plqt dir added added .gitignore file Author: Stephan WezelDate: Fri, 21 Jan 2011 15:31:22 GMT+2 moved Project into plqt dir added added .gitignore file A .gitignore D PLRenderWindowInQt/CMakeLists.txt D ... [More] PLRenderWindowInQt/Demo1/CMakeLists.txt D PLRenderWindowInQt/Demo1/Main.cpp D PLRenderWindowInQt/Demo2/CMakeLists.txt D PLRenderWindowInQt/Demo2/Main.cpp D PLRenderWindowInQt/Demo2/Painter/Readme.txt D PLRenderWindowInQt/Demo2/Painter/SPTriangle.cpp D PLRenderWindowInQt/Demo2/Painter/SPTriangle.h D PLRenderWindowInQt/Demo2/Painter/SPTriangleFixedFunctions.cpp D PLRenderWindowInQt/Demo2/Painter/SPTriangleFixedFunctions.h D PLRenderWindowInQt/Demo2/Painter/SPTriangleShaders.cpp D PLRenderWindowInQt/Demo2/Painter/SPTriangleShaders.h D PLRenderWindowInQt/Demo2/Painter/SPTriangleShaders_Cg.h D PLRenderWindowInQt/Demo2/Painter/SPTriangleShaders_GLSL.h D PLRenderWindowInQt/PLRenderWindowInQt/CMakeLists.txt D PLRenderWindowInQt/PLRenderWindowInQt/include/Application.h D PLRenderWindowInQt/PLRenderWindowInQt/include/EmbedableRenderWindow.h D PLRenderWindowInQt/PLRenderWindowInQt/include/EmptyPainter.h D PLRenderWindowInQt/PLRenderWindowInQt/include/QPLRenderWindow.h D PLRenderWindowInQt/PLRenderWindowInQt/source/.kdev_include_paths D PLRenderWindowInQt/PLRenderWindowInQt/source/Application.cpp D PLRenderWindowInQt/PLRenderWindowInQt/source/EmbedableRenderWindow.cpp D PLRenderWindowInQt/PLRenderWindowInQt/source/EmptyPainter.cpp D PLRenderWindowInQt/PLRenderWindowInQt/source/QPLRenderWindow.cpp D PLRenderWindowInQt/cmake/Modules/FindPixelLight.cmake D PLRenderWindowInQt/cmake/Platforms/LinuxGCC.cmake D PLRenderWindowInQt/cmake/Platforms/WindowsMSVC.cmake D PLRenderWindowInQt/cmake/tools.cmake A plqt/PLRenderWindowInQt/CMakeLists.txt A plqt/PLRenderWindowInQt/Demo1/CMakeLists.txt A plqt/PLRenderWindowInQt/Demo1/Main.cpp A plqt/PLRenderWindowInQt/Demo2/CMakeLists.txt A plqt/PLRenderWindowInQt/Demo2/Main.cpp A plqt/PLRenderWindowInQt/Demo2/Painter/Readme.txt A plqt/PLRenderWindowInQt/Demo2/Painter/SPTriangle.cpp A plqt/PLRenderWindowInQt/Demo2/Painter/SPTriangle.h A plqt/PLRenderWindowInQt/Demo2/Painter/SPTriangleFixedFunctions.cpp A plqt/PLRenderWindowInQt/Demo2/Painter/SPTriangleFixedFunctions.h A plqt/PLRenderWindowInQt/Demo2/Painter/SPTriangleShaders.cpp A plqt/PLRenderWindowInQt/Demo2/Painter/SPTriangleShaders.h A plqt/PLRenderWindowInQt/Demo2/Painter/SPTriangleShaders_Cg.h A plqt/PLRenderWindowInQt/Demo2/Painter/SPTriangleShaders_GLSL.h A plqt/PLRenderWindowInQt/PLRenderWindowInQt/CMakeLists.txt A plqt/PLRenderWindowInQt/PLRenderWindowInQt/include/Application.h A plqt/PLRenderWindowInQt/PLRenderWindowInQt/include/EmbedableRenderWindow.h A plqt/PLRenderWindowInQt/PLRenderWindowInQt/include/EmptyPainter.h A plqt/PLRenderWindowInQt/PLRenderWindowInQt/include/QPLRenderWindow.h A plqt/PLRenderWindowInQt/PLRenderWindowInQt/source/Application.cpp A plqt/PLRenderWindowInQt/PLRenderWindowInQt/source/EmbedableRenderWindow.cpp A plqt/PLRenderWindowInQt/PLRenderWindowInQt/source/EmptyPainter.cpp A plqt/PLRenderWindowInQt/PLRenderWindowInQt/source/QPLRenderWindow.cpp A plqt/PLRenderWindowInQt/cmake/Modules/FindPixelLight.cmake A plqt/PLRenderWindowInQt/cmake/Platforms/LinuxGCC.cmake A plqt/PLRenderWindowInQt/cmake/Platforms/WindowsMSVC.cmake A plqt/PLRenderWindowInQt/cmake/tools.cmake [Less]
Posted over 14 years ago
pixellight: User contribution: Initial commit of a prototype of a Qt PixelLight adapter library with two demos within the plpublic-Git repository