Go to file
2013-03-22 13:17:16 +00:00
build_files code cleanup: quiet some -Wshadow warnings, mix of obvious mistakes and harmless global/local naming conflict. 2013-03-15 22:55:10 +00:00
doc BGE: Adding docs for bge.logic.getProfileInfo(). 2013-03-19 04:56:51 +00:00
extern Update ceres to current git version. 2013-03-21 18:07:03 +00:00
intern code cleanup: use NULL rather then 0 for pointers, and make vars static where possible. 2013-03-22 05:34:10 +00:00
release Fix for the custom_nodes.py template. Socket classes now return their drawing color in a callback instead of a simple property, this makes it possible to change a socket color e.g. based on data type. 2013-03-22 13:17:16 +00:00
source Fix for the use_hidden_preview setting in SpaceNode. The application of this flag to new nodes got lost during merges at some point. Also is now in the python node.add_node operator as well as the C function. 2013-03-22 13:08:37 +00:00
CMakeLists.txt code cleanup: misc warnings/style 2013-03-21 02:58:21 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct Attempt to fix windows building with scons 2013-03-22 08:53:11 +00:00