Seth Alves
|
742cc0f511
|
rename a function
|
2015-10-14 06:17:55 -07:00 |
|
Seth Alves
|
f61a005ebc
|
cleanups
|
2015-10-13 17:47:41 -07:00 |
|
Seth Alves
|
644076214e
|
fix hang
|
2015-10-13 16:55:04 -07:00 |
|
Seth Alves
|
4402242c3c
|
allow an action to suppress sending of physics related edits to the entity-server
|
2015-10-13 16:27:40 -07:00 |
|
Seth Alves
|
2ecb7e8d29
|
fix bug that was making action deletes fail
|
2015-10-13 16:19:12 -07:00 |
|
Seth Alves
|
fcbb107bc0
|
tweak
|
2015-10-13 14:13:53 -07:00 |
|
Seth Alves
|
54eac099b9
|
tweak
|
2015-10-13 12:52:53 -07:00 |
|
Seth Alves
|
83780296de
|
don't send physical property updates if there's an action on the object
|
2015-10-13 12:12:57 -07:00 |
|
ericrius1
|
2f620e654b
|
Fixed styling
|
2015-10-12 17:37:51 -07:00 |
|
ericrius1
|
f93b1d3325
|
Correctly whitelisting entities for ray picking
|
2015-10-12 17:05:34 -07:00 |
|
ericrius1
|
8d39f9c760
|
Syntax fixes
|
2015-10-12 15:02:03 -07:00 |
|
ericrius1
|
d01dda9c81
|
Adding in functionality to include only specified Ids in ray picking
|
2015-10-12 14:40:11 -07:00 |
|
Brad Hefta-Gaub
|
25481e0a25
|
Merge pull request #6038 from Atlante45/asset-drop
Asset file drop
|
2015-10-10 09:32:58 -07:00 |
|
Atlante45
|
3e71c4cc4e
|
CR
|
2015-10-09 13:18:05 -07:00 |
|
Atlante45
|
bcd148cb87
|
Construct entity properties at definition
|
2015-10-09 12:23:19 -07:00 |
|
Atlante45
|
75f0a6442f
|
ModelEntities spawned with no dimension autoresize
|
2015-10-09 12:23:19 -07:00 |
|
David Rowe
|
09e5b30c16
|
Only emit particles if isEmitting is true
|
2015-10-09 11:21:59 -07:00 |
|
Brad Hefta-Gaub
|
bb10d8a7d5
|
more work on rationalizing particle properties
|
2015-10-07 20:08:30 -07:00 |
|
Brad Hefta-Gaub
|
b479dd0a12
|
Merge branch 'master' of https://github.com/highfidelity/hifi into animationGroupSettings
|
2015-10-07 19:55:01 -07:00 |
|
Brad Hefta-Gaub
|
02a24712ca
|
fix isEmitting property for particle effects, cleaned up some particle property editing in edit.js
|
2015-10-07 19:52:29 -07:00 |
|
Eric Levin
|
a6e1fbd50f
|
Merge pull request #6014 from ctrlaltdavid/20699
Sanitize particle properties, fix crashes
|
2015-10-07 17:19:29 -07:00 |
|
David Rowe
|
131b4ed004
|
Merge branch 'master' into 20699
Conflicts:
libraries/entities/src/EntityItemProperties.cpp
libraries/entities/src/ParticleEffectEntityItem.cpp
|
2015-10-07 15:08:07 -07:00 |
|
Brad Hefta-Gaub
|
bfd014203e
|
fix a bunch of warnings
|
2015-10-07 14:48:42 -07:00 |
|
Brad Hefta-Gaub
|
b09ae1755e
|
fix formatting of macros
|
2015-10-07 13:59:00 -07:00 |
|
Brad Hefta-Gaub
|
7a85e5b7a7
|
rename frameIndex to currentFrame
|
2015-10-07 13:02:58 -07:00 |
|
Brad Hefta-Gaub
|
57cc7adbfe
|
standardize somethingChanged - CR feedback
|
2015-10-07 12:27:12 -07:00 |
|
Brad Hefta-Gaub
|
ef054ffc6d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into animationGroupSettings
Conflicts:
libraries/networking/src/udt/PacketHeaders.cpp
libraries/networking/src/udt/PacketHeaders.h
|
2015-10-07 11:27:50 -07:00 |
|
Brad Hefta-Gaub
|
6eeb64b032
|
CR feedback
|
2015-10-07 11:23:24 -07:00 |
|
David Rowe
|
4624649b1b
|
Sanitize particle properties, fix crashes
|
2015-10-07 08:57:55 -07:00 |
|
Brad Hefta-Gaub
|
867d34b617
|
clean up warnings and coding standard issues
|
2015-10-06 16:33:24 -07:00 |
|
Brad Hefta-Gaub
|
016bf4011d
|
cleanup
|
2015-10-06 16:07:36 -07:00 |
|
Brad Hefta-Gaub
|
1319642a59
|
fix frame jumping behavior on restart
|
2015-10-06 15:59:35 -07:00 |
|
Brad Hefta-Gaub
|
be79101a93
|
Merge branch 'master' of https://github.com/highfidelity/hifi into animationGroupSettings
|
2015-10-06 15:20:37 -07:00 |
|
Seth Alves
|
91f5a6fec6
|
make setting of rigid-body velocity controlled by an action argument
|
2015-10-06 08:08:33 -07:00 |
|
Brad Hefta-Gaub
|
f30a94064f
|
make animation start/stop work
|
2015-10-05 15:50:55 -07:00 |
|
Brad Hefta-Gaub
|
8c8e83dc8e
|
more debugging on animation.running
|
2015-10-05 14:17:12 -07:00 |
|
Seth Alves
|
8f924f0be4
|
merge from upstream
|
2015-10-05 13:05:37 -07:00 |
|
Andrew Meadows
|
1ead20683c
|
Merge pull request #5976 from sethalves/fix-action-deletes
Fix action deletion/addition when more than one interface are involved
|
2015-10-05 12:31:01 -07:00 |
|
Seth Alves
|
993111d22f
|
code review
|
2015-10-05 11:28:59 -07:00 |
|
Seth Alves
|
8c25f2e16c
|
Merge branch 'master' of github.com:highfidelity/hifi into kinematic-grab
|
2015-10-05 09:09:01 -07:00 |
|
ZappoMan
|
6f86b0f550
|
particle fixes
|
2015-10-04 15:23:17 -07:00 |
|
Brad Hefta-Gaub
|
2720e6ddf4
|
debug running property
|
2015-10-03 08:00:33 -07:00 |
|
Brad Hefta-Gaub
|
abdd9a6da4
|
Merge branch 'master' of https://github.com/highfidelity/hifi into animationGroupSettings
|
2015-10-02 17:28:06 -07:00 |
|
Brad Hefta-Gaub
|
eb9078bda5
|
cleanup
|
2015-10-02 17:27:45 -07:00 |
|
Seth Alves
|
89c848d8c8
|
fix up kinematic hold
|
2015-10-02 17:14:53 -07:00 |
|
Brad Hefta-Gaub
|
68dc303603
|
remove debug
|
2015-10-02 17:12:03 -07:00 |
|
Brad Hefta-Gaub
|
f618a2adfa
|
gak - get streaming working again
|
2015-10-02 17:06:32 -07:00 |
|
Howard Stearns
|
8153ad7f44
|
Merge pull request #5967 from AndrewMeadows/collision-group-hack
allow physical objects to be set collisionless
|
2015-10-02 16:08:52 -07:00 |
|
Seth Alves
|
cf8955a8c5
|
kinematic grab
|
2015-10-02 15:27:01 -07:00 |
|
Brad Hefta-Gaub
|
86a3825a5a
|
tweak
|
2015-10-02 14:50:59 -07:00 |
|
Brad Hefta-Gaub
|
57bf69cc48
|
Merge branch 'master' of https://github.com/highfidelity/hifi into animationGroupSettings
Conflicts:
libraries/entities/src/ModelEntityItem.cpp
libraries/networking/src/udt/PacketHeaders.cpp
|
2015-10-02 14:19:15 -07:00 |
|
Brad Hefta-Gaub
|
02536a5ab9
|
remove animationSettings from particles, add isEmitting
|
2015-10-02 14:17:01 -07:00 |
|
Seth Alves
|
a737b4024d
|
Merge branch 'master' of github.com:highfidelity/hifi into fix-action-deletes
|
2015-10-02 13:57:24 -07:00 |
|
Howard Stearns
|
f6665a4ac6
|
Merge pull request #5839 from sethalves/transmit-joint-translation
WARNING protocol change: Transmit joint translation
|
2015-10-02 13:37:56 -07:00 |
|
Seth Alves
|
67cc944afc
|
fix double free problem
|
2015-10-02 13:27:45 -07:00 |
|
Brad Hefta-Gaub
|
e6fb587a8c
|
Merge branch 'master' of https://github.com/highfidelity/hifi into animationGroupSettings
|
2015-10-02 13:04:14 -07:00 |
|
Brad Hefta-Gaub
|
98e8b3083d
|
comment
|
2015-10-02 13:04:02 -07:00 |
|
Brad Hefta-Gaub
|
dce4d94f30
|
Merge pull request #5941 from ctrlaltdavid/particles-fix
Fix particle radius, color, and alpha starts/finishes
|
2015-10-02 11:40:47 -07:00 |
|
Anthony J. Thibault
|
fc7b6dee84
|
Merge branch 'master' into transmit-joint-translation
|
2015-10-02 11:40:33 -07:00 |
|
Seth Alves
|
bb5abeeabb
|
Merge branch 'master' of github.com:highfidelity/hifi into fix-action-deletes
|
2015-10-02 10:57:56 -07:00 |
|
Brad Hefta-Gaub
|
cf2693e712
|
working fistFrame lastFrame
|
2015-10-02 08:31:22 -07:00 |
|
Seth Alves
|
9f27e5ff1f
|
back out a couple other unneeded changes
|
2015-10-01 18:21:53 -07:00 |
|
Seth Alves
|
40c5103d2f
|
back out change where actino data caches were split into in/out
|
2015-10-01 17:15:20 -07:00 |
|
Seth Alves
|
e90b156b7b
|
avoid: add an action, immediately receive an update to that entities action, delete the just-added action because it wasn't in the packet
|
2015-10-01 17:02:02 -07:00 |
|
Anthony J. Thibault
|
fa864d29f9
|
Merge branch 'master' into transmit-joint-translation
|
2015-10-01 16:55:24 -07:00 |
|
Seth Alves
|
f2ebba9863
|
separate out the inbound and outbound caches of serialized action data
|
2015-10-01 16:16:23 -07:00 |
|
Andrew Meadows
|
8bde78a4e8
|
Merge pull request #5954 from ctrlaltdavid/particle-interpolation
Improve particle property interpolation
|
2015-10-01 16:13:18 -07:00 |
|
Brad Hefta-Gaub
|
815c4c69af
|
support for legacy properties
|
2015-10-01 14:52:28 -07:00 |
|
Seth Alves
|
fa7a5f1a61
|
formatting, fix a bug
|
2015-10-01 14:51:33 -07:00 |
|
Seth Alves
|
56b50b5fb3
|
also add action to _previouslyDeletedActions if the local interface deletes the action
|
2015-10-01 14:45:10 -07:00 |
|
Seth Alves
|
d320f5b6f4
|
remember uuid of deleted actions for 20 seconds and don't re-add them
|
2015-10-01 14:40:12 -07:00 |
|
Brad Hefta-Gaub
|
91a27e3adf
|
get animation to actually run again
|
2015-10-01 13:29:07 -07:00 |
|
Brad Hefta-Gaub
|
aca25bd76e
|
connect up AnimationPropertyGroup to AnimationLoop
|
2015-10-01 11:05:16 -07:00 |
|
Andrew Meadows
|
381c98c4fa
|
fix for ModelEntityItem::shouldBePhysical()
|
2015-10-01 08:56:05 -07:00 |
|
Andrew Meadows
|
ef7e908675
|
allow dynamic objects to be set collisionless
|
2015-10-01 08:56:04 -07:00 |
|
Brad Hefta-Gaub
|
7c14f9ab93
|
Merge branch 'animationGroupSettings' of https://github.com/ZappoMan/hifi into animationGroupSettings
|
2015-09-30 21:46:28 -07:00 |
|
Brad Hefta-Gaub
|
06d77ecbea
|
first cut at migrating animation settings into a property group
|
2015-09-30 21:35:43 -07:00 |
|
Brad Hefta-Gaub
|
d7ee41cc23
|
first cut at migrating animation settings into a property group
|
2015-09-30 21:25:03 -07:00 |
|
Brad Hefta-Gaub
|
9fc684edf0
|
first cut at migrating animation settings into a property group
|
2015-09-30 21:19:33 -07:00 |
|
Brad Hefta-Gaub
|
6aa9ef9910
|
first cut at migrating animation settings into a property group
|
2015-09-30 20:51:25 -07:00 |
|
Seth Alves
|
7c6846c260
|
add lifetime and tag arguments to actions
|
2015-09-30 13:09:41 -07:00 |
|
David Rowe
|
c56ac24602
|
Improve particle property interpolation
Use Bezier interpolation instead of cubic so that values don't overshoot.
|
2015-09-30 11:37:22 -07:00 |
|
ericrius1
|
5ce3b13a4c
|
Fixed spacing issues
|
2015-09-29 17:31:02 -07:00 |
|
ericrius1
|
d1b016b483
|
untabbified lines
|
2015-09-29 16:38:21 -07:00 |
|
Eric Levin
|
614312f04f
|
Update PolyLineEntityItem.cpp
|
2015-09-29 16:32:07 -07:00 |
|
David Rowe
|
e2bee8ec08
|
Fix particle radius, color, and alpha starts/finishes
|
2015-09-29 15:40:46 -07:00 |
|
ericrius1
|
e7834365f5
|
Made polyline painting experience smoother- no more flickering
|
2015-09-29 15:33:39 -07:00 |
|
Seth Alves
|
d0a1e206ca
|
Merge branch 'master' of github.com:highfidelity/hifi into transmit-joint-translation
|
2015-09-29 13:55:13 -07:00 |
|
Brad Hefta-Gaub
|
430cbcca7e
|
first cut at adding surface normals to ray intersection
|
2015-09-27 21:57:50 -07:00 |
|
Seth Alves
|
50dd8eba45
|
Relay joint translations across network. Apply animation's root-joint translation to avatar.
|
2015-09-26 11:40:39 -07:00 |
|
David Rowe
|
d233d3f81b
|
Fix particle emitter corner cases
|
2015-09-24 19:17:02 -07:00 |
|
David Rowe
|
629128c17f
|
Fix particle emit directions for point emitter
|
2015-09-24 19:16:28 -07:00 |
|
David Rowe
|
3d44fdfdf5
|
Fix warnings
|
2015-09-23 21:18:23 -07:00 |
|
David Rowe
|
2b902238e7
|
Code tidying
|
2015-09-23 10:33:31 -07:00 |
|
David Rowe
|
eb01ba9812
|
Merge branch 'master' into 20681
|
2015-09-23 09:42:56 -07:00 |
|
Brad Hefta-Gaub
|
b88c8e507b
|
fix a couple of properties
|
2015-09-21 11:35:26 -07:00 |
|
David Rowe
|
812ab9b7c6
|
Merge branch 'master' into 20681
Conflicts:
libraries/entities/src/EntityItemProperties.cpp
|
2015-09-18 16:44:04 -07:00 |
|
Andrew Meadows
|
269e3d7f23
|
Merge pull request #5836 from ZappoMan/getEntityPropertiesPerformance
Entities.getEntityProperty() performance improvements
|
2015-09-18 15:19:06 -07:00 |
|
Brad Hefta-Gaub
|
0d37511071
|
add support for scripts to call methods on entity scripts
|
2015-09-18 14:06:38 -07:00 |
|
David Rowe
|
ec146069b1
|
Reuse old property enum slots
|
2015-09-18 13:06:18 -07:00 |
|