Go to file
Dan Eicher de0b017127 Cleanup outliner_dropzone code
* deduplicated a bunch of code and moved it into outliner_dropzone_find()
 * moved all the per-dropzone checks into the poll functions
 * one functional change, disable drop parenting on self & self->parent

The basic assumption: if poll() == true then outliner_dropzone_find() will return a valid TreeElement
2013-04-03 07:42:56 +00:00
build_files correct too-big allocation in mesh beautify. 2013-04-01 07:57:33 +00:00
doc BGE: Adding docs for bge.logic.getProfileInfo(). 2013-03-19 04:56:51 +00:00
extern misc minor edits. 2013-03-29 06:25:22 +00:00
intern Fix incorrect OS X warning message in console when using multisample antialiasing 2013-04-02 19:18:38 +00:00
release fix [#34825] Transparent background of Empty Images clips objects behind them away when Empty is not selected 2013-04-03 05:16:15 +00:00
source Cleanup outliner_dropzone code 2013-04-03 07:42:56 +00:00
CMakeLists.txt Fix compilation on MinGW(64/32) 2013-04-02 13:07:01 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile correct too-big allocation in mesh beautify. 2013-04-01 07:57:33 +00:00
SConstruct Attempt to fix windows building with scons 2013-03-22 08:53:11 +00:00