HifiExperiments
|
a58e188b5c
|
always allow getting my own avatar entities, also whoops I missed some group props
|
2024-04-18 17:19:06 -07:00 |
|
HifiExperiments
|
f3cb4e2ca9
|
handle canViewAssetURLs better in create
|
2024-04-18 15:44:19 -07:00 |
|
HifiExperiments
|
8bdc5bb4cf
|
add canViewAssetURLs domain permissions
|
2024-04-18 15:44:15 -07:00 |
|
HifiExperiments
|
b8a9881d41
|
fix getting only group properties + keylight.direction typo
|
2024-04-11 15:07:03 -07:00 |
|
|
b677cab143
|
Rename variable in entity scripting API and document it
|
2023-12-12 19:05:00 +01:00 |
|
|
7010f242b3
|
Fix a bug in Entities.getEntityProperties
|
2023-12-10 11:23:06 +01:00 |
|
|
fdd8cb290c
|
Optimized getEntityProperties
|
2023-05-19 00:17:40 +02:00 |
|
|
43939290b2
|
Revert "vec3FromScriptValue replacement attempt"
This reverts commit 584e4be0082c07c62b6ad1f17d4258878ce3223c.
|
2023-05-19 00:17:40 +02:00 |
|
|
dba0925a1c
|
vec3FromScriptValue replacement attempt
|
2023-05-19 00:17:40 +02:00 |
|
|
3a207507bf
|
Optimized EntityItemProperties::copyFromScriptValue
|
2023-05-19 00:17:40 +02:00 |
|
|
ae7d229d0e
|
Fix copyright headers
|
2023-05-19 00:17:38 +02:00 |
|
Heather Anderson
|
8581022a53
|
rework ScriptValue to act like a stack variable rather than a pointer
|
2023-05-19 00:17:34 +02:00 |
|
Heather Anderson
|
1e018dbc64
|
isolate calls to the QtScript libraries to an interface we control
|
2023-05-19 00:17:33 +02:00 |
|
HifiExperiments
|
bc319cb340
|
zone occlusion
|
2020-01-11 22:29:07 -08:00 |
|
Ryan Huffman
|
f2474b4d2b
|
Fix lack of ranges on numerical types in Create
|
2019-04-11 14:20:52 -07:00 |
|
SamGondelman
|
611998f799
|
add pulse group properties to shapes, particles, text, web, image, and grid
|
2019-01-16 13:34:10 -08:00 |
|
David Back
|
84b2a7d474
|
Merge branch 'master' of https://github.com/highfidelity/hifi into propertyRangeAudit
|
2019-01-07 15:42:02 -08:00 |
|
SamGondelman
|
fa66ed766d
|
one more try
|
2019-01-07 12:31:52 -08:00 |
|
David Back
|
eff9d11437
|
Merge branch 'master' of https://github.com/highfidelity/hifi into propertyRangeAudit
|
2019-01-04 11:07:28 -08:00 |
|
unknown
|
f8f13e974d
|
property range audit - add range info via macros accessible via API, tweak min/max/steps in entityProperties
|
2019-01-02 11:12:10 -08:00 |
|
SamGondelman
|
5dd00bed1d
|
new improved polylines
|
2018-12-14 14:15:56 -08:00 |
|
SamGondelman
|
305cb6d323
|
grid entities
|
2018-12-03 18:04:34 -08:00 |
|
SamGondelman
|
3ce6f7f3d6
|
real image entities
|
2018-12-03 11:50:59 -08:00 |
|
Sam Gondelman
|
5b6e7b2566
|
Merge branch 'master' into scriptvec3
|
2018-10-02 08:58:04 -07:00 |
|
Thijs Wenker
|
06491ef12f
|
API function for retrieving multiple entity properties with better performance
|
2018-09-20 19:34:00 +02:00 |
|
SamGondelman
|
9b75c7e07f
|
trying to separate colors and vectors
|
2018-09-04 17:20:05 -07:00 |
|
SamGondelman
|
283c0c0311
|
s i m p l i f y
|
2018-08-23 11:47:56 -07:00 |
|
SamGondelman
|
f9cdfbad7c
|
cleanup
|
2018-07-12 17:59:57 -07:00 |
|
SamGondelman
|
16ad9cb5d3
|
xcolor/rgbcolor conversion
|
2018-07-11 18:06:06 -07:00 |
|
SamGondelman
|
9929529f30
|
vec3 conversion
|
2018-07-11 14:18:22 -07:00 |
|
SamGondelman
|
5bbd5b9e52
|
vec2 conversion
|
2018-07-10 16:32:49 -07:00 |
|
SamGondelman
|
8f411ad6c8
|
CR
|
2018-06-20 16:13:10 -07:00 |
|
SamGondelman
|
9ea65950d5
|
particles: threadsafe, cleanup, rework initialized logic
|
2018-06-15 15:45:06 -07:00 |
|
Thijs Wenker
|
a27a5a7e1f
|
export boolean properties properly
|
2018-02-23 18:16:38 +01:00 |
|
SamGondelman
|
84cd0e1529
|
wip live material swapping on model entities, model overlays, avatars,
and albedo swap on shape entities
|
2018-02-09 12:00:08 -08:00 |
|
SamGondelman
|
4d4294dd6a
|
Merge remote-tracking branch 'upstream/master' into decals
|
2018-02-02 16:50:01 -08:00 |
|
SamGondelman
|
d7f4b033e8
|
wip finish adding material entity
|
2018-02-02 16:49:33 -08:00 |
|
Elisa Lupin-Jimenez
|
49e72346a4
|
fixed typo in macro name
|
2018-01-17 18:08:05 -08:00 |
|
SamGondelman
|
241849139f
|
wip
|
2018-01-15 10:21:16 -08:00 |
|
Seth Alves
|
9b7086b1fb
|
added EntityItemProperties.merge function. when sending edits for avatar-entities, don't call setProperties on the entity. Fix currentFrame bug in AnimationPropertyGroup::copyToScriptValue
|
2016-10-17 16:11:37 -07:00 |
|
Andrew Meadows
|
db77f22a61
|
use "collidesWith" instead of "collisionMask"
but make "collisionMask" work for those who want it
|
2016-01-19 11:41:22 -08:00 |
|
Andrew Meadows
|
952f5b23f6
|
namechange collisionsWillMove --> dynamic
|
2016-01-15 15:21:25 -08:00 |
|
Andrew Meadows
|
e1ba4ff0a8
|
add CollisionMask entity property
|
2016-01-12 15:08:52 -08:00 |
|
Seth Alves
|
942e77166e
|
merge from upstream
|
2016-01-05 11:11:19 -08:00 |
|
Seth Alves
|
83f60d6e97
|
make entity properties for model-entity joint-states
|
2015-12-23 15:43:50 -08:00 |
|
Seth Alves
|
0ac06bad5c
|
more AACube plumbing
|
2015-12-15 15:31:02 -08:00 |
|
Seth Alves
|
24fb43e8cd
|
first steps toward a puffed-out query-box for child entities
|
2015-12-12 12:33:14 -08:00 |
|
Brad Hefta-Gaub
|
d9a1563396
|
Merge pull request #6152 from sethalves/parents
Parents
|
2015-12-04 10:26:57 -08:00 |
|
Ryan Huffman
|
667d2b728e
|
Fix uninitialized xColor value when converting script value
|
2015-12-03 09:52:56 -08:00 |
|
Seth Alves
|
778dc8dc15
|
add parentID and parentJointIndex EntityItemProperties
|
2015-10-22 11:52:56 -07:00 |
|