Go to file
Campbell Barton 8558fdd4c7 patch [#34437] Fix text editor bug: ctrl+F is not configurable
in fact the keymap editor was missing other keymaps so added these too,
also updated keymap checker to make sure there is no mismatch with region/space types.
2013-02-26 05:22:04 +00:00
build_files install_deps.sh: 2013-02-24 11:54:28 +00:00
doc CMake: update cmake.txt documentation to remove some old information and link 2013-02-26 00:49:45 +00:00
extern Bye-bye, SSBA! 2013-02-25 20:15:42 +00:00
intern is_crappy_intel_card() was checking strstr(glGetString(GL_VENDOR), "Intel") every call, 2013-02-25 12:03:26 +00:00
release patch [#34437] Fix text editor bug: ctrl+F is not configurable 2013-02-26 05:22:04 +00:00
source patch [#34437] Fix text editor bug: ctrl+F is not configurable 2013-02-26 05:22:04 +00:00
CMakeLists.txt Rename CMake's Boost_USE_ICU to WITH_BOOST_ICU (update your CMake conf if you make static builds!), and add it as CMake option. 2013-02-23 20:42:15 +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