blender/source
Jorge Bernal 6d63446710 BGE: Fix for precision lost in setBackground/getBackground at Video Texture
Now internally the variables are processed as floats avoiding int->float->char conversions that are causing precision lost.

A check for int numbers is maintained to keep compatibility with old behaviour.

Reviewers: ben2610, campbellbarton, moguri, hg1

Reviewed By: moguri, hg1

Subscribers: campbellbarton

Projects: #game_engine

Differential Revision: https://developer.blender.org/D1301
2015-06-16 00:05:25 +02:00
..
blender Fix T45086: Crash showing scopes 2015-06-15 22:17:16 +02:00
blenderplayer Fix (d4e5df) blenderplayer compiling. 2015-06-13 20:23:48 +02:00
creator Fix '--addons' argument 2015-06-14 22:18:44 +10:00
gameengine BGE: Fix for precision lost in setBackground/getBackground at Video Texture 2015-06-16 00:05:25 +02:00
icons
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript