Go to file
Campbell Barton 02ecd9f842 code cleanup:
- remove unused block from before blender was opensourced (BKE_library_make_local)
  noticed by Lawrence D'Oliveiro (ldo)
- remove text_idbutton() unused function.
- test_idbutton(name) was taking (name + 2), then checking 2 bytes before the pointer, this is error prone so better just take the name including the ID prefix.
2013-03-10 06:40:19 +00:00
build_files patch [#34525] Scons ' color 2013-03-04 13:59:54 +00:00
doc rst doc update: adding a link to Joystick class from bge.logic.joysticks 2013-02-28 05:18:47 +00:00
extern OSX/gcc-4.6: workaround a compilerbug, use apple-gcc instead 2013-03-07 22:12:23 +00:00
intern Cycles / OSL: 2013-03-10 00:42:47 +00:00
release Time to start reaping the benefits of code unification. Support for 2013-03-10 00:58:09 +00:00
source code cleanup: 2013-03-10 06:40:19 +00:00
CMakeLists.txt Fix various warnings with clang build, and adjust cmake clang warnings flags 2013-02-26 21:58:06 +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 OpenGL: implemenation of fixed function lighting as per pixel GLSL shaders. The 2013-02-26 00:49:42 +00:00