Commit graph

8 commits

Author SHA1 Message Date
Stephen Birarda
67efc12e59 move shared to libraries, DRY library macro, rename libs 2013-04-12 12:38:34 -07:00
tosh
2341af271b Merge branch 'master' of git://github.com/worklist/hifi into 19188
Conflicts:
	interface/CMakeLists.txt
	interface/src/main.cpp
	shared/src/SharedUtil.cpp
	shared/src/SharedUtil.h
	shared/src/VoxelTree.cpp
2013-04-03 22:44:22 +02:00
tosh
2c40673e04 fixes #includes 2013-03-24 14:04:08 +01:00
Stephen Birarda
c641f12693 some refactoring in for readCodeColorBufferToTree 2013-03-22 17:59:54 -07:00
Stephen Birarda
adb45c825b add method to return the start vertex for an octal code 2013-03-20 13:24:18 -07:00
Stephen Birarda
32b52f474f fix wraparound bitshifting in OctalCode class 2013-03-18 13:14:06 -07:00
Stephen Birarda
970daa511d make bytesRequiredForCodeLength method visible in header 2013-03-15 14:33:21 -07:00
Stephen Birarda
e8ebaeb497 add OctalCode shared library for octal code operations 2013-03-15 12:27:22 -07:00