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

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

Issue 5285047: Camera tracking integration Base URL: https://svn.blender.org/svnroot/bf-blender/trunk/blender/
Left Patch Set: Created 12 years, 5 months ago
Right Patch Set: Updated to tomato rev41255 Created 12 years, 5 months 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
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 14 matching lines...) Expand all
25 add_subdirectory(gpencil) 25 add_subdirectory(gpencil)
26 add_subdirectory(interface) 26 add_subdirectory(interface)
27 add_subdirectory(io) 27 add_subdirectory(io)
28 add_subdirectory(mask) 28 add_subdirectory(mask)
29 add_subdirectory(mesh) 29 add_subdirectory(mesh)
30 add_subdirectory(metaball) 30 add_subdirectory(metaball)
31 add_subdirectory(object) 31 add_subdirectory(object)
32 add_subdirectory(physics) 32 add_subdirectory(physics)
33 add_subdirectory(render) 33 add_subdirectory(render)
34 add_subdirectory(screen) 34 add_subdirectory(screen)
35 add_subdirectory(sculpt_paint)
36 add_subdirectory(space_action) 35 add_subdirectory(space_action)
37 add_subdirectory(space_api) 36 add_subdirectory(space_api)
38 add_subdirectory(space_buttons) 37 add_subdirectory(space_buttons)
39 add_subdirectory(space_console) 38 add_subdirectory(space_console)
40 add_subdirectory(space_file) 39 add_subdirectory(space_file)
41 add_subdirectory(space_graph) 40 add_subdirectory(space_graph)
LEFTRIGHT

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