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 |
|
David Rowe
|
03194437f5
|
Merge branch 'master' into 20681
Conflicts:
examples/entityScripts/sprayPaintCan.js
|
2015-09-18 12:04:02 -07:00 |
|
David Rowe
|
8634b59914
|
Make able to emit from within portion of ellipsoid volume
|
2015-09-17 23:49:57 -07:00 |
|
David Rowe
|
9e2b5b75b6
|
Make able to emit in specified range of directions
Controlled by polar and azimuth start and finish angles, around point or
from specified part of spheroid surface.
|
2015-09-17 22:40:49 -07:00 |
|
David Rowe
|
f647dcf147
|
Change emitter radiuses to dimensions to match sphere properties
|
2015-09-17 21:06:40 -07:00 |
|
Brad Hefta-Gaub
|
45c34e1617
|
only copy properties to the script values for properties that our type actually has
|
2015-09-17 20:55:19 -07:00 |
|
Brad Hefta-Gaub
|
7f9a6d7b8e
|
whitespace fixes
|
2015-09-17 20:26:50 -07:00 |
|
Brad Hefta-Gaub
|
6de424237f
|
add support for property groups in the desired properties logic
|
2015-09-17 20:24:15 -07:00 |
|
Brad Hefta-Gaub
|
08babecb75
|
add support for mapping EntityPropertyFlags to QScriptValues and wire in desiredProps
|
2015-09-17 19:51:21 -07:00 |
|
Brad Hefta-Gaub
|
81255c8379
|
whitespace repair
|
2015-09-17 17:40:41 -07:00 |
|
Brad Hefta-Gaub
|
4e2cb00ec3
|
first cut at only returning type specific properties in getEntityProperties
|
2015-09-17 17:33:53 -07:00 |
|
David Rowe
|
12e2cf3ce9
|
Emit in all directions from a point or the surface of a spheroid
|
2015-09-17 17:14:35 -07:00 |
|
David Rowe
|
c992107363
|
Add particle properties ready to use for emitting from a spheroid
|
2015-09-16 18:07:18 -07:00 |
|
Brad Hefta-Gaub
|
e1cb041576
|
first cut at adding desiredProperties to getProperties
|
2015-09-16 15:00:42 -07:00 |
|
David Rowe
|
d51cab3e3d
|
Replace particle velocity with speed and orientation
|
2015-09-16 14:51:08 -07:00 |
|
Stephen Birarda
|
5df7ce7424
|
fix for missing jurisdiction listener in Agent
|
2015-09-16 11:43:54 -07:00 |
|
Seth Alves
|
93dc0714f7
|
quiet compiler
|
2015-09-12 10:10:53 -07:00 |
|
Seth Alves
|
49ee251238
|
quiet compiler
|
2015-09-12 09:59:25 -07:00 |
|
Seth Alves
|
e65ef93663
|
Merge pull request #5778 from jherico/homer
Fixing some entity race condition crashes
|
2015-09-11 17:54:53 -07:00 |
|
Andrew Meadows
|
94b0074165
|
Merge pull request #5765 from ctrlaltdavid/20669-tidy
Move cubic interpolation method to shared library
|
2015-09-11 16:58:22 -07:00 |
|
Brad Davis
|
2daa5c3bf6
|
PR comment, fix extra variable decl
|
2015-09-11 16:54:18 -07:00 |
|
Brad Davis
|
9b81842850
|
Merge branch 'master' into homer
Conflicts:
assignment-client/src/octree/OctreeSendThread.cpp
interface/src/Application.cpp
libraries/entities-renderer/src/EntityTreeRenderer.cpp
libraries/entities/src/EntityItem.cpp
libraries/entities/src/EntityTree.cpp
libraries/entities/src/EntityTreeElement.cpp
libraries/entities/src/EntityTreeElement.h
libraries/entities/src/EntityTreeHeadlessViewer.cpp
libraries/entities/src/RecurseOctreeToMapOperator.cpp
libraries/octree/src/Octree.h
libraries/physics/src/EntityMotionState.cpp
|
2015-09-11 16:31:18 -07:00 |
|
Brad Davis
|
19806c16a7
|
Fix debug building
|
2015-09-11 12:31:32 -07:00 |
|
Brad Davis
|
fd1cfadc47
|
Fixing potential access to null object
|
2015-09-11 12:02:57 -07:00 |
|
Seth Alves
|
b1c5a04531
|
respond to code review
|
2015-09-11 09:29:52 -07:00 |
|
Brad Davis
|
b7ffb96adf
|
Working on thread safety for the entity tree
|
2015-09-10 22:28:50 -07:00 |
|
Brad Davis
|
3bc9e8c98d
|
Fixing some entity race condition crashes
|
2015-09-10 20:43:41 -07:00 |
|
David Rowe
|
4d4b35ba5e
|
Fix #include
|
2015-09-10 09:47:49 -07:00 |
|
David Rowe
|
fa959c4554
|
Move cubic interpolation method to shared library
|
2015-09-10 08:53:16 -07:00 |
|
Seth Alves
|
babe6179c3
|
Merge branch 'octree-shared-pointers' of github.com:sethalves/hifi into octree-shared-pointers
|
2015-09-08 19:19:59 -07:00 |
|
Seth Alves
|
4fa1818807
|
remove a line that leaked over from other branch
|
2015-09-08 19:19:49 -07:00 |
|
Seth Alves
|
9c4fdfd653
|
merge from upstream
|
2015-09-08 18:01:07 -07:00 |
|
Seth Alves
|
8a60bba4eb
|
Merge branch 'master' of github.com:highfidelity/hifi into octree-shared-pointers
|
2015-09-08 15:28:46 -07:00 |
|
Stephen Birarda
|
e1c395f5ea
|
resolve conflicts on merge with upstream/master
|
2015-09-08 14:56:23 -07:00 |
|
David Rowe
|
2325cb8ee0
|
Merge branch 'master' into 20669
|
2015-09-08 13:26:20 -07:00 |
|
David Rowe
|
99c1e06201
|
Code tidying
|
2015-09-08 13:25:15 -07:00 |
|
Seth Alves
|
31fcd55d47
|
octree uses shared pointers
|
2015-09-08 11:59:48 -07:00 |
|
David Rowe
|
cdd5e68815
|
Add colorStart and colorFinish entity particle properties
|
2015-09-08 11:28:53 -07:00 |
|
Stephen Birarda
|
25aeda2e18
|
Merge branch 'master' of https://github.com/highfidelity/hifi into protocol
|
2015-09-08 08:40:51 -07:00 |
|
David Rowe
|
cb9468c311
|
Add colorSpread entity particle property
|
2015-09-07 16:27:42 -07:00 |
|
David Rowe
|
47b27a3280
|
Add alphaStart and alphaFinish entity particle properties
|
2015-09-05 16:30:01 -07:00 |
|
David Rowe
|
042384b5b0
|
Tidy and finish alpha and alphaSpread
|
2015-09-05 14:51:48 -07:00 |
|
David Rowe
|
1b3d125cb3
|
Add alphaSpread entity particle property
|
2015-09-05 14:39:10 -07:00 |
|
Brad Davis
|
e8435b6218
|
Procedural rendering for box entities
|
2015-09-05 12:10:45 -07:00 |
|
David Rowe
|
8b296f53e6
|
Short-circuit radius values and interpolation when can
|
2015-09-05 11:13:48 -07:00 |
|
David Rowe
|
8d85309925
|
Use cubic interpolation instead of cosine
|
2015-09-05 10:50:05 -07:00 |
|
David Rowe
|
12b8a5a1d5
|
Add alpha property support to ParticleEffect entities
Add at same "level" as color so that it's available for other entity
types to use in the future.
|
2015-09-05 10:23:27 -07:00 |
|