blender/source
Nathan Letwory 6abf53b574 Apply patch [#23632] Allow single quotes in RNA paths.
By Lukas Tönne

In the console RNA paths can use double quotes (" ") or single quotes (' ') to select from a collection, an
ID property or a vector/color component. The RNA_path_resolve function however only accepts double quotes. This patch
adds the ability to use single quotes in areas other than the console too.

PS. Note the very nice patch ID :)
2010-09-08 08:42:36 +00:00
..
blender Apply patch [#23632] Allow single quotes in RNA paths. 2010-09-08 08:42:36 +00:00
blenderplayer patch [#23650] fix stubs.c for optimized build 2010-09-07 02:39:32 +00:00
creator patch [#23717] Another install target fix for cmake/linux 2010-09-08 03:13:19 +00:00
darwin Update address in license block. 2010-08-10 21:22:26 +00:00
gameengine - added back zlib include (needed for win32). 2010-09-07 01:13:10 +00:00
icons Windows Icons: 2010-09-05 07:08:21 +00:00
kernel - use list append in more places (preferred method since its faster) 2010-09-06 10:15:41 +00:00
CMakeLists.txt correct fsf address 2010-02-12 13:34:04 +00:00
Makefile Group all AUD libs, duplicate one to avoid linker error. 2010-08-17 01:50:47 +00:00
SConscript Finally change SConscript tabs to spaces. 2010-08-29 20:52:05 +00:00