Jeffrey Ventrella
|
87fe21f835
|
got a basic avatar skeleton with a simpler starter user interaction for moving the right hand
|
2013-04-05 16:21:13 -07:00 |
|
Jeffrey Ventrella
|
a0f09b597a
|
got a basic avatar skeleton with a simpler starter user interaction for moving the right hand
|
2013-04-05 16:19:23 -07:00 |
|
Jeffrey Ventrella
|
5b2d1ec198
|
thingy3
|
2013-04-05 10:52:10 -07:00 |
|
Jeffrey Ventrella
|
e57e2bdf38
|
thingy2
|
2013-04-05 10:48:08 -07:00 |
|
ZappoMan
|
57829785eb
|
fix to LOD bug caused by flip-flopped X and Z, add color randomization to inserted voxels on server, added head position display to display_stats()
|
2013-04-04 20:50:51 -07:00 |
|
Jeffrey Ventrella
|
d3f6c19e83
|
adding Camera and some utility classes and start of prototype avatar
|
2013-04-04 18:04:32 -07:00 |
|
tosh
|
31262340d4
|
adjusts formatting to agreed conventions
|
2013-04-05 01:24:00 +02:00 |
|
tosh
|
284530f7d6
|
tightens memory use
|
2013-04-04 11:59:16 +02:00 |
|
tosh
|
de4734d6fb
|
tightens ogl state handling (also fixes unreadably thick text for stats display)
|
2013-04-04 10:59:57 +02:00 |
|
tosh
|
9046e5e89c
|
silences warning by using pointer to const as string parameter for 'drawtext'
(conversion of string literals to char* is deprecated)
|
2013-04-04 10:55:08 +02:00 |
|
ZappoMan
|
f859d8ed9c
|
Added PaintMode, toggle for stars, etc.
|
2013-04-03 22:42:02 -07:00 |
|
Stephen Birarda
|
66a2b1a86f
|
move stars.txt to S3 bucket
|
2013-04-03 15:24:26 -07:00 |
|
Stephen Birarda
|
320fa9e5c8
|
link curl to shared library, not interface
|
2013-04-03 15:14:35 -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
|
0733f06143
|
adds cmake support for starfield subdirectory
|
2013-04-03 22:04:09 +02:00 |
|
ZappoMan
|
9220ba3ee5
|
Added agentTypes to AgentList::broadcastToAgents()
Make voxel server rebroadcast "remove voxel" messages to all it's connected heads
Cleaned up processing of Remove voxel messages to live in VoxelTree
|
2013-04-03 12:42:24 -07:00 |
|
Stephen Birarda
|
aa17cc6edc
|
link ALSA after PortAudio for UNIX build
|
2013-04-02 15:34:10 -07:00 |
|
Stephen Birarda
|
6005629d15
|
fix framework inclusions in CMakeLists after previous change
|
2013-04-02 15:27:46 -07:00 |
|
Stephen Birarda
|
757aadf53e
|
changes to CMakeLists to remove double links on OS X
|
2013-04-02 15:07:04 -07:00 |
|
Stephen Birarda
|
761daf684f
|
don't NULL out buffer data, just draw less
|
2013-04-01 17:25:31 -07:00 |
|
Stephen Birarda
|
ec6b8d2016
|
bring MAX_VOXELS_PER_SYSTEM back down to 250k
|
2013-04-01 17:14:39 -07:00 |
|
Stephen Birarda
|
f38df5579b
|
remove the VBO transfer frequency tests
|
2013-04-01 15:12:39 -07:00 |
|
Stephen Birarda
|
3135d50ca9
|
drop redraw frequency to 0.5s
|
2013-04-01 15:08:20 -07:00 |
|
Stephen Birarda
|
793ac841f2
|
only allow VBO re-transfer every 5 seconds for test
|
2013-04-01 14:08:42 -07:00 |
|
Stephen Birarda
|
a0c5dcb3ca
|
correct number of leading bytes for addition of attenuation byte
|
2013-04-01 13:03:46 -07:00 |
|
Stephen Birarda
|
124fecf8c9
|
Revert "don't send or parse attenuation for now"
This reverts commit 1767f2b052 .
|
2013-04-01 12:28:51 -07:00 |
|
tschw
|
baa0a6de12
|
comments out ++(C++) build settings, for now
in case it needs more than a clean rebuild to compile
the project on recent Xcode - will revisit when I can
ensure things build safely
|
2013-04-01 15:33:22 +03:00 |
|
ZappoMan
|
ad0b2f024b
|
Fixed a couple of complier warnings, and added a new PerfStat class for monitoring runtime performance
|
2013-03-31 20:43:23 -07:00 |
|
Stephen Birarda
|
2de86bfa92
|
Revert "allow the bad triangles to render"
This reverts commit b5d1ae1a36 .
|
2013-03-29 16:22:10 -07:00 |
|
tosh
|
20e7837717
|
adds #define to disable starfield multithreading support based on C++11
turns it off by default, for now
|
2013-03-29 23:19:16 +01:00 |
|
Stephen Birarda
|
b5d1ae1a36
|
allow the bad triangles to render
|
2013-03-29 15:18:34 -07:00 |
|
tosh
|
51afe69864
|
fixes overload issue with 'std::hypot' with older gcc (Xcode 3.2)
|
2013-03-29 23:17:53 +01:00 |
|
tosh
|
3a55234436
|
also bumps standard library version for clang (untested)
|
2013-03-29 22:32:44 +01:00 |
|
tosh
|
02d5f6bc62
|
removes dead, misplaced and commented-out code
|
2013-03-29 21:28:23 +01:00 |
|
Stephen Birarda
|
f0e457081b
|
temporarily disable walking noises for demo
|
2013-03-29 11:34:58 -07:00 |
|
tosh
|
e03bbec6fc
|
adds optional shaders to vary the point size based on the brightness
|
2013-03-29 19:04:47 +01:00 |
|
tosh
|
002d607e9f
|
adds component to ease use of OpenGL programs (that is pipelines of shaders)
|
2013-03-29 19:03:28 +01:00 |
|
Stephen Birarda
|
3be5d60fc4
|
comment out threshold frames to hopefully reduce clicks
|
2013-03-29 09:17:33 -07:00 |
|
Stephen Birarda
|
1767f2b052
|
don't send or parse attenuation for now
|
2013-03-29 08:36:33 -07:00 |
|
tosh
|
8f458b0bea
|
changes case/naming to agreed conventions
|
2013-03-29 13:41:33 +01:00 |
|
tosh
|
bdf358b0fb
|
removes some leftover debug code
|
2013-03-29 13:39:46 +01:00 |
|
tosh
|
1eb904ca59
|
also changes case/naming to agreed conventions in the utility components
|
2013-03-29 11:54:09 +01:00 |
|
tosh
|
2d997a9a8d
|
inserts synchronization primitives
|
2013-03-29 11:43:04 +01:00 |
|
Stephen Birarda
|
3186254a93
|
initial LOD drop off when moving back
|
2013-03-29 03:42:54 -07:00 |
|
Stephen Birarda
|
80170bd4c4
|
don't do gross things if data is being written while GPU is copying it
|
2013-03-29 03:12:11 -07:00 |
|
tosh
|
2b3263e019
|
splits up Stars.cpp into a module of multiple files
|
2013-03-29 10:53:30 +01:00 |
|
tosh
|
8300646b33
|
allows new C++ standard features
|
2013-03-29 10:42:36 +01:00 |
|
tosh
|
b4f2b04241
|
allows qualified inclusion in subdirectories
|
2013-03-29 10:24:14 +01:00 |
|
ZappoMan
|
270f77799d
|
added random color options, cleaned up compiler warnings, add reAverageParentColors when modifying voxel tree
|
2013-03-28 17:21:47 -07:00 |
|
tosh
|
df7f3942e1
|
straightens data pipeline and several bugs after exhaustive testing
|
2013-03-29 01:08:24 +01:00 |
|