1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Mac version updates: More... almost 15 years ago
Forgot to add bullet header path into Release configurations on Windows. More... almost 15 years ago
Bullet animation is played and displayed in Windows version. More... almost 15 years ago
Synchronized with Bullet r1972 from Google Code repo. Added #pragma unmanaged for C++/CLI. More... almost 15 years ago
Ugly fixes for compiling for C++/CLI (static variables, #pragma managed/unmanaged). It works, but it should be done in nicer way. More... almost 15 years ago
Added simulationTimer for stepSimulation in Bullet dynamicsWorld. More... almost 15 years ago
Added ExperimentalBulletWrapper which contains helper class for btIDebugDraw from Bullet. This class also implements OpenGLManipulatingModel protocol. More... almost 15 years ago
Fix for non-virtual destructor warning and for #include <LinearMath/btHashMap.h> instead of #include "LinearMath/btHashMap.h". More... almost 15 years ago
Bullet synced to r1944 from http://code.google.com/p/bullet/ More... almost 15 years ago
Added parts of Bullet. Added TestFiles with simple model of cup and testFile from Bullet/Demos/SerializeDemo, this file currently does not load. More... almost 15 years ago
Maximizing document window by default on Mac version. More... about 15 years ago
Fixed MyDocument.xib. Splitter views are now correctly positioned. More... about 15 years ago
Added float formatting to CachedProperty. More... about 15 years ago
I accidentaly added build subdirectory of PropertyGrid project. So I am fixing it now. More... about 15 years ago
Fixed gitignore. More... about 15 years ago
Added PropertyGrid project for testing purposes. Removed toolbar x-y-z textfields, replaced by NSTableView filled by PropertyReflector. More... about 15 years ago
Fixed zoom. Drawing axes at origin is removed. More... about 15 years ago
Added possibility of custom cells to property grid. It is currently done via reflection of property attribute. Complex types (pointers, structs, references) is not handled at all. More... about 15 years ago
Fixed project paths to Debug and Release folders. More... about 15 years ago
Windows version viewport update. Left and right docking panels are now on 15 percent instead of 25 percent. More... about 15 years ago
Clicking on bottom-left corner of view changes camera mode: top <-> bottom left <-> right front <-> back More... about 15 years ago
Fixed mouse selection bug due to bad layout in IB. More... about 15 years ago
Added screen space xyz axis drawing. Added Ctrl+Alt+Scrolling for multi-touch trackpads. More... about 15 years ago
Cleaned up drawing code. Added xyz axis drawing into origin. Added Alt+Scrolling to rotate camera. It is good for multi-touch trackpads. More... about 15 years ago
Fixes in PropertyReflector. More... about 15 years ago
Added PropertyReflector into Mac version. More... about 15 years ago
Added Trace listener for logging into Log panel. More... about 15 years ago
Basic integration of property grid. More... about 15 years ago
Bigger splitters and additional testing panels in Windows version. More... about 15 years ago
CombinedEditorWindows.sln from Issue 6 at Google Code. Thanks to Erwin Coumans. More... about 15 years ago