Seth Alves
|
420424a5ee
|
make it possible to sort meshes into the same order they appear in the model file
|
2015-04-01 17:49:49 -07:00 |
|
Seth Alves
|
81200bb2a0
|
save collision hull scaling in model
|
2015-04-01 17:49:01 -07:00 |
|
Stephen Birarda
|
b27a86fb25
|
always render yourself, handle change of render values elsewhere
|
2015-04-01 17:36:43 -07:00 |
|
Andrew Meadows
|
b537625e59
|
Merge pull request #4574 from ZappoMan/crashOnExit
fix crash on shutdown related to entity scripts connecting to signals
|
2015-04-01 17:26:33 -07:00 |
|
Stephen Birarda
|
ee088e12f3
|
leverage scene scripting values to toggle rendering
|
2015-04-01 17:06:06 -07:00 |
|
Stephen Birarda
|
3f4a9c64f9
|
add render bools to the scene scripting interface
|
2015-04-01 16:53:17 -07:00 |
|
Andrew Meadows
|
b37384d759
|
exit hover now not quite automatic when over floor
remove MyAvatar::jump() method for more general API
|
2015-04-01 15:13:27 -07:00 |
|
ZappoMan
|
d87fe9efff
|
fix typo
|
2015-04-01 14:47:04 -07:00 |
|
ZappoMan
|
c66db5d8e4
|
another approach
|
2015-04-01 14:43:27 -07:00 |
|
ZappoMan
|
d7188bac0b
|
another approach
|
2015-04-01 14:38:01 -07:00 |
|
Andrew Meadows
|
0249b8c9c5
|
fix backwards comparison logic
|
2015-04-01 13:56:05 -07:00 |
|
Ryan Huffman
|
f0dd20b21e
|
Merge pull request #4570 from samcake/orange
Clean up the sunLightExample.js and create the cookies.js
|
2015-04-01 13:55:03 -07:00 |
|
ZappoMan
|
aac824fb99
|
fix crash on shutdown
|
2015-04-01 13:47:25 -07:00 |
|
Brad Hefta-Gaub
|
1de1527414
|
Merge pull request #4569 from ctrlaltdavid/20431
CR for Job #20431 - Remove XMLHttpRequest file reading and model uploading
|
2015-04-01 13:00:16 -07:00 |
|
Sam Gateau
|
3b92910a91
|
Adding the cookies sciprt that provide a simple ui useful for debug and exemple, complete the interface on the scene script interface to provide the getters
|
2015-04-01 12:22:35 -07:00 |
|
Andrew Meadows
|
e27f800c75
|
Merge pull request #4561 from sethalves/island
scaling hints to hash, larger collision shapes
|
2015-04-01 09:40:18 -07:00 |
|
Stephen Birarda
|
a1f1f7603d
|
Merge pull request #4564 from PhilipRosedale/master
Buttons at bottom in dice, gun so not to conflict with edit.js
|
2015-04-01 09:06:34 -07:00 |
|
Sam Gateau
|
ad11503466
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp1
|
2015-03-31 23:12:17 -07:00 |
|
Philip Rosedale
|
8114fdd1e2
|
move button locations, names some constants in avatar controller
|
2015-03-31 21:51:50 -07:00 |
|
Seth Alves
|
380d03b3b2
|
Merge branch 'master' of github.com:highfidelity/hifi into island
|
2015-03-31 19:00:19 -07:00 |
|
Stephen Birarda
|
1d5f1807f7
|
Merge pull request #4562 from sethalves/editors-are-rezzers
add a bool value to Node which indicates if it is allowed to rez new ent...
|
2015-03-31 18:53:29 -07:00 |
|
Seth Alves
|
8bca8ad4ef
|
bump protocol versions for PacketTypeDomainList and PacketTypeDomainListRequest
|
2015-03-31 18:37:42 -07:00 |
|
Seth Alves
|
4e83301c65
|
add a bool value to Node which indicates if it is allowed to rez new entities
|
2015-03-31 18:27:46 -07:00 |
|
Philip Rosedale
|
6a171c2f22
|
Merge pull request #4559 from birarda/constant-metaverse-url
add a networking constants class with the metaverse server URL
|
2015-03-31 18:13:41 -07:00 |
|
Sam Gateau
|
0d721ec1e9
|
merging
|
2015-03-31 17:47:05 -07:00 |
|
Sam Gateau
|
9b63739a72
|
Trying to clen up the REnderMode usage in connection with the needed gpu::State for all the different variations
|
2015-03-31 17:35:34 -07:00 |
|
Seth Alves
|
859628a4fd
|
fix comment
|
2015-03-31 17:20:16 -07:00 |
|
Seth Alves
|
23c69ad9e1
|
Merge branch 'master' of github.com:highfidelity/hifi into island
|
2015-03-31 17:19:59 -07:00 |
|
Seth Alves
|
d17289f566
|
Merge pull request #4556 from birarda/damaged-xcode
handle a domain-server port change once connection initiated
|
2015-03-31 17:12:01 -07:00 |
|
Andrew Meadows
|
7fb9427f29
|
Merge pull request #4549 from jherico/dbg_macro
Enabling the use of #ifdef DEBUG as a platform neutral idiom
|
2015-03-31 17:08:12 -07:00 |
|
Brad Hefta-Gaub
|
90498969e2
|
Merge pull request #4558 from birarda/master
fix deadlock opportunity in killNodeWithUUID
|
2015-03-31 17:00:50 -07:00 |
|
Seth Alves
|
164e5ff816
|
Merge branch 'master' of github.com:highfidelity/hifi into island
|
2015-03-31 17:00:48 -07:00 |
|
Stephen Birarda
|
e22b33e96d
|
fix QUrl include for ubuntu
|
2015-03-31 17:00:04 -07:00 |
|
Seth Alves
|
05cb0b830c
|
make max collision size be 1000x1000x1000 rather than 100x100x100
|
2015-03-31 16:59:43 -07:00 |
|
Seth Alves
|
bacd6445f2
|
pull comments that get used as scaling hints into a hash table
|
2015-03-31 16:59:13 -07:00 |
|
David Rowe
|
0a55bcb0c5
|
Remove XMLHttpRequest's facility to read local files
|
2015-03-31 16:56:04 -07:00 |
|
Stephen Birarda
|
61806935bb
|
add a networking constants class with metaverse URL
|
2015-03-31 16:40:21 -07:00 |
|
Philip Rosedale
|
9635c6d248
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2015-03-31 16:29:55 -07:00 |
|
Stephen Birarda
|
86174d6a29
|
Merge pull request #4551 from ZappoMan/neverCullAvatarParts
never cull mesh parts for avatars
|
2015-03-31 16:29:01 -07:00 |
|
Philip Rosedale
|
b7f0be761c
|
gun buildings fall on creation, dice stops correctly
|
2015-03-31 16:27:09 -07:00 |
|
Stephen Birarda
|
64921c38b6
|
don't overlock in killNodeWithUUID
|
2015-03-31 16:25:22 -07:00 |
|
Stephen Birarda
|
cf7a6dda74
|
Merge branch 'master' of https://github.com/highfidelity/hifi into damaged-xcode
|
2015-03-31 16:14:59 -07:00 |
|
Stephen Birarda
|
740438d08d
|
handle domain-server local port changes once connected
|
2015-03-31 16:11:41 -07:00 |
|
Brad Hefta-Gaub
|
b43761a6c1
|
Merge pull request #4545 from samcake/orange
No more FLat global lighting, always use one of the SPherical harmonics presets
|
2015-03-31 15:52:49 -07:00 |
|
Brad Hefta-Gaub
|
d77333953e
|
Merge pull request #4552 from sethalves/island
Fix various collision-model related bugs
|
2015-03-31 15:47:53 -07:00 |
|
Sam Gateau
|
74f04c0c84
|
remove useless comment
|
2015-03-31 14:57:51 -07:00 |
|
Sam Gateau
|
07a36158e6
|
Merge branch 'master' of https://github.com/highfidelity/hifi into orange
|
2015-03-31 14:46:56 -07:00 |
|
Seth Alves
|
af6ce8fb07
|
HERE COMES AN S
|
2015-03-31 14:37:41 -07:00 |
|
Seth Alves
|
48144a46b1
|
don't keep empty mesh-parts. take units hint from a common first-line comment, if it's there.
|
2015-03-31 14:34:35 -07:00 |
|
Seth Alves
|
95cc8672c0
|
remove unneeded assert
|
2015-03-31 14:32:43 -07:00 |
|
ZappoMan
|
a889191916
|
never cull mesh parts for avatars
|
2015-03-31 14:27:34 -07:00 |
|
David Rowe
|
154dacf791
|
Fix typo
|
2015-03-31 14:21:56 -07:00 |
|
Seth Alves
|
55d506bb53
|
formatting
|
2015-03-31 14:04:49 -07:00 |
|
Seth Alves
|
ea2c5ff622
|
formatting
|
2015-03-31 14:04:33 -07:00 |
|
Seth Alves
|
9e0118492e
|
make sure to not leave in-use resources in UnusedResource list
|
2015-03-31 14:04:21 -07:00 |
|
Seth Alves
|
347ef3c4e1
|
use scaling from visual model on collision model rather than using the bounds from the collision model
|
2015-03-31 14:03:37 -07:00 |
|
Stephen Birarda
|
3ed097ff86
|
Merge pull request #4548 from AndrewMeadows/inertia
fix typo that broke avatar motion
|
2015-03-31 13:42:20 -07:00 |
|
Bradley Austin Davis
|
02b69f4a70
|
Enabling the use of #ifdef DEBUG as a platform neutral idiom
|
2015-03-31 13:32:13 -07:00 |
|
Stephen Birarda
|
e5637a1f28
|
Merge pull request #4547 from ZappoMan/preloadOnImport
fix issue with preload not being called on import
|
2015-03-31 13:31:13 -07:00 |
|
Andrew Meadows
|
9739d68370
|
fix typo that broke avatar motion
|
2015-03-31 13:20:06 -07:00 |
|
Brad Hefta-Gaub
|
e27a89b7c3
|
Merge pull request #4539 from birarda/settings-thread-delete-later
fix for cleanup of SettingsManager thread
|
2015-03-31 13:09:06 -07:00 |
|
ZappoMan
|
df99c314aa
|
fix issue with preload not being called on import
|
2015-03-31 12:44:44 -07:00 |
|
Sam Gateau
|
edf0ca2b06
|
Forbifd the global ambient lighting to go the simple global value and instead fallback to the first Spherical harmonics preset
|
2015-03-31 10:29:03 -07:00 |
|
Sam Gateau
|
d4dac0477b
|
changed again the state field storage for hopefully the better by using the Cache class and compressing it
|
2015-03-31 09:47:56 -07:00 |
|
andrew
|
a2b5fdb540
|
merge
|
2015-03-31 09:28:23 -07:00 |
|
andrew
|
fdfb8bd1b4
|
fix intermittent crash on windows during login
|
2015-03-31 09:26:33 -07:00 |
|
Andrew Meadows
|
f1b1ed014b
|
merge upstream/master into andrew/inertia
|
2015-03-31 08:33:31 -07:00 |
|
Seth Alves
|
c8e623ace7
|
remove some debugging prints, added some comments
|
2015-03-31 07:18:20 -07:00 |
|
Seth Alves
|
52fc75a114
|
merge upstream
|
2015-03-31 07:18:04 -07:00 |
|
samcake
|
1a18719031
|
and make it compile on mac... remove the field map from state just because it's unecessary
|
2015-03-30 21:53:59 -07:00 |
|
Philip Rosedale
|
4961cf37b6
|
Merge pull request #4540 from ZappoMan/scriptCaching
quiet warning flood when scripts are bad
|
2015-03-30 21:48:13 -07:00 |
|
Philip Rosedale
|
5325478940
|
Merge pull request #4528 from ZappoMan/avatarUI
Support for Auto-detecting FST type, and adding type hint to FST files when packaged
|
2015-03-30 21:31:22 -07:00 |
|
ZappoMan
|
a88b3c02d2
|
quiet warning flood when scripts are bad
|
2015-03-30 18:24:34 -07:00 |
|
Stephen Birarda
|
7d5b8c430a
|
remove extra added space
|
2015-03-30 18:06:51 -07:00 |
|
Sam Gateau
|
ee4b9a483b
|
found the issue brekaing the render, i didn't do the Blend enable sync properly
|
2015-03-30 18:04:44 -07:00 |
|
Stephen Birarda
|
1cb12bd1da
|
Merge branch 'master' of https://github.com/highfidelity/hifi into settings-thread-delete-later
|
2015-03-30 18:03:35 -07:00 |
|
Stephen Birarda
|
b7174b5170
|
fix for cleanup of SettingsManager thread
|
2015-03-30 18:03:18 -07:00 |
|
Andrew Meadows
|
b8ff253f86
|
unlock after character is properly updated
|
2015-03-30 18:03:18 -07:00 |
|
Andrew Meadows
|
bdfe75b1f5
|
remove character from PhysicsEngine on shutdown
|
2015-03-30 18:03:18 -07:00 |
|
Seth Alves
|
63a59aa00a
|
fix a couple of crashes
|
2015-03-30 18:03:18 -07:00 |
|
Philip Rosedale
|
ce05d3104a
|
Merge pull request #4535 from ZappoMan/scriptCaching
Script caching & Fix to Stack Overflow Crash on Windows with lots of entity scripts
|
2015-03-30 18:02:52 -07:00 |
|
Brad Hefta-Gaub
|
e1da9331e3
|
Merge pull request #4533 from jherico/tr2
Fixing consecutive spaces issue with text renderer
|
2015-03-30 17:34:42 -07:00 |
|
ZappoMan
|
0366ce9bf5
|
removed dead code
|
2015-03-30 17:33:25 -07:00 |
|
Sam Gateau
|
ee3ec3fe1a
|
found the issue brekaing the render, i didn't do the Blend enable sync properly
|
2015-03-30 17:28:58 -07:00 |
|
Andrew Meadows
|
94c1cf12f5
|
deleting _dynamicsWorld doesn't crash on shutdown
|
2015-03-30 17:12:19 -07:00 |
|
Seth Alves
|
acf30782b6
|
include quads in creation of hulls for physics collision. visual model vs collision model debug spew. fix dice script
|
2015-03-30 17:04:47 -07:00 |
|
ZappoMan
|
31072b2b2e
|
only start one download per url even if still pending
|
2015-03-30 16:48:41 -07:00 |
|
ZappoMan
|
e2d8d82096
|
more script caching cleanup
|
2015-03-30 16:34:04 -07:00 |
|
Philip Rosedale
|
f116ac131d
|
Merge pull request #4532 from AndrewMeadows/inertia
fix crash in PhysicsEngine on shutdown
|
2015-03-30 16:31:34 -07:00 |
|
Bradley Austin Davis
|
87c4f8433c
|
Fixing consecutive spaces issue with text renderer
|
2015-03-30 16:21:57 -07:00 |
|
ZappoMan
|
74d50a9250
|
more work on improving script caching
|
2015-03-30 16:21:47 -07:00 |
|
Andrew Meadows
|
c6b34df06c
|
unlock after character is properly updated
|
2015-03-30 16:07:56 -07:00 |
|
Seth Alves
|
4aa6748e11
|
Merge branch 'fix-physics-crash' of github.com:sethalves/hifi into vhacd-knobs
|
2015-03-30 16:02:27 -07:00 |
|
Seth Alves
|
ee7247a5b4
|
fix a couple of crashes
|
2015-03-30 15:56:01 -07:00 |
|
Andrew Meadows
|
9b13f186e3
|
remove character from PhysicsEngine on shutdown
|
2015-03-30 15:51:58 -07:00 |
|
ZappoMan
|
36657c9473
|
first cut at script caching
|
2015-03-30 14:36:48 -07:00 |
|
Seth Alves
|
071b6a21de
|
Merge branch 'master' of github.com:highfidelity/hifi into vhacd-knobs
|
2015-03-30 13:44:39 -07:00 |
|
Andrew Meadows
|
10af59296d
|
Merge pull request #4499 from sethalves/multi-hull-collisions
Multi hull collisions
|
2015-03-30 12:11:56 -07:00 |
|
Andrew Meadows
|
2404fb126f
|
Merge pull request #4527 from sethalves/valgrind
Valgrind told me to do it
|
2015-03-30 11:56:17 -07:00 |
|
Seth Alves
|
e730109c51
|
quiet debuging spew
|
2015-03-30 11:46:48 -07:00 |
|
Seth Alves
|
f90211e830
|
Merge pull request #1 from AndrewMeadows/cyclohexane
optimizations when creating convex hull shapes
|
2015-03-30 11:38:49 -07:00 |
|
Philip Rosedale
|
2951d17bf3
|
Merge pull request #4529 from AndrewMeadows/inertia
fix crash for bad avatar body on login
|
2015-03-30 11:30:39 -07:00 |
|
Seth Alves
|
186cb1ec7a
|
merge from upstream
|
2015-03-30 11:28:47 -07:00 |
|
Seth Alves
|
8a5192c1d9
|
attempt to handle registration point in hull collisions
|
2015-03-30 11:22:31 -07:00 |
|
Andrew Meadows
|
da9ceac9ae
|
fix crash for bad avatar body on login
|
2015-03-30 11:06:02 -07:00 |
|
Philip Rosedale
|
685de8cc7f
|
Merge pull request #4522 from huffman/rename-attribution
Rename attribution to marketplaceID
|
2015-03-30 10:57:28 -07:00 |
|
Sam Gateau
|
ab9be0cb41
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp1
|
2015-03-30 10:11:08 -07:00 |
|
Sam Gateau
|
2a58a65a8f
|
back to the office monday morning, State almost working in the full piupeline
|
2015-03-30 10:10:39 -07:00 |
|
Andrew Meadows
|
adf076a630
|
optimizations when creating convex hull shapes
|
2015-03-30 09:56:30 -07:00 |
|
Seth Alves
|
7137b41375
|
free these so it's easier to see other leaks in valgrind
|
2015-03-30 09:30:37 -07:00 |
|
Seth Alves
|
4bf86bb824
|
another [] needed after delete
|
2015-03-29 17:59:57 -07:00 |
|
Sam Gateau
|
3baa4eadeb
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp1
|
2015-03-29 10:16:09 -07:00 |
|
Sam Gateau
|
ce659e6307
|
Introducing the gl state capture in order to resync the gpu::state with the true gl state
|
2015-03-29 10:15:18 -07:00 |
|
Seth Alves
|
26230cf493
|
uninitialized variable (quiet valgrind)
|
2015-03-29 05:40:39 -07:00 |
|
ZappoMan
|
80df8caefb
|
Merge branch 'master' of https://github.com/highfidelity/hifi into avatarUI
|
2015-03-28 18:43:03 -07:00 |
|
Seth Alves
|
a47ae9212b
|
quiet compiler
|
2015-03-28 17:13:31 -07:00 |
|
Seth Alves
|
1e166eef0f
|
valgrind says _ghostObject is used before it's initialized
|
2015-03-28 17:12:55 -07:00 |
|
Seth Alves
|
96bfc53391
|
prototype has no code and isn't used
|
2015-03-28 17:11:56 -07:00 |
|
Seth Alves
|
78b46cff2b
|
quiet compiler
|
2015-03-28 17:11:36 -07:00 |
|
Seth Alves
|
faa3ed6c29
|
valgrind wants []
|
2015-03-28 17:11:23 -07:00 |
|
Sam Gateau
|
21b5d6f404
|
refining the state interface and the GLBackend for it with a true cache
|
2015-03-28 11:26:06 -07:00 |
|
ZappoMan
|
a765b4c8a5
|
fix to preload getting called when you change a script
|
2015-03-27 18:56:55 -07:00 |
|
ZappoMan
|
002fba8018
|
first cut at predicting FST type for set avatar
|
2015-03-27 16:56:03 -07:00 |
|
ZappoMan
|
baa2f947e5
|
classifying FSTReader and moving ModelType into that class
|
2015-03-27 16:30:00 -07:00 |
|
Seth Alves
|
90f51e7d4c
|
print a warning when ShapeManager is skipping over a too-large or too-small shape
|
2015-03-27 16:15:54 -07:00 |
|
Seth Alves
|
fd69a54f10
|
Merge branch 'master' of github.com:highfidelity/hifi into multi-hull-collisions
|
2015-03-27 15:55:20 -07:00 |
|
Stephen Birarda
|
80ecbed02b
|
Merge pull request #4524 from ctrlaltdavid/fix-xmlhttprequest-auth
Fix authorization of API calls in XMLHttpRequest
|
2015-03-27 15:35:14 -07:00 |
|
David Rowe
|
c456760419
|
Extract API URL into a const
|
2015-03-27 15:24:55 -07:00 |
|
Philip Rosedale
|
53970cb530
|
Merge pull request #4525 from ZappoMan/defaultAvatarBodyFix
fix bug in default avatars
|
2015-03-27 14:54:35 -07:00 |
|
ZappoMan
|
1821683453
|
fix bug in default avatars
|
2015-03-27 14:44:35 -07:00 |
|
Seth Alves
|
cfa30594cc
|
make obj reader handle faces with more than 4 vertices
|
2015-03-27 14:24:36 -07:00 |
|
David Rowe
|
1ee797efa4
|
Fix authorization of API calls in XMLHttpRequest
|
2015-03-27 13:59:52 -07:00 |
|
Andrew Meadows
|
5b85a2aa44
|
merge upstream/master into andrew/inertia
|
2015-03-27 13:56:54 -07:00 |
|
Andrew Meadows
|
bee8c0e237
|
"hover" if the "jump" key is held down long enough
|
2015-03-27 13:56:03 -07:00 |
|
Andrew Meadows
|
be5fdbf217
|
enable avatar collisions by default
also remove old gravity features
|
2015-03-27 13:36:20 -07:00 |
|
Ryan Huffman
|
81cb1e98ba
|
Rename attribution to marketplaceID
|
2015-03-27 13:35:58 -07:00 |
|
ZappoMan
|
6189926105
|
add type hint to FST in model packager
|
2015-03-27 13:23:29 -07:00 |
|
Philip Rosedale
|
6550b4e311
|
Merge pull request #4509 from AndrewMeadows/inertia
character transitions into "hover" when stepping over abyss
|
2015-03-27 13:16:36 -07:00 |
|
Seth Alves
|
087248dffc
|
fix locking in ResourceCache::checkAsynchronousGets
|
2015-03-27 13:14:20 -07:00 |
|
Sam Gateau
|
f1a0783347
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp1
|
2015-03-27 10:34:17 -07:00 |
|
Sam Gateau
|
9c44100bb8
|
cleaning the State class code
|
2015-03-27 10:33:29 -07:00 |
|
Brad Hefta-Gaub
|
2255c30d58
|
Merge pull request #4512 from Atlante45/ordered_fst
Hint order for FST files
|
2015-03-27 09:41:50 -07:00 |
|
Andrew Meadows
|
b9b2c30bba
|
use QObject::deleteLater() not explicit delete
|
2015-03-27 09:01:44 -07:00 |
|
Andrew Meadows
|
e75bb3cd9c
|
merge upstream/master into andrew/inertia
|
2015-03-27 08:14:36 -07:00 |
|
Atlante45
|
e16c8852fb
|
extra ;
|
2015-03-27 14:43:09 +01:00 |
|
Atlante45
|
daaba330d5
|
Turn lambda into helper function
|
2015-03-27 14:41:32 +01:00 |
|
Andrew Meadows
|
821ac605f5
|
smoother motion on steps
faster motion when "flying"
cleanup of MyAvatar::updatePosition()
|
2015-03-26 19:48:52 -07:00 |
|
Seth Alves
|
16875338bf
|
Merge branch 'master' of github.com:highfidelity/hifi into multi-hull-collisions
|
2015-03-26 18:55:43 -07:00 |
|
Seth Alves
|
7da87d6e15
|
set up a way to request ResourceCache downloads from a non-networking thread.
|
2015-03-26 18:37:55 -07:00 |
|
ZappoMan
|
8e7ead2ead
|
fix locking issue in enter/leave entity scripts
|
2015-03-26 16:05:31 -07:00 |
|
Andrew Meadows
|
0035e8df88
|
merge
|
2015-03-26 15:17:14 -07:00 |
|
Andrew Meadows
|
8a951e0dd3
|
minor cleanup
|
2015-03-26 15:16:57 -07:00 |
|
Andrew Meadows
|
0ef4022e94
|
tweak gravity and step heights of controller
|
2015-03-26 15:14:46 -07:00 |
|
Sam Gateau
|
cb0b185f07
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp1
|
2015-03-26 13:50:38 -07:00 |
|
Sam Gateau
|
c9e0360394
|
using gpu::Pipeline it s mostly working but still glUniforms to get rid of
|
2015-03-26 13:48:49 -07:00 |
|
Andrew Meadows
|
858dbeb674
|
remove one line of cruft
|
2015-03-26 13:23:15 -07:00 |
|
Andrew Meadows
|
9c6ea7380f
|
merge
|
2015-03-26 13:20:51 -07:00 |
|
Seth Alves
|
212f564131
|
Merge branch 'master' of github.com:highfidelity/hifi into multi-hull-collisions
|
2015-03-26 13:08:44 -07:00 |
|
Atlante45
|
c26b499671
|
Add forgotten include
|
2015-03-26 15:58:18 +01:00 |
|
Atlante45
|
716e9bfe4f
|
Hint order for FST files
|
2015-03-26 15:40:48 +01:00 |
|
Seth Alves
|
0d4b0ad11e
|
Merge branch 'multi-hull-collisions' of github.com:sethalves/hifi into vhacd-knobs
|
2015-03-26 06:37:35 -07:00 |
|
Philip Rosedale
|
da779fa0ef
|
Merge pull request #4510 from birarda/new-entry
use the new place 'entry' as entry point
|
2015-03-25 16:38:08 -07:00 |
|
Philip Rosedale
|
29b9212259
|
Merge pull request #4501 from Atlante45/light_types
Light types
|
2015-03-25 16:34:05 -07:00 |
|
Sam Gateau
|
1746c1de46
|
t :wq
Merge branch 'master' of https://github.com/highfidelity/hifi into temp1
|
2015-03-25 16:27:32 -07:00 |
|
Stephen Birarda
|
ef0281ab43
|
use the new placename entry as entry point
|
2015-03-25 15:30:03 -07:00 |
|
Seth Alves
|
a3a54e8d7d
|
style
|
2015-03-25 15:21:36 -07:00 |
|
Seth Alves
|
dd9290bd59
|
clear points for non-hull shapes
|
2015-03-25 15:21:28 -07:00 |
|
Seth Alves
|
c68f5dd1fa
|
added various controls for the convex hull generator
|
2015-03-25 15:13:40 -07:00 |
|
Andrew Meadows
|
48d4647a1b
|
merge upstream/master into andrew/inertia
|
2015-03-25 15:06:02 -07:00 |
|
Seth Alves
|
c0b1ff4a57
|
Merge pull request #4500 from AndrewMeadows/inertia
avatar can jump when using CharacterController
|
2015-03-25 14:48:54 -07:00 |
|
Andrew Meadows
|
429a258df0
|
enable hover when far above floor
|
2015-03-25 14:38:27 -07:00 |
|
Ryan Huffman
|
1c0e7e26a2
|
Merge pull request #4507 from birarda/friends-only-location
make friends-only discoverability mode work as described
|
2015-03-25 13:48:08 -07:00 |
|
Stephen Birarda
|
4bf8e9f625
|
change AccountManager request API, leverage in networking and DS
|
2015-03-25 12:04:04 -07:00 |
|
Stephen Birarda
|
78ebc3fde6
|
Merge pull request #4505 from murillodigital/master
Switching to .com
|
2015-03-25 11:54:49 -07:00 |
|
Leonardo Murillo
|
c3c1d4a5ae
|
Switching to .com
|
2015-03-25 12:36:37 -06:00 |
|
Sam Gateau
|
045dbb11a3
|
Putting the GLERRORCHECK only in debug
|
2015-03-25 11:07:19 -07:00 |
|
Andrew Meadows
|
2440c47648
|
remove extra whitespace
|
2015-03-25 11:06:19 -07:00 |
|
Andrew Meadows
|
2128f21308
|
only set ADD bit with UPDATE_SHAPE when enabled
|
2015-03-25 11:02:48 -07:00 |
|
Sam Gateau
|
8938a6297f
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp1
|
2015-03-25 10:16:43 -07:00 |
|
Sam Gateau
|
c9377d0811
|
the model renderer now uses the map of renderPIpeline and the pipeline object of gpu, yeah. fixed the state to do the basics glState stuff correctly
|
2015-03-25 10:16:18 -07:00 |
|
Andrew Meadows
|
674b2c97a2
|
added comments to zlib license
|
2015-03-25 08:53:33 -07:00 |
|
Atlante45
|
725a8795fb
|
Merge branch 'master' of https://github.com/highfidelity/hifi into light_types
|
2015-03-25 16:39:11 +01:00 |
|
Seth Alves
|
719dae61a9
|
when a compound shape is deleted, delete the children, as well
|
2015-03-25 06:51:00 -07:00 |
|
Andrew Meadows
|
430158c109
|
updateShapeIfNecessary() is a more correct name
|
2015-03-24 23:35:09 -07:00 |
|
Andrew Meadows
|
d497620976
|
avatar can jump with E key when walking
|
2015-03-24 23:05:46 -07:00 |
|
Andrew Meadows
|
b87360f0f5
|
merge upstream/master into andrew/inertia
|
2015-03-24 17:41:07 -07:00 |
|
Andrew Meadows
|
44eca08fa4
|
PhysicsEngine doesn't need AvatarData
MyAvatar now owns its CharacterController
fix for bug of phantom collision obj when avatar's physics are disabled
|
2015-03-24 17:38:35 -07:00 |
|
Seth Alves
|
84a4aa6a61
|
Merge branch 'master' of github.com:highfidelity/hifi into multi-hull-collisions
|
2015-03-24 17:01:29 -07:00 |
|
Seth Alves
|
dccedeadff
|
diff minimization
|
2015-03-24 16:59:12 -07:00 |
|
Seth Alves
|
2f47f7c7ba
|
diff minimization
|
2015-03-24 16:51:42 -07:00 |
|
Seth Alves
|
8d2c942509
|
diff minimization
|
2015-03-24 16:38:11 -07:00 |
|
Seth Alves
|
1eeb2e89f8
|
remove some debug spam
|
2015-03-24 16:23:51 -07:00 |
|
Seth Alves
|
6e3be26013
|
attempting to figure out why physics motion object doesn't get updated when collision model url changes
|
2015-03-24 15:28:21 -07:00 |
|
Sam Gateau
|
6284159892
|
Revisiting the rendering pipeline pick and trying to use our brand new gpu::Pipeline
|
2015-03-24 14:58:41 -07:00 |
|
Atlante45
|
3563efb584
|
extra ;
|
2015-03-24 21:52:53 +01:00 |
|
ZappoMan
|
168e8e8b80
|
more fixes to avatar parts not rendering
|
2015-03-24 08:31:45 -07:00 |
|
ZappoMan
|
0c2b95aa1d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into LODUITweaks
|
2015-03-24 08:24:32 -07:00 |
|
Sam Gateau
|
d857a36557
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp1
|
2015-03-23 22:37:38 -07:00 |
|
Sam Gateau
|
19a96c4815
|
Adding the State to gpu and wiring the pipeline in glBackend to potentially make it work soon :)
|
2015-03-23 22:33:25 -07:00 |
|
Seth Alves
|
bb8c83d49a
|
Merge branch 'master' of github.com:highfidelity/hifi into multi-hull-collisions
|
2015-03-23 18:26:11 -07:00 |
|
Seth Alves
|
dfd9b9958b
|
Merge pull request #4482 from AndrewMeadows/bispinor
CharacterController can walk up ledges #2
|
2015-03-23 18:25:58 -07:00 |
|
Seth Alves
|
c8ad82917e
|
clean up some debugging spew. take dimensions into account when scaling points used for collision hull creation
|
2015-03-23 16:54:36 -07:00 |
|
ZappoMan
|
69f261ae94
|
tweaks to the LOD Tools UI
|
2015-03-23 16:44:19 -07:00 |
|
Seth Alves
|
f31ac8b968
|
compound covex hull collisions work
|
2015-03-23 15:10:28 -07:00 |
|
ZappoMan
|
3e8508f149
|
CR feedback
|
2015-03-23 11:13:35 -07:00 |
|
ZappoMan
|
b705d76336
|
total hack to ignore frustum culling in case of avatar mesh parts with no transform
|
2015-03-23 10:43:21 -07:00 |
|
Sam Gateau
|
69667fb5ca
|
making the state work
|
2015-03-23 10:21:35 -07:00 |
|
ZappoMan
|
fe8ad9517f
|
added debugging for model mesh boxes
|
2015-03-23 10:08:08 -07:00 |
|
ZappoMan
|
19c8e526e1
|
add guards to _jointStates array size
|
2015-03-23 08:47:06 -07:00 |
|
Sam Gateau
|
5f3c4b743f
|
drafting a simple skybox
|
2015-03-22 19:04:33 -07:00 |
|
Seth Alves
|
bfc5cf99d6
|
more code for compound hull collisions
|
2015-03-21 16:11:47 -07:00 |
|
Seth Alves
|
86d09a1607
|
more compound shape stuff
|
2015-03-21 08:55:49 -07:00 |
|
Andrew Meadows
|
49f5de2b94
|
make character's "up" axis depend on orientation
|
2015-03-20 16:39:38 -07:00 |
|
Seth Alves
|
4c428bcb6c
|
Merge branch 'master' of github.com:highfidelity/hifi into multi-hull-collisions
|
2015-03-20 16:39:03 -07:00 |
|
Brad Davis
|
2d4aee7343
|
Merge pull request #4480 from samcake/temp1
Fixing the intel bug & switching the shaders away from the QtProgramObject to the gpu::Shader
|
2015-03-20 16:11:23 -07:00 |
|
Seth Alves
|
769194f046
|
first stab at compound hull collisions
|
2015-03-20 13:41:14 -07:00 |
|
Sam Gateau
|
07bcd115c2
|
trying to remove useless glsl code for Legacy path
|
2015-03-20 13:28:42 -07:00 |
|
ZappoMan
|
81bf7138a4
|
also attempt to clean up placement of PROP_ATTRIBUTION in the stream
|
2015-03-20 13:21:29 -07:00 |
|
Andrew Meadows
|
0164de80fe
|
apply coding standard to CharacterController
|
2015-03-20 13:19:24 -07:00 |
|
Sam Gateau
|
68de91c80a
|
cleaning code for review
|
2015-03-20 13:17:32 -07:00 |
|
Andrew Meadows
|
6454149536
|
formatting and comments
|
2015-03-20 12:45:29 -07:00 |
|
Sam Gateau
|
5063159581
|
cleaning code for review
|
2015-03-20 12:00:16 -07:00 |
|
Sam Gateau
|
1babf53643
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp1
|
2015-03-20 11:55:30 -07:00 |
|
Sam Gateau
|
fdbf4e5288
|
cleaning code for review
|
2015-03-20 11:55:00 -07:00 |
|
ZappoMan
|
ad833b76c8
|
fix PROP index mismatch
|
2015-03-20 11:43:01 -07:00 |
|
Atlante45
|
0a3d936427
|
Merge branch 'master' of https://github.com/highfidelity/hifi into attribution_property
|
2015-03-20 17:28:32 +01:00 |
|
Atlante45
|
63c51673de
|
Move PROP_COLLISION_MODEL_URL to the right spot
|
2015-03-20 17:28:00 +01:00 |
|
Andrew Meadows
|
e7423caf2b
|
merge upstream/master into andrew/bispinor
|
2015-03-20 08:43:36 -07:00 |
|
Andrew Meadows
|
ab9d8eb345
|
reorder arguments to StepDownConvexResultCallback ctor
|
2015-03-20 08:42:35 -07:00 |
|
Brad Hefta-Gaub
|
451aedbb3c
|
Merge pull request #4476 from jherico/avatar
Working on tuning the avatar updates to take into account available per-node bandwidth as well as distance
|
2015-03-19 18:40:07 -07:00 |
|
Brad Davis
|
7079b5f978
|
type & squish again
|
2015-03-19 17:29:57 -07:00 |
|
Brad Davis
|
599fe09e75
|
type & squish
|
2015-03-19 17:24:58 -07:00 |
|
Andrew Meadows
|
230a8851e7
|
merge upstream/master into andrew/bispinor
Conflicts:
libraries/physics/src/PhysicsEngine.cpp
|
2015-03-19 16:38:10 -07:00 |
|
Andrew Meadows
|
90a8844738
|
merge upstream/master into andrew/bispinor
Conflicts:
libraries/physics/src/PhysicsEngine.cpp
|
2015-03-19 16:18:52 -07:00 |
|
samcake
|
d2868bcafc
|
fixing the shader for mac
|
2015-03-19 16:00:47 -07:00 |
|
Brad Davis
|
bf607e4c9c
|
Fixing indentation and usage
|
2015-03-19 15:53:16 -07:00 |
|
Seth Alves
|
1db9a9ef46
|
use .isEmpty on urls rather than convert them to strings and compare to empty string
|
2015-03-19 15:48:48 -07:00 |
|
Andrew Meadows
|
3cd2ce82d4
|
tuning character so it can walk up ledges
|
2015-03-19 15:31:34 -07:00 |
|
Sam Gateau
|
65727dd613
|
clean up code
|
2015-03-19 15:23:50 -07:00 |
|
Sam Gateau
|
619a323196
|
Using Scribe preprocessor @func@ instead of regular glsl function to solve the intel bug with the transform stack
|
2015-03-19 14:46:50 -07:00 |
|
Sam Gateau
|
20764e9917
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp1
|
2015-03-19 09:57:34 -07:00 |
|
Brad Davis
|
2552afffe7
|
Merge branch 'master' into avatar
|
2015-03-19 09:47:36 -07:00 |
|
Atlante45
|
cbef6e546f
|
Fix emun placement
|
2015-03-19 17:25:53 +01:00 |
|
Seth Alves
|
8eedab72b3
|
remove some unneeded asserts
|
2015-03-19 09:15:57 -07:00 |
|
Seth Alves
|
480eae7317
|
Merge branch 'master' of github.com:highfidelity/hifi into avatars-can-collide
|
2015-03-19 09:14:26 -07:00 |
|
Atlante45
|
d3ae7cf5cf
|
Merge branch 'master' of https://github.com/highfidelity/hifi into attribution_property
|
2015-03-19 16:25:26 +01:00 |
|
Brad Davis
|
91906d619f
|
Removing unmatched QReadWriteLock::unlock() call
|
2015-03-18 22:32:06 -07:00 |
|
Sam Gateau
|
f874a3ae82
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp1
|
2015-03-18 17:26:31 -07:00 |
|
Sam Gateau
|
b33ba64e05
|
trying to tweek the transform equation to find the intel bug
|
2015-03-18 17:20:27 -07:00 |
|
Seth Alves
|
f800b29682
|
Merge pull request #4474 from AndrewMeadows/thermonuclear
proper shape management for ConvexHull shapes
|
2015-03-18 17:01:58 -07:00 |
|
samcake
|
c0a66a05f4
|
Merge pull request #4463 from ZappoMan/LODTweaks
MVP Task - tweaks to automatic-LOD adjustments & Display warning when LOD is decreased
|
2015-03-18 16:55:39 -07:00 |
|
Andrew Meadows
|
c032b29633
|
proper shape management for ConvexHull shapes
|
2015-03-18 16:29:57 -07:00 |
|
samcake
|
0f22d64802
|
compilation on MacOSX
|
2015-03-18 16:28:42 -07:00 |
|
Sam Gateau
|
414315b6e0
|
Since glProgramUniform is not supported on MAc we need a workaround...
|
2015-03-18 16:15:06 -07:00 |
|
Sam Gateau
|
b5eb4a7f5b
|
Since glProgramUniform is not supported on MAc we need a workaround...
|
2015-03-18 16:12:47 -07:00 |
|
Sam Gateau
|
dc27bfb6ef
|
Merge branch 'master' of https://github.com/highfidelity/hifi into temp1
|
2015-03-18 15:59:50 -07:00 |
|
Sam Gateau
|
0bd78be7f4
|
Transition model shaders to gpu:Shader
|
2015-03-18 15:57:01 -07:00 |
|
Seth Alves
|
e2a104c38a
|
unjack AvatarData locks
|
2015-03-18 14:11:02 -07:00 |
|
Seth Alves
|
dd97b54e52
|
quiet physics log spam
|
2015-03-18 13:22:29 -07:00 |
|
Seth Alves
|
1cab14064d
|
remove unneeded code, quiet some debug spew
|
2015-03-18 13:10:53 -07:00 |
|
Seth Alves
|
36e0a5afc5
|
cleanups
|
2015-03-18 13:04:27 -07:00 |
|
Seth Alves
|
b7a54e672d
|
Merge branch 'master' of github.com:highfidelity/hifi into avatars-can-collide
|
2015-03-18 13:01:07 -07:00 |
|
Seth Alves
|
9161cc8b83
|
attempt to handle collision models in the same way as render models
|
2015-03-18 13:00:09 -07:00 |
|
Brad Davis
|
160f666d89
|
Merge branch 'master' into avatar
|
2015-03-18 12:55:56 -07:00 |
|
Andrew Meadows
|
517b2648ca
|
Merge pull request #4465 from sethalves/avatars-can-collide
One convex hull shape for models that provide decomposition data.
|
2015-03-18 12:52:52 -07:00 |
|
ZappoMan
|
8239a295cb
|
Merge branch 'master' of https://github.com/highfidelity/hifi into LODTweaks
|
2015-03-18 11:54:05 -07:00 |
|
Atlante45
|
8b5ade10b8
|
Initial add of the Attribution property
|
2015-03-18 18:57:05 +01:00 |
|
samcake
|
948ced81ce
|
Merge pull request #4461 from Atlante45/fix_recordings
Fix recordings
|
2015-03-18 09:52:29 -07:00 |
|
Seth Alves
|
906f082a2a
|
Merge branch 'master' of github.com:highfidelity/hifi into avatars-can-collide
|
2015-03-18 09:11:35 -07:00 |
|
Andrew Meadows
|
8eec83c144
|
comments and formatting
|
2015-03-17 22:28:38 -07:00 |
|
Brad Hefta-Gaub
|
a5294ae3fa
|
Merge pull request #4436 from sethalves/persist-entities-as-json
Optionally persist entities as json
|
2015-03-17 21:53:17 -07:00 |
|
Seth Alves
|
2dd75fef2c
|
remove some unneeded Q_OBJECT macros, diff minimization
|
2015-03-17 19:12:26 -07:00 |
|
Seth Alves
|
f9be7dda36
|
bump shape stuff from ModelEntityItem down to RenderableModelEntityItem
|
2015-03-17 18:55:13 -07:00 |
|
Sam Gateau
|
5a40fcee17
|
set the defines for GPU profile correctly AGAIN
|
2015-03-17 16:51:59 -07:00 |
|
Sam Gateau
|
74ae0c4a85
|
set the defines for GPU profile correctly
|
2015-03-17 16:35:32 -07:00 |
|
Seth Alves
|
3a126d4840
|
ModelEntityItem doesn't need to be a QObject
|
2015-03-17 16:15:55 -07:00 |
|
Sam Gateau
|
03da3aeab4
|
Clean up on the GPU Profile defines in order to control features
|
2015-03-17 16:15:10 -07:00 |
|
Andrew Meadows
|
180d147806
|
merge upstream/master into andrew/isentropic
|
2015-03-17 15:59:09 -07:00 |
|
Seth Alves
|
42122a0bee
|
EntityItem doesn't need to be a QObject
|
2015-03-17 15:56:58 -07:00 |
|
Seth Alves
|
222c3f01eb
|
minor cleanups, diff minimization
|
2015-03-17 14:24:46 -07:00 |
|
Seth Alves
|
5475e76516
|
merge from upstream
|
2015-03-17 14:16:00 -07:00 |
|
Brad Davis
|
6415ff99f6
|
Work in progress
|
2015-03-17 12:04:04 -07:00 |
|
Brad Davis
|
1c6db9c8cf
|
Merge branch 'tryLocker' into avatar
|
2015-03-17 11:50:08 -07:00 |
|
Brad Davis
|
80b5a44cc4
|
Adding a RAII version of the mutex locker that uses tryLock instead of lock
|
2015-03-17 11:49:17 -07:00 |
|
Seth Alves
|
069c358aa3
|
Work around a deadlock:
thread 15 locks Octree
thread 1 blocks waiting for Octree lock
thread 15 tries to pass a message to thread 1 with QMetaObject::invokeMethod, and hangs
thread 15 is blocked on qt message passing to thread 1
ResourceCache::getResource libraries/networking/src/ResourceCache.cpp:57
GeometryCache::getGeometry libraries/render-utils/src/GeometryCache.cpp:1774
ModelEntityItem::isReadyToComputeShape libraries/entities/src/ModelEntityItem.cpp:431
PhysicsEngine::addEntityInternal libraries/physics/src/PhysicsEngine.cpp:67
EntitySimulation::addEntity libraries/entities/src/EntitySimulation.cpp:129
EntityTree::postAddEntity libraries/entities/src/EntityTree.cpp:91
^ locks simulation
EntityTreeElement::readElementDataFromBuffer libraries/entities/src/EntityTreeElement.cpp:773
Octree::readElementData libraries/octree/src/Octree.cpp:301
Octree::readElementData libraries/octree/src/Octree.cpp:354
...
Octree::readBitstreamToTree libraries/octree/src/Octree.cpp:439
OctreeRenderer::processDatagram libraries/octree/src/OctreeRenderer.cpp:136
^ lockForWrite Octree::_lock
OctreePacketProcessor::processPacket interface/src/octree/OctreePacketProcessor.cpp:91
ReceivedPacketProcessor::process libraries/networking/src/ReceivedPacketProcessor.cpp:51
thread 1 is blocked on lockForWrite of Octree::_lock
Octree::lockForWrite libraries/octree/src/Octree.h:292
EntityTree::update libraries/entities/src/EntityTree.cpp:668
^ lockForWrite on Octree:_lock
EntityTreeRenderer::update libraries/entities-renderer/src/EntityTreeRenderer.cpp:258
Application::update interface/src/Application.cpp:2189
^ calls _physicsEngine.stepSimulation() before this
Application::idle interface/src/Application.cpp:1535
timer
|
2015-03-17 11:38:42 -07:00 |
|
ZappoMan
|
e5be8d01b6
|
tweaks to automatic-LOD adjustments
|
2015-03-17 10:36:39 -07:00 |
|
Brad Davis
|
86881fb4d4
|
Merge branch 'master' into avatar
|
2015-03-17 09:44:10 -07:00 |
|
Andrew Meadows
|
9ea13fac37
|
cleanup formatting
|
2015-03-17 09:01:36 -07:00 |
|
Atlante45
|
3a11ed0574
|
Account for stereo audio in recorder
|
2015-03-17 16:40:26 +01:00 |
|
Atlante45
|
7121126e6f
|
Wrong byte array size in audio client
|
2015-03-17 16:40:26 +01:00 |
|
Atlante45
|
b0fd28beeb
|
Typo
|
2015-03-17 16:40:25 +01:00 |
|
Clément Brisset
|
9acc4a1a8f
|
Merge pull request #4457 from ZappoMan/quietLogs
dont report deleteEntity warnings in client for delete messages coming back from server
|
2015-03-17 15:42:20 +01:00 |
|
Clément Brisset
|
6ffd44e768
|
Merge pull request #4456 from birarda/master
go to sandbox if location not present in settings
|
2015-03-17 15:31:09 +01:00 |
|
Andrew Meadows
|
b4263cd2eb
|
allow objs to collide agains char controller
but char controller only responds to penetration when enabled
|
2015-03-16 17:10:49 -07:00 |
|
Seth Alves
|
b76103edb0
|
clean up debugging spew
|
2015-03-16 16:44:29 -07:00 |
|
Andrew Meadows
|
78b614f855
|
move avatar details into CharacterController
|
2015-03-16 16:24:32 -07:00 |
|
Brad Davis
|
d7b1852164
|
Creating eachMatchingNode and using it in avatar mixer
|
2015-03-16 15:25:44 -07:00 |
|
Seth Alves
|
bed37ef49a
|
incorporate code review feedback
|
2015-03-16 13:57:22 -07:00 |
|
Brad Davis
|
fd29f72bfe
|
Making nsight usage optional (still defaults to on)
|
2015-03-16 12:59:41 -07:00 |
|
Seth Alves
|
c90ca4b425
|
Merge branch 'master' of github.com:highfidelity/hifi into persist-entities-as-json
|
2015-03-16 12:13:26 -07:00 |
|
Seth Alves
|
fe658c0ed0
|
diff minimization
|
2015-03-16 12:13:16 -07:00 |
|
Seth Alves
|
5bc2d88ea6
|
diff minimization
|
2015-03-16 12:11:41 -07:00 |
|
Seth Alves
|
999324bcaf
|
remove unused code
|
2015-03-16 12:06:27 -07:00 |
|
Seth Alves
|
1e50d94384
|
don't put arbitrarily large array on stack
|
2015-03-16 11:59:30 -07:00 |
|
Seth Alves
|
2d4a95c634
|
move to-map recurse operator class to its own file
|
2015-03-16 11:54:50 -07:00 |
|
Seth Alves
|
109271de3d
|
remove unused constant
|
2015-03-16 11:54:06 -07:00 |
|
Seth Alves
|
ecb958687d
|
don't crash if we encounter an unknown shape type
|
2015-03-16 11:53:47 -07:00 |
|
Andrew Meadows
|
e18d9fd81c
|
Merge pull request #4452 from sethalves/obj-reader-fixes
Obj reader fixes
|
2015-03-16 11:35:51 -07:00 |
|
Andrew Meadows
|
fa27b76183
|
Merge pull request #4442 from Atlante45/edit_entities_box_selection
editEntities - select all in/touching box
|
2015-03-16 11:33:35 -07:00 |
|
Seth Alves
|
08cb13640c
|
debugging spew
|
2015-03-16 11:22:42 -07:00 |
|
ZappoMan
|
7ddd54b782
|
dont report deleteEntity warnings in client for delete messages coming back from server
|
2015-03-16 11:11:07 -07:00 |
|
Stephen Birarda
|
a874f933c6
|
go to sandbox if location not present in settings
|
2015-03-16 11:00:04 -07:00 |
|
Seth Alves
|
a2bc34ced9
|
fix attempt to avoid normalizing a zero length vector, other adjustments to respond to code review
|
2015-03-16 10:03:55 -07:00 |
|
Seth Alves
|
32c79f6172
|
bounce json's QVariants through QScripts before making them into properties, in order to take advantage of existing conversion code
|
2015-03-16 09:17:32 -07:00 |
|
Atlante45
|
c6167f6893
|
CR
|
2015-03-16 14:35:17 +01:00 |
|
Atlante45
|
ad16f49d01
|
Merge branch 'master' of https://github.com/highfidelity/hifi into edit_entities_box_selection
|
2015-03-16 14:28:24 +01:00 |
|
Seth Alves
|
bd85179d82
|
suppress a compiler warning
|
2015-03-15 08:24:59 -07:00 |
|
Seth Alves
|
af10c2274b
|
remove stray carriage returns
|
2015-03-15 08:24:49 -07:00 |
|
Seth Alves
|
019ea55d24
|
minimize diff
|
2015-03-15 08:21:57 -07:00 |
|
Seth Alves
|
b15fd2ef94
|
compatibility and other fixes for obj reader
|
2015-03-15 08:08:39 -07:00 |
|
Seth Alves
|
6c4b808813
|
Merge branch 'master' of github.com:highfidelity/hifi into persist-entities-as-json
|
2015-03-15 07:10:56 -07:00 |
|
Seth Alves
|
59e4efa651
|
debugging prints around a deadlock
|
2015-03-15 07:10:43 -07:00 |
|
Seth Alves
|
250567e315
|
formatting, diff minimization
|
2015-03-14 12:09:23 -07:00 |
|
Seth Alves
|
6b49b0ed7d
|
formatting
|
2015-03-14 11:58:53 -07:00 |
|
Seth Alves
|
a58f0fe76e
|
remove cruft, formatting
|
2015-03-14 11:57:08 -07:00 |
|
Seth Alves
|
0c803cd82b
|
fix up obj reader and writer
|
2015-03-14 11:50:16 -07:00 |
|
Seth Alves
|
833fb2e2f4
|
obj file handles faces of the form 1/2/3
|
2015-03-13 20:16:53 -07:00 |
|
Seth Alves
|
b815c365eb
|
formatting
|
2015-03-13 18:57:27 -07:00 |
|
Seth Alves
|
f7f75cabf4
|
formatting
|
2015-03-13 18:49:48 -07:00 |
|
Seth Alves
|
87cc710efc
|
more merge madness, calculate 2nd PhysicsEngine hash with qChecksum if url is set
|
2015-03-13 18:43:24 -07:00 |
|
Stephen Birarda
|
9d055f81f4
|
use a Mozilla user agent for mod security
|
2015-03-13 18:29:55 -07:00 |
|
Stephen Birarda
|
9f7ed7b12a
|
update user agent to be HighFidelityInterface
|
2015-03-13 18:28:09 -07:00 |
|
Seth Alves
|
a5cdc3c68b
|
still recovering from troubled merge
|
2015-03-13 18:27:52 -07:00 |
|
Seth Alves
|
c24ea023f6
|
still recovering from troubled merge
|
2015-03-13 18:26:09 -07:00 |
|
Stephen Birarda
|
dcff4f5956
|
use HIGH_FIDELITY_USER_AGENT for DataWebPage
|
2015-03-13 18:25:17 -07:00 |
|
Seth Alves
|
af2c00b235
|
still recovering from troubled merge
|
2015-03-13 18:21:59 -07:00 |
|
Seth Alves
|
8481a65fbb
|
still recovering from troubled merge
|
2015-03-13 18:21:30 -07:00 |
|
Seth Alves
|
2345e5a4f9
|
oops
|
2015-03-13 18:19:49 -07:00 |
|
Seth Alves
|
7230257b9e
|
oops
|
2015-03-13 18:08:58 -07:00 |
|
Seth Alves
|
0cfc48ab43
|
don't copy hull points
|
2015-03-13 18:05:02 -07:00 |
|
Seth Alves
|
50798398ff
|
merge from upstream
|
2015-03-13 18:04:55 -07:00 |
|
Stephen Birarda
|
641581a825
|
Merge pull request #4446 from huffman/marketplace-window
Marketplace window
|
2015-03-13 17:51:44 -07:00 |
|
Philip Rosedale
|
6a4dbd35b5
|
Merge pull request #4449 from AndrewMeadows/thermonuclear
ShapeManager can release shape by pointer
|
2015-03-13 17:34:32 -07:00 |
|
Philip Rosedale
|
009551c4dd
|
Merge pull request #4441 from AndrewMeadows/isentropic
more correct shape for avatar collision capsule
|
2015-03-13 17:33:16 -07:00 |
|
Seth Alves
|
43dbd64f4a
|
fix obj reader
|
2015-03-13 17:31:52 -07:00 |
|
samcake
|
8581e6b4a9
|
Merge pull request #4445 from Atlante45/resource_cache_bug
Fix the timeout crash
|
2015-03-13 17:29:23 -07:00 |
|
Ryan Huffman
|
f44ab9da8f
|
Update OAuthNetworkAccessManager to only send auth to metaverse
|
2015-03-13 17:29:01 -07:00 |
|
Andrew Meadows
|
e4c6d49c4d
|
ShapeManager can release shape by pointer
|
2015-03-13 16:36:18 -07:00 |
|
Seth Alves
|
2368e6e5b7
|
collision with a hull sort of works. there is a new memory corruption problem
|
2015-03-13 15:41:57 -07:00 |
|
Ryan Huffman
|
d512a67c8a
|
Merge branch 'master' of github.com:highfidelity/hifi into edit-lights-overlays
|
2015-03-13 14:13:56 -07:00 |
|