virtualx-engine/scene
Pedro J. Estébanez 6ce47d9b51 Improve parallax mirroring algorithm
Replaces the iterative approach currently used by an equivalent direct computation.
Also fixes infinite looping that happens when the mirroring value is negative.
2016-06-27 10:40:33 +02:00
..
2d Improve parallax mirroring algorithm 2016-06-27 10:40:33 +02:00
3d -Added trigger mode to tracks, useful for properties that work as triggers, such as playing a sample, an animation, etc. 2016-06-19 01:43:02 -03:00
animation Revert "Added toggle for loop interpolation based on adolson's code" 2016-06-26 23:45:18 +02:00
audio -Added trigger mode to tracks, useful for properties that work as triggers, such as playing a sample, an animation, etc. 2016-06-19 01:43:02 -03:00
gui Merge pull request #5307 from MarianoGnu/master 2016-06-26 09:43:45 +02:00
io First version of Profiler 2016-05-21 21:18:16 -03:00
main Make button aware of it being dragged and reset state, closes #4178 2016-06-23 18:20:39 -03:00
resources Revert "Added toggle for loop interpolation based on adolson's code" 2016-06-26 23:45:18 +02:00
register_scene_types.cpp Drop fully commented-out files 2016-06-18 20:23:49 +02:00
register_scene_types.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
scene_string_names.cpp Changed import workflow 2016-05-27 14:19:11 -03:00
scene_string_names.h Changed import workflow 2016-05-27 14:19:11 -03:00
SCsub Cosmetic fixes to SCons buildsystem 2015-11-01 20:53:26 +01:00