3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Everything now compiles on Linux again. More... almost 15 years ago
Minor changes - Compiles on OS X now, but won't compile on Linux because of a multiple definition error when linking.....not sure how to fix on Linux just yet. More... almost 15 years ago
- Added include guard for Irrlicht_includes.cpp More... almost 15 years ago
- Renamed demo_scene to irrlicht_globals, since that is what it contains More... almost 15 years ago
- Did not save the changes before i committed, this is the right one More... almost 15 years ago
- Convert the engine name to lower case before we try to load the image because Linux expects it to be case sensitive... Mac and Windows seemed to accept the incorrect case version. More... almost 15 years ago
- Updated test classes with added Timing and other minor changes More... almost 15 years ago
- Fixed error with CMake not doing the OpenGL linking of the test files More... almost 15 years ago
* set svn:eol-style to native on source & text files More... almost 15 years ago
* fixed compilation problems (some Linux-specific, some I think aren't) More... almost 15 years ago
Fixed problems with the Windows build of PalBenchmark More... almost 15 years ago
More changes More... almost 15 years ago
New fixes for benchmark tests More... almost 15 years ago
Added a missing CMakeLists.txt file for the test_stress binary More... almost 15 years ago
Deleted unnecessary project files More... almost 15 years ago
Renamed PalDemoMark to "PalBenchmark" More... almost 15 years ago
- Added textual help and output for drop_test More... about 15 years ago
[no comment] More... about 15 years ago
Updated instructions for configuring the Xcode project (There's actually quite a lot that CMake doesn't handle, and at present I do not know how to tell CMake to handle these configuration issues.) More... about 15 years ago
New CMake Files, mainly for OS X More... about 15 years ago
Fixed some indentation in pal.h and palFactory.cpp More... about 15 years ago
added spring description init function More... about 15 years ago
fixed index bug More... about 15 years ago
fixed a goof in the bullet plugin where it wasn't setting the spring target correctly in the revolute spring link More... about 15 years ago
fixed SetLimits code to set the pal variables. More... about 15 years ago
Necessary change to make PalDemo build for OS X with CMake More... about 15 years ago
[no comment] More... about 15 years ago
#include "test_lib.h" More... about 15 years ago
#include "test_lib.h" More... about 15 years ago
Successfully ported the PAL Benchmark to Mac OS X (10.6). More... about 15 years ago