tornavis/source/blender/editors
Campbell Barton 03e6bb7ede patch for bug [#24253] r32218 breaks outliner icon drawing
provided by Shane Ambler (sambler) with some changes.
2010-10-16 05:12:31 +00:00
..
animation - UNUSED macro wasn't throwing an error with GCC if a var become used. 2010-10-16 02:40:31 +00:00
armature - UNUSED macro wasn't throwing an error with GCC if a var become used. 2010-10-16 02:40:31 +00:00
curve tag UNUSED() for operator exec() and invoke() functions. 2010-10-15 01:36:14 +00:00
datafiles bugfix [#24062] draw_view_icon() broken 2010-09-30 07:31:37 +00:00
gpencil remove unused args in draw*.c and some in view*.c, tag some as UNUSED(). 2010-10-14 01:22:14 +00:00
include - UNUSED macro wasn't throwing an error with GCC if a var become used. 2010-10-16 02:40:31 +00:00
interface patch for bug [#24253] r32218 breaks outliner icon drawing 2010-10-16 05:12:31 +00:00
mesh - UNUSED macro wasn't throwing an error with GCC if a var become used. 2010-10-16 02:40:31 +00:00
metaball tag UNUSED() for operator exec() and invoke() functions. 2010-10-15 01:36:14 +00:00
object replace SIDE_OF_LINE macro with line_point_side_v2() inline function. 2010-10-15 05:18:45 +00:00
physics tag UNUSED() for operator exec() and invoke() functions. 2010-10-15 01:36:14 +00:00
render - UNUSED macro wasn't throwing an error with GCC if a var become used. 2010-10-16 02:40:31 +00:00
screen - UNUSED macro wasn't throwing an error with GCC if a var become used. 2010-10-16 02:40:31 +00:00
sculpt_paint - UNUSED macro wasn't throwing an error with GCC if a var become used. 2010-10-16 02:40:31 +00:00
sound tag UNUSED() for operator exec() and invoke() functions. 2010-10-15 01:36:14 +00:00
space_action Bugfix #24099: nla content moves out of sync - with fix 2010-10-16 05:07:33 +00:00
space_api warning fixes and minor cmake changes. 2010-09-18 03:55:56 +00:00
space_buttons tag UNUSED() for operator exec() and invoke() functions. 2010-10-15 01:36:14 +00:00
space_console remove unused args in draw*.c and some in view*.c, tag some as UNUSED(). 2010-10-14 01:22:14 +00:00
space_file tag UNUSED() for operator exec() and invoke() functions. 2010-10-15 01:36:14 +00:00
space_graph Bugfix #24276: Unable to set extrapolation on a per curve basis 2010-10-16 03:13:40 +00:00
space_image remove/tag unused args for view*.c, gpu*.c & image*.c 2010-10-15 12:29:02 +00:00
space_info - UNUSED macro wasn't throwing an error with GCC if a var become used. 2010-10-16 02:40:31 +00:00
space_logic tag UNUSED() for operator exec() and invoke() functions. 2010-10-15 01:36:14 +00:00
space_nla Bugfix #24099: nla content moves out of sync - with fix 2010-10-16 05:07:33 +00:00
space_node - UNUSED macro wasn't throwing an error with GCC if a var become used. 2010-10-16 02:40:31 +00:00
space_outliner tag UNUSED() for operator exec() and invoke() functions. 2010-10-15 01:36:14 +00:00
space_script tag UNUSED() for operator exec() and invoke() functions. 2010-10-15 01:36:14 +00:00
space_sequencer tag UNUSED() for operator exec() and invoke() functions. 2010-10-15 01:36:14 +00:00
space_sound remove unused args in draw*.c and some in view*.c, tag some as UNUSED(). 2010-10-14 01:22:14 +00:00
space_text tag UNUSED() for operator exec() and invoke() functions. 2010-10-15 01:36:14 +00:00
space_time tag UNUSED() for operator exec() and invoke() functions. 2010-10-15 01:36:14 +00:00
space_userpref warning fixes and minor cmake changes. 2010-09-18 03:55:56 +00:00
space_view3d - UNUSED macro wasn't throwing an error with GCC if a var become used. 2010-10-16 02:40:31 +00:00
transform Partial fix for [#22867] retopo bug 2010-10-15 09:23:18 +00:00
util tag UNUSED() for operator exec() and invoke() functions. 2010-10-15 01:36:14 +00:00
uvedit bugfix [#24264] toggle UV selection fails. 2010-10-15 09:07:19 +00:00
CMakeLists.txt finish cleanup to cmake editors, also removed some stuff from scons thats not needed. 2010-06-05 23:27:49 +00:00
Makefile Update address in license block. 2010-08-10 21:22:26 +00:00
SConscript Finally change SConscript tabs to spaces. 2010-08-29 20:52:05 +00:00