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

Unified Diff: source/blender/bmesh/CMakeLists.txt

Issue 6947064: Dyntopo (Closed) Base URL: https://svn.blender.org/svnroot/bf-blender/trunk/blender/
Patch Set: Review updates Created 12 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/blender/blenlib/intern/math_geom.c ('k') | source/blender/bmesh/SConscript » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/blender/bmesh/CMakeLists.txt
===================================================================
--- source/blender/bmesh/CMakeLists.txt (revision 53317)
+++ source/blender/bmesh/CMakeLists.txt (working copy)
@@ -31,6 +31,7 @@ set(INC
../makesdna
../../../intern/guardedalloc
../../../extern/bullet2/src
+ ../../../extern/rangetree
../../../intern/opennl/extern
)
@@ -74,6 +75,8 @@ set(SRC
intern/bmesh_iterators.c
intern/bmesh_iterators.h
intern/bmesh_iterators_inline.h
+ intern/bmesh_log.c
+ intern/bmesh_log.h
intern/bmesh_marking.c
intern/bmesh_marking.h
intern/bmesh_mesh.c
« no previous file with comments | « source/blender/blenlib/intern/math_geom.c ('k') | source/blender/bmesh/SConscript » ('j') | no next file with comments »

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