Go to file
Campbell Barton 9bbec84e7e initial support for unicode keyboard input for ghost & blenders WM.
- currently X11 only, depends on Xinput (but should not break other os's).
- ghost stores utf8 buffer, copies to wmEvent's
- UI text input is currently the only area that uses this - not console or text editor.
- no rna access yet.
2011-10-20 05:30:26 +00:00
build_files misc edits 2011-10-20 00:19:21 +00:00
doc pass -noaudio when running blender for various utilities - doc-gen and tests. 2011-10-19 21:55:27 +00:00
extern Whitespace clean-up 2011-09-30 12:24:17 +00:00
intern initial support for unicode keyboard input for ghost & blenders WM. 2011-10-20 05:30:26 +00:00
po misc edits 2011-10-15 05:01:47 +00:00
release misc edits 2011-10-20 00:19:21 +00:00
source initial support for unicode keyboard input for ghost & blenders WM. 2011-10-20 05:30:26 +00:00
CMakeLists.txt debug build option WITH_PYTHON_UI_INFO, so you can right click and edit the python source for UI layout directly. 2011-10-20 00:48:00 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile pass -noaudio when running blender for various utilities - doc-gen and tests. 2011-10-19 21:55:27 +00:00
SConstruct scons flags were being set carelessly - CCFLAGS is like setting CFLAGS and CXXFLAGS - in a few cases this was being set redundantly. 2011-10-05 23:35:03 +00:00