Commit graph

5586 commits

Author SHA1 Message Date
Stephen Birarda
42c69ba77f rename missed variable in last commit 2013-08-19 13:19:02 -07:00
Stephen Birarda
d8798b7ed6 coalesce interfaceAppleJob name with name of generated job 2013-08-19 13:16:16 -07:00
Stephen Birarda
9ee66288ab switch to shallow clone for checkouts, os x build from stable 2013-08-19 13:09:05 -07:00
Stephen Birarda
f8cd138054 changes to jobs.groovy to build on OS X 2013-08-19 12:36:50 -07:00
ZappoMan
94952fe8fb Merge pull request #855 from birarda/menu
initial de-coupling of menu from Application
2013-08-16 16:08:44 -07:00
Stephen Birarda
98b144d675 Merge remote-tracking branch 'upstream/master' into menu 2013-08-16 15:59:09 -07:00
ZappoMan
6c1601c4eb Merge pull request #862 from birarda/master
changes for UCSF installer build
2013-08-16 15:58:38 -07:00
ZappoMan
4555165749 Merge pull request #861 from LionTurtle/master
Render lookatIndicator for cursor select even when gyros are on for more consistent behavior.
2013-08-16 15:57:39 -07:00
Stephen Birarda
ed48f8d982 add a DISABLE_OPENNI option for release builds without OpenNI 2013-08-16 14:28:22 -07:00
Stephen Birarda
4d9075f21c optionally check /usr/local/lib for plugins 2013-08-16 13:58:22 -07:00
LionTurtle
c579f70611 Render lookatIndicator for cursor select even when gyros are on for
more consistent behavior.
2013-08-16 11:44:23 -07:00
Leonardo Murillo
e1e451b4f2 Merge pull request #860 from birarda/master
repair docs job in groovy for jenkins
2013-08-16 10:44:47 -07:00
Stephen Birarda
1802ccdc7f use shell command for doxygen instead of plugin 2013-08-16 10:42:58 -07:00
Stephen Birarda
2cd83ee9a8 remove selective listening on git push 2013-08-16 10:36:01 -07:00
Stephen Birarda
bbcf5b4d8d Merge pull request #859 from birarda/master
comment out addition of docs from seed job for now
2013-08-15 17:48:57 -07:00
Stephen Birarda
ab7c5eb1e6 comment out docs in seed for now 2013-08-15 17:48:27 -07:00
Stephen Birarda
d7423c2c0a Merge pull request #858 from birarda/master
add missing option for doxygen job
2013-08-15 17:18:12 -07:00
Stephen Birarda
d4be99ae2b add missing folderWhereYouRunDoxygen option 2013-08-15 17:17:30 -07:00
Stephen Birarda
b02208a20f Merge pull request #857 from birarda/master
add missing queue for doxygen job
2013-08-15 17:07:36 -07:00
Stephen Birarda
3f5cf8f714 add missing queue for doxygen job 2013-08-15 17:07:12 -07:00
Leonardo Murillo
a0dc4305a5 Merge pull request #856 from birarda/master
add doxygen job for jenkins to groovy
2013-08-15 17:04:17 -07:00
Stephen Birarda
6dd4aaf177 add docs job to groovy 2013-08-15 16:58:37 -07:00
Stephen Birarda
5b02125d5f remove an extra g 2013-08-15 16:10:34 -07:00
Stephen Birarda
d4951b0223 fix getter for Hand and Head 2013-08-15 16:09:44 -07:00
Stephen Birarda
9816e1d9a8 some spacing cleanup in Head 2013-08-15 16:09:00 -07:00
Stephen Birarda
50e062edf2 some spacing cleanup in AvatarData 2013-08-15 16:06:48 -07:00
Stephen Birarda
6cbe0ca3d0 some spacing cleanup in Avatar header 2013-08-15 16:04:42 -07:00
Stephen Birarda
4a13f3b75a move swatch reset to Menu 2013-08-15 15:52:47 -07:00
Stephen Birarda
0ec2b761e9 remove some extra methods after menu cleanup 2013-08-15 15:44:03 -07:00
Stephen Birarda
e2ae85176f make settings methods slots in Menu so they are accessible 2013-08-15 15:41:25 -07:00
Stephen Birarda
0667190d00 hook settings options in menu 2013-08-15 15:40:17 -07:00
Stephen Birarda
e18be2cb36 hook audio listening modes and complete cleanup for debug 2013-08-15 15:37:09 -07:00
Stephen Birarda
154c6b4f32 fix disabling of occlusion culling from menu 2013-08-15 15:32:44 -07:00
Stephen Birarda
b288cc43a2 fix disabling of delta sending and low res while moving 2013-08-15 15:29:05 -07:00
Stephen Birarda
c930d058b1 fix monochrome option menu hook 2013-08-15 15:23:26 -07:00
Stephen Birarda
b4da77028b fix true colorization of voxels 2013-08-15 15:16:58 -07:00
Stephen Birarda
80967e6941 fix by source false colorization 2013-08-15 15:16:13 -07:00
Stephen Birarda
2742e723e0 fix V2 occlusion false coloring 2013-08-15 15:15:43 -07:00
Stephen Birarda
e77aae157b fix in view and occluded false colorization 2013-08-15 15:15:19 -07:00
Stephen Birarda
c7be2e13cd repair false coloring by distance 2013-08-15 15:12:05 -07:00
Stephen Birarda
cf5c53281b repair first couple of false colorize methods 2013-08-15 15:07:49 -07:00
Stephen Birarda
f72f9d8735 fix hook to render pipeline warnings and kill local voxels 2013-08-15 14:57:40 -07:00
Stephen Birarda
474b0465a7 hook tree stat calculation to menu 2013-08-15 14:50:12 -07:00
Stephen Birarda
eb4508aafb hook timing tests to Menu 2013-08-15 14:46:25 -07:00
Stephen Birarda
87bb260dcc hook menu to voxel cut/copy/paste operations 2013-08-15 14:42:41 -07:00
Stephen Birarda
cd000cb7c1 remove the particle system from ground plane 2013-08-15 14:37:27 -07:00
Stephen Birarda
89248cdf8d fix voxel paint color assignment 2013-08-15 12:56:25 -07:00
Stephen Birarda
f864b6436d fix isVoxelModeChecked comparisons 2013-08-15 12:51:33 -07:00
Stephen Birarda
0e4d54d5b0 voxel mode actions group cannot be exclusive 2013-08-15 12:48:48 -07:00
Stephen Birarda
4903122432 fix hooks to voxel stats dialog 2013-08-15 12:38:26 -07:00