Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(481)

Delta Between Two Patch Sets: source/blender/makesrna/intern/CMakeLists.txt

Issue 5593050: Node Group Interface Base URL: https://svn.blender.org/svnroot/bf-blender/trunk/blender/
Left Patch Set: Created 12 years, 2 months ago
Right Patch Set: Removed proxy node ntree storage, this causes problems with do_versions + lib_link Created 12 years, 1 month ago
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
Left: Side by side diff | Download
Right: Side by side diff | Download
« no previous file with change/comment | « source/blender/makesrna/RNA_access.h ('k') | source/blender/makesrna/intern/rna_nodetree.c » ('j') | no next file with change/comment »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
LEFTRIGHT
1 # ***** BEGIN GPL LICENSE BLOCK ***** 1 # ***** BEGIN GPL LICENSE BLOCK *****
2 # 2 #
3 # This program is free software; you can redistribute it and/or 3 # This program is free software; you can redistribute it and/or
4 # modify it under the terms of the GNU General Public License 4 # modify it under the terms of the GNU General Public License
5 # as published by the Free Software Foundation; either version 2 5 # as published by the Free Software Foundation; either version 2
6 # of the License, or (at your option) any later version. 6 # of the License, or (at your option) any later version.
7 # 7 #
8 # This program is distributed in the hope that it will be useful, 8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY; without even the implied warranty of 9 # but WITHOUT ANY WARRANTY; without even the implied warranty of
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
(...skipping 230 matching lines...) Expand 10 before | Expand all | Expand 10 after
241 endif() 241 endif()
242 242
243 if(WITH_OPENCOLLADA) 243 if(WITH_OPENCOLLADA)
244 add_definitions(-DWITH_COLLADA) 244 add_definitions(-DWITH_COLLADA)
245 ../../imbuf 245 ../../imbuf
246 ../../ikplugin 246 ../../ikplugin
247 ../../makesdna 247 ../../makesdna
248 ../../windowmanager 248 ../../windowmanager
249 ../../editors/include 249 ../../editors/include
250 ../../render/extern/include 250 ../../render/extern/include
LEFTRIGHT

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b