Commit Graph

1223 Commits (27cba6c6244bd21bb286d918aff6e65856257aba)
 

Author SHA1 Message Date
Jan-Peter Nilsson 696861349e Rename skel to mSkel 14 years ago
Marc Zinnschlag bf10471668 various OpenEngine improvements (don't forget to update your submodules) 14 years ago
Nikolay Kasyanov 527ac956a7 More correct MacOS X bundle generation 14 years ago
Nikolay Kasyanov 4028600768 Builds on OS X now 14 years ago
Ace 3b47eb4a69 Two quick fixes for building a windows x64 release 14 years ago
Jan-Peter Nilsson fb2f6f3c02 Delete mPhysicEngine when we are done with it 14 years ago
Jan-Peter Nilsson 1ce77229c0 Don't create physics before we have initialized ogre 14 years ago
Jan-Peter Nilsson 26b780d1ac Remove unused variables and fix signed/unsigned comparison to make the compiler happy 14 years ago
Jan-Peter Nilsson e290f2f82f Get physic fix in openengine and build nifbullet 14 years ago
Marc Zinnschlag 1e9dc4b435 de-Windownizing and some build-fixes 14 years ago
gugus 33f22fd68b fix camera bug 14 years ago
gugus 86ded891d9 modified the nif loader for shapes used for raycasting only. 14 years ago
gugus 903f39cb50 change the rayCasting system. It use bullet now. NOT TESTED! 14 years ago
gugus d3c1640723 add physic support 14 years ago
gugus 7386fd0442 solve error with min/max macro for windows 14 years ago
gugus 84dce2eb36 add physic and solve a problem with window.h macro min/max 14 years ago
gugus ff941b5963 add physic 14 years ago
sergoz 3351d1571e center text in fps counter 14 years ago
sergoz 53ac8776ec added box for fps counter and changed font colour to white 14 years ago
gugus ee0d73e142 Merge branch 'bullet' of git://github.com/zinnschlag/openmw.git into collisions 14 years ago
gugus 746cf3a45a add physic. 14 years ago
sergoz eb58f22ea5 added text alignment to fpscounter widget 14 years ago
sergoz 5132531f73 added fps counter 14 years ago
Marc Zinnschlag fb89098ef7 new OpenEngine version; don't forget your submodule update 14 years ago
gugus 1dc452ec91 Merge branch 'movement' of git://github.com/zinnschlag/openmw.git into collisions 14 years ago
Marc Zinnschlag ef7a06dea5 player was not registered at mwscene (for physics) 14 years ago
Marc Zinnschlag 9807e7dadc simplified actor-related physics interface to mwscene 14 years ago
Marc Zinnschlag 5c1aae3e26 added object movement code in mwscene (will be replaced by physics code later); does not work well, because OpenEngine manipulates camera instead of player node 14 years ago
Marc Zinnschlag 9c6bc4975c attached camera to a scene node 14 years ago
Marc Zinnschlag 151560b882 added missing run flag for NPCs 14 years ago
Marc Zinnschlag 9a3158675a reworked cell changing mechanism 14 years ago
Marc Zinnschlag f773cf27cb replaced old movement input system 14 years ago
Marc Zinnschlag 3cd1088695 crash bug fix 14 years ago
Marc Zinnschlag 65232008a5 fixed a crash bug in NPC rendering 14 years ago
Marc Zinnschlag 8a3445beec collect movement vectors from all actors 14 years ago
Marc Zinnschlag 4468a2b6a8 added movement data to MW references; added movement interface to MWWorld::Class 14 years ago
Marc Zinnschlag ca44b3640a pasing movement data from mwmechanics to mwscene and fixed a very stupid interface bug 14 years ago
Marc Zinnschlag 7449de22b1 removed a leftover debugging breadcrumb 14 years ago
Marc Zinnschlag 8b2252e7a1 first attempt at building with bullet 14 years ago
Marc Zinnschlag 40d772b33a call doPhysics function once per frame 14 years ago
Marc Zinnschlag 88b0908104 adding physics when insertering objects into the OGRE scene 14 years ago
Marc Zinnschlag 6a14ea8ec3 handle physics during player changing cells 14 years ago
gugus 53252897e9 Merge branch 'movement' of git://github.com/zinnschlag/openmw.git into collisions 14 years ago
Marc Zinnschlag 5486c70edf connected object-manipulator functions in world to physics interface 14 years ago
Marc Zinnschlag 9a5a6eac2b stop reporting changes originating from physics system back to physics system 14 years ago
gugus 48dfafbe78 Merge branch 'movement' of git://github.com/zinnschlag/openmw.git into collisions 14 years ago
gugus a6c5bd0c41 correction of a spelling error 14 years ago
Marc Zinnschlag ec88aee581 added a missing function 14 years ago
Marc Zinnschlag 843a0288c3 added more physics interface to MWScene 14 years ago
gugus d1bcfcb94d Merge branch 'movement' of git://github.com/zinnschlag/openmw.git into collisions 14 years ago