1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-11-07 03:12:36 +01:00
Mirror of (now archived): https://github.com/rwengine/openrw
Go to file
Daniel Evans 9f257ea4c4 Animator update and vehicle frame damage
Refactor Animator to handle frame visibility, removing isFrameVisible()
Make frames be removed if they are damaged due to physics.
2014-06-18 05:08:15 +01:00
analyzer Fix compiler errors and test problems 2014-05-25 22:30:50 +01:00
datadump Fix compiler errors and test problems 2014-05-25 22:30:50 +01:00
rwengine Animator update and vehicle frame damage 2014-06-18 05:08:15 +01:00
rwgame Improve renderer and LOD handling 2014-06-17 21:46:54 +01:00
rwviewer Improve renderer and LOD handling 2014-06-17 21:46:54 +01:00
tests Animator update and vehicle frame damage 2014-06-18 05:08:15 +01:00
.gitignore Update gitignore 2014-05-25 22:31:18 +01:00
CMakeLists.txt Fix compiler errors and test problems 2014-05-25 22:30:50 +01:00
COPYING Add Readme and Copying files 2014-02-13 09:51:42 +00:00
README.md Add Readme and Copying files 2014-02-13 09:51:42 +00:00

OpenRW

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.