blender/source/gameengine
Jorge Bernal 8c16f4c7d0 BGE: New Property sensor evaluation types
This patch adds "Less Than" and "Greater Than" evaluation types to the property sensor.
The Wiki Docs modifications http://wiki.blender.org/index.php/User:Lordloki/Doc:2.6/Manual/Game_Engine/Logic/Sensors/Property
Also, I have attached a screenshot and a blend to check.

Reviewers: dfelinto, moguri

Reviewed By: moguri

Differential Revision: https://developer.blender.org/D476
2014-06-16 14:56:36 -07:00
..
BlenderRoutines Correct last commit: workaround for BGE 2014-06-03 11:32:45 +10:00
Converter BGE: New Property sensor evaluation types 2014-06-16 14:56:36 -07:00
Expressions BGE: New Property sensor evaluation types 2014-06-16 14:56:36 -07:00
GameLogic BGE: New Property sensor evaluation types 2014-06-16 14:56:36 -07:00
GamePlayer blenderplayer - Reviewed some command line options and the respective help 2014-04-06 14:38:15 -07:00
Ketsji BGE: New Property sensor evaluation types 2014-06-16 14:56:36 -07:00
Network clang/cmake - quiet warnings for external libs and reference moto as a system include. 2013-07-15 08:26:16 +00:00
Physics Fix T38895: Unstable behavior using VehicleWrapper after Bullet 2.82 update 2014-05-16 10:44:01 -07:00
Rasterizer Fix T40199: bge.logic.LibFree() could cause crashes by leaving dangling pointers in the rasterizer. 2014-05-14 19:11:08 -07:00
SceneGraph Style Cleanup: remove preprocessor indentation (updated wiki style guide too) 2013-12-22 14:12:19 +11:00
VideoTexture Code cleanup: doxy comments 2014-05-14 15:00:47 +10:00
CMakeLists.txt BGE: Removing the source files for the PHY interfaces since they just contained virtual destructors. This means we had license and doc blocks for 3 lines of code, which seemed silly. This also means that ge_phys_common no longer needs to be built as a library. I tested this with CMake and SCons using GCC; hopefully this doesn't break other systems. 2013-02-24 07:09:39 +00:00
SConscript BGE: Removing the source files for the PHY interfaces since they just contained virtual destructors. This means we had license and doc blocks for 3 lines of code, which seemed silly. This also means that ge_phys_common no longer needs to be built as a library. I tested this with CMake and SCons using GCC; hopefully this doesn't break other systems. 2013-02-24 07:09:39 +00:00