Blender Git Commit Log

Git Commits -> Revision 60e8a80

Revision 60e8a80 by Nicholas Bishop (cycles-ptex-49)
February 13, 2015, 10:42 (GMT)
Move extern/ptex to intern/ptex

Commit Details:

Full Hash: 60e8a8099df44e1fc18542102421cb444888498b
Parent Commit: 95be60e
Lines Changed: +1608, -1610

6 Added Paths:

/intern/ptex/bpx_c_api.cpp (+1178, -0) (View)
/intern/ptex/BPX_packed_layout.h (+155, -0) (View)
/intern/ptex/BPX_ptex.h (+131, -0) (View)
/intern/ptex/BPX_rect.h (+67, -0) (View)
/intern/ptex/CMakeLists.txt (+48, -0) (View)
/intern/ptex/SConscript (+15, -0) (View)

6 Deleted Paths:

/extern/ptex/bpx_c_api.cpp (+0, -1178)
/extern/ptex/BPX_packed_layout.h (+0, -155)
/extern/ptex/BPX_ptex.h (+0, -131)
/extern/ptex/BPX_rect.h (+0, -67)
/extern/ptex/CMakeLists.txt (+0, -48)
/extern/ptex/SConscript (+0, -15)

13 Modified Paths:

/build_files/cmake/macros.cmake (+1, -1) (Diff)
/extern/CMakeLists.txt (+0, -4) (Diff)
/extern/SConscript (+0, -3) (Diff)
/intern/CMakeLists.txt (+3, -0) (Diff)
/intern/cycles/CMakeLists.txt (+1, -1) (Diff)
/intern/cycles/SConscript (+1, -1) (Diff)
/intern/SConscript (+2, -0) (Diff)
/source/blender/blenkernel/CMakeLists.txt (+1, -1) (Diff)
/source/blender/blenkernel/SConscript (+1, -1) (Diff)
/source/blender/imbuf/CMakeLists.txt (+1, -1) (Diff)
/source/blender/imbuf/IMB_imbuf_types.h (+1, -1) (Diff)
/source/blender/imbuf/SConscript (+1, -1) (Diff)
/source/blenderplayer/CMakeLists.txt (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021