Atlante45
|
681aab5bf0
|
Remove printf and replace them by qDebug()
|
2014-04-21 16:17:45 -07:00 |
|
Andrzej Kapolka
|
38c0e99cbe
|
More work on animation loading.
|
2014-04-14 18:12:32 -07:00 |
|
Stephen Birarda
|
54647f0f08
|
make sure gnutls define for ssize_t comes before gnutls include
|
2014-04-10 10:27:08 -07:00 |
|
Stephen Birarda
|
2518d314ac
|
add ssize_t definition for gnutls.h include on Windows
|
2014-04-10 10:19:45 -07:00 |
|
Stephen Birarda
|
16bb28a4fa
|
make GnuTLS a system include to suppress warnings
|
2014-04-10 10:04:02 -07:00 |
|
Stephen Birarda
|
68c445e718
|
link GnuTLS to targets linking the networking library
|
2014-04-10 10:00:10 -07:00 |
|
Stephen Birarda
|
d5d52f804f
|
add a networking library and link from appropriate targets
|
2014-04-10 09:32:17 -07:00 |
|
Stephen Birarda
|
ae4b8348a2
|
fix header include guards via regex
|
2014-04-09 12:03:17 -07:00 |
|
Stephen Birarda
|
684c6b5372
|
run regex header replacement on all cpp files
|
2014-04-09 09:35:42 -07:00 |
|
Stephen Birarda
|
6a51df9e38
|
initial regex replacement of headers
|
2014-04-08 17:30:36 -07:00 |
|
Andrew Meadows
|
d902580d6f
|
Add Collision metatype to JS script system
|
2014-04-07 10:03:10 -07:00 |
|
Andrew Meadows
|
5e2b8bb2c3
|
connect SIGNAL to SIGNAL to avoid forwarding slot
|
2014-04-04 10:43:06 -07:00 |
|
Stephen Birarda
|
d1623e6e4d
|
fixes for warnings produced by Xcode 5.1
|
2014-03-11 11:45:13 -07:00 |
|
ZappoMan
|
f4d487464a
|
more constructor cleanup
|
2014-03-09 00:01:47 -08:00 |
|
ZappoMan
|
1ceb05bf09
|
click harder
|
2014-03-08 18:22:30 -08:00 |
|
Stephen Birarda
|
ac66f09157
|
Merge pull request #2194 from AndrewMeadows/cleanup
g++ warnings
|
2014-03-06 15:49:22 -08:00 |
|
ZappoMan
|
d89cb2bf5e
|
added penetration support to particle collisions JS callbacks
|
2014-03-05 15:03:54 -08:00 |
|
Philip Rosedale
|
e4924cdca8
|
Merge pull request #2202 from birarda/authentication
remove deprecated qt5 methods in CMakeList files
|
2014-03-04 18:30:22 -08:00 |
|
ZappoMan
|
c90d4a9514
|
fix failed lock causing particle collisions to not work
|
2014-03-04 15:07:30 -08:00 |
|
Stephen Birarda
|
a48185053e
|
repair a typo in particles link to widgets lib
|
2014-03-04 12:42:08 -08:00 |
|
Stephen Birarda
|
231dc624ff
|
replace deprecated qt5 macros in cmake with target_link_libraries
|
2014-03-04 12:41:24 -08:00 |
|
Andrew Meadows
|
455ef15754
|
fix warning about signed/unsigned comparison
|
2014-03-04 12:05:00 -08:00 |
|
Andrew Meadows
|
c8149f95a3
|
fix warning for unused variable (we forgot to use it)
|
2014-03-04 11:06:23 -08:00 |
|
ZappoMan
|
1a5b0ee02e
|
Merge pull request #2170 from birarda/cmake-quotes
complete quoting of various cmake commands
|
2014-03-04 09:00:26 -08:00 |
|
ZappoMan
|
d01090afbc
|
reversing some changes
|
2014-03-03 17:13:06 -08:00 |
|
ZappoMan
|
493648b56e
|
reversing some changes
|
2014-03-03 17:06:46 -08:00 |
|
Stephen Birarda
|
bb3a8677be
|
Merge branch 'master' of https://github.com/highfidelity/hifi into cmake-quotes
|
2014-03-03 16:31:25 -08:00 |
|
ZappoMan
|
98bf85173a
|
more octree locking cleanup
|
2014-03-03 13:54:07 -08:00 |
|
ZappoMan
|
fd47602945
|
various particle crash and deadlock fixes
|
2014-03-03 12:49:34 -08:00 |
|
Stephen Birarda
|
628f91cd73
|
complete quoting of varous Cmake commands, closes #1999
|
2014-03-03 12:15:05 -08:00 |
|
ZappoMan
|
8d7406461a
|
Merge branch 'master' of https://github.com/worklist/hifi into octree_server_scaling
Conflicts:
assignment-client/src/octree/OctreeServer.cpp
assignment-client/src/octree/OctreeServer.h
|
2014-02-28 10:54:56 -08:00 |
|
ZappoMan
|
cdb0aeb153
|
some hacking on server performance
|
2014-02-27 10:47:17 -08:00 |
|
ZappoMan
|
e96206914e
|
early cut at headless viewers
|
2014-02-26 01:24:12 -08:00 |
|
ZappoMan
|
b08a1708f5
|
hide some slots from JS
|
2014-02-26 00:18:15 -08:00 |
|
Andrew Meadows
|
335141049c
|
Cleaning up collision check API's and re-enabling collisions with particles.
|
2014-02-14 16:33:19 -08:00 |
|
Andrew Meadows
|
be1aaee359
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
|
2014-02-10 09:05:08 -08:00 |
|
Andrew Meadows
|
7a8186f1da
|
Adding ModelCollisionInfo struct to get more info about collisions against avatars.
Had to disable some collisions. Will go back and make them work again soon.
|
2014-02-07 10:48:30 -08:00 |
|
Stephen Birarda
|
c1132726bf
|
use SharedNodePointer in place of Node where appropriate
|
2014-02-06 14:58:03 -08:00 |
|
Andrew Meadows
|
082b7cf1a9
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
Conflicts:
interface/src/avatar/Avatar.cpp
interface/src/avatar/Avatar.h
interface/src/avatar/MyAvatar.cpp
|
2014-02-06 14:37:19 -08:00 |
|
ZappoMan
|
76bc4564ad
|
push to force rebuild
|
2014-02-05 10:24:00 -08:00 |
|
ZappoMan
|
53e7cd7797
|
fix particle init
|
2014-02-05 10:16:43 -08:00 |
|
ZappoMan
|
a35e5eeb92
|
move modelScale before translation and rotation since that seems to fix the corruption
|
2014-02-04 20:20:06 -08:00 |
|
Andrew Meadows
|
466a43c77f
|
Merge branch 'master' of ssh://github.com/highfidelity/hifi into avatar-interaction
|
2014-02-03 10:47:00 -08:00 |
|
ZappoMan
|
289be04f0f
|
use tryLock in some cases where we don't want to block and pass already locked to the findParticleByID() in scripting interface
|
2014-01-31 17:12:50 -08:00 |
|
ZappoMan
|
5b825ecd5b
|
fix isKnownID
|
2014-01-31 15:46:19 -08:00 |
|
ZappoMan
|
19f218f37c
|
fix typo
|
2014-01-31 15:45:31 -08:00 |
|
ZappoMan
|
9798538ea5
|
Merge branch 'master' of https://github.com/worklist/hifi into more_scripting_work
Conflicts:
libraries/particles/src/Particle.cpp
libraries/particles/src/ParticlesScriptingInterface.cpp
|
2014-01-31 14:10:45 -08:00 |
|
AndrewMeadows
|
bed63513a9
|
Merge pull request #1745 from ZappoMan/scripting_work
support for global collision callbacks in JS
|
2014-01-31 10:42:44 -08:00 |
|
Stephen Birarda
|
dc70c74733
|
fix a double push in added particle response
|
2014-01-31 09:30:26 -08:00 |
|
ZappoMan
|
3b17550d92
|
make sure to flush edit queue on script shutdown
|
2014-01-30 16:36:26 -08:00 |
|