| .. |
|
.gitignore
|
|
|
|
animation.cpp
|
Include cleanup
|
2016-03-10 12:59:17 +01:00 |
|
animation.hpp
|
Animation: don't create the NodeMap if we don't need it
|
2016-02-09 16:39:05 +01:00 |
|
bulletdebugdraw.cpp
|
Don't use Geodes
|
2016-03-10 13:17:01 +01:00 |
|
bulletdebugdraw.hpp
|
Don't use Geodes
|
2016-03-10 13:17:01 +01:00 |
|
camera.cpp
|
Don't compute the world matrix multiple times
|
2016-02-22 18:58:19 +01:00 |
|
camera.hpp
|
|
|
|
cell.hpp
|
|
|
|
characterpreview.cpp
|
Use empty() instead of !size()
|
2016-02-22 19:06:12 +01:00 |
|
characterpreview.hpp
|
|
|
|
creatureanimation.cpp
|
Preload instances in SceneManager
|
2016-02-09 18:35:26 +01:00 |
|
creatureanimation.hpp
|
|
|
|
effectmanager.cpp
|
Preload instances in SceneManager
|
2016-02-09 18:35:26 +01:00 |
|
effectmanager.hpp
|
|
|
|
globalmap.cpp
|
Don't use Geodes
|
2016-03-10 13:17:01 +01:00 |
|
globalmap.hpp
|
|
|
|
localmap.cpp
|
Use empty() instead of !size()
|
2016-02-22 19:06:12 +01:00 |
|
localmap.hpp
|
|
|
|
npcanimation.cpp
|
Use xbase_anim_female as the base skeleton for female NPCs (Fixes #3258)
|
2016-03-18 00:24:38 +01:00 |
|
npcanimation.hpp
|
|
|
|
objects.cpp
|
Don't use Geodes
|
2016-03-10 13:17:01 +01:00 |
|
objects.hpp
|
Introduce UnrefQueue to handle the deleting of no longer needed objects in the background thread
|
2016-02-09 15:45:35 +01:00 |
|
pathgrid.cpp
|
Don't use Geodes
|
2016-03-10 13:17:01 +01:00 |
|
pathgrid.hpp
|
|
|
|
renderbin.hpp
|
|
|
|
renderinginterface.hpp
|
|
|
|
renderingmanager.cpp
|
Add terrain parallax mapping
|
2016-03-22 21:46:15 +01:00 |
|
renderingmanager.hpp
|
Rename lightRoot to sceneRoot
|
2016-02-10 19:07:47 +01:00 |
|
rendermode.hpp
|
|
|
|
ripplesimulation.cpp
|
Don't use Geodes
|
2016-03-10 13:17:01 +01:00 |
|
ripplesimulation.hpp
|
|
|
|
rotatecontroller.cpp
|
Don't compute the world matrix multiple times
|
2016-02-22 18:58:19 +01:00 |
|
rotatecontroller.hpp
|
|
|
|
sky.cpp
|
Improve occlusion query geometry rendering
|
2016-03-11 00:09:46 +01:00 |
|
sky.hpp
|
Include cleanup
|
2016-03-10 12:59:17 +01:00 |
|
terrainstorage.cpp
|
Add terrain parallax mapping
|
2016-03-22 21:46:15 +01:00 |
|
terrainstorage.hpp
|
Add terrain parallax mapping
|
2016-03-22 21:46:15 +01:00 |
|
util.cpp
|
Recreate shader in NpcAnimation::setAlpha
|
2016-02-18 22:48:53 +01:00 |
|
util.hpp
|
|
|
|
vismask.hpp
|
Don't use Geodes
|
2016-03-10 13:17:01 +01:00 |
|
water.cpp
|
fix a few spelling mistakes
|
2016-04-07 11:55:49 +02:00 |
|
water.hpp
|
Don't use Geodes
|
2016-03-10 13:17:01 +01:00 |
|
weaponanimation.cpp
|
Fix a crash that could occur with actors that define 'bip01 spine1' but do not define 'bip01 spine2' (Fixes #3223).
|
2016-03-01 16:58:39 +01:00 |
|
weaponanimation.hpp
|
Fix a crash that could occur with actors that define 'bip01 spine1' but do not define 'bip01 spine2' (Fixes #3223).
|
2016-03-01 16:58:39 +01:00 |