ZappoMan
|
3e521e089b
|
fix unix build
|
2014-11-13 09:48:15 -08:00 |
|
ZappoMan
|
701059d797
|
removed some debug
|
2014-11-13 08:58:33 -08:00 |
|
ZappoMan
|
e4355cd139
|
calculated animationSettings property to include older properties
|
2014-11-13 07:34:54 -08:00 |
|
ZappoMan
|
c9e8c21d8d
|
partial work on blending of animation settings
|
2014-11-12 19:23:48 -08:00 |
|
ZappoMan
|
8a2e3d5045
|
add animationSettings property to model entities
|
2014-11-12 17:41:55 -08:00 |
|
Ryan Huffman
|
d4fa24e9b6
|
Fix entity item properties not marking all props changed
|
2014-11-07 13:56:23 -08:00 |
|
ZappoMan
|
53f5019ee7
|
rename textureNames to originalTextures
|
2014-11-07 10:05:36 -08:00 |
|
ZappoMan
|
fdc5aa1da5
|
include urls with texture names, make sure to wait till default textures loaded before setting new textures
|
2014-11-07 09:54:13 -08:00 |
|
ZappoMan
|
c48d79ad8b
|
add gettable feature which lists texture names
|
2014-11-07 09:05:47 -08:00 |
|
ZappoMan
|
6d613fba3c
|
removed debug
|
2014-10-30 11:26:48 -07:00 |
|
ZappoMan
|
95c5b417c9
|
texture support in model entities
|
2014-10-30 11:04:19 -07:00 |
|
ZappoMan
|
c650cabb5d
|
support for locked property, some plumbing for textures property
|
2014-10-30 10:05:20 -07:00 |
|
ZappoMan
|
1dd4c4c674
|
move sitting points back to a contained element to fix the crash Ryan was seeing
|
2014-10-29 10:13:48 -07:00 |
|
ZappoMan
|
47ba32e95e
|
feedback
|
2014-10-28 15:27:56 -07:00 |
|
ZappoMan
|
4ec70041cc
|
fix memory leak
|
2014-10-28 15:20:02 -07:00 |
|
ZappoMan
|
f3242d8778
|
make PROP_DIFFUSE_COLOR a true property and wire up LightEntityProperties correctly
|
2014-10-28 10:46:50 -07:00 |
|
ZappoMan
|
a516d062a6
|
fix corruption in sitting points, added additional light properties
|
2014-10-28 09:55:13 -07:00 |
|
ZappoMan
|
1de618ed3e
|
added new light related properties
|
2014-10-27 16:25:26 -07:00 |
|
ZappoMan
|
2f9766e051
|
first cut at light entity
|
2014-10-22 08:41:31 -07:00 |
|
ZappoMan
|
82a9429414
|
add boundingBox.dimensions to entity properties
|
2014-10-10 17:10:27 -07:00 |
|
ZappoMan
|
db881c0dc8
|
add boundBox gettable property to EntityItemProperties
|
2014-10-10 10:32:18 -07:00 |
|
ZappoMan
|
729e40881d
|
removed some old debug
|
2014-10-02 17:55:55 -07:00 |
|
ZappoMan
|
e65f383b25
|
add localRenderAlpha property to entities
|
2014-10-01 09:43:03 -07:00 |
|
ZappoMan
|
2d81d7c554
|
add support for ignore collisions and collisions will/wont move entities
|
2014-09-26 11:43:56 -07:00 |
|
ZappoMan
|
fa8c5b85ff
|
allow you to edit mass
|
2014-09-25 17:00:35 -07:00 |
|
ZappoMan
|
8d9a923add
|
fix the collision last edited behavior correctly, delete collision sound code
|
2014-09-24 16:04:39 -07:00 |
|
ZappoMan
|
f43ba4a68b
|
first cut at getting entities to collide
|
2014-09-24 15:28:04 -07:00 |
|
ZappoMan
|
ffe1e2db00
|
fix crash in butterflies.js
|
2014-09-16 09:07:22 -07:00 |
|
ZappoMan
|
695569b64b
|
reconcile use of getAACube() and handle rotations properly
|
2014-09-11 16:43:53 -07:00 |
|
ZappoMan
|
a3e3a1dc2b
|
cleanup dead code
|
2014-09-10 20:07:45 -07:00 |
|
ZappoMan
|
cbdaf76b88
|
dry up the EntityItemProperties::copyFromScriptValue() with macros for repeated blocks
|
2014-09-10 15:39:00 -07:00 |
|
ZappoMan
|
8339dfaeb3
|
fix EntityItemProperties::markAllChanged()
|
2014-09-10 15:05:27 -07:00 |
|
ZappoMan
|
8023735eb3
|
changed rotational to angular and added angular damping
|
2014-09-10 14:46:27 -07:00 |
|
ZappoMan
|
bb52c4a1b3
|
store angular valocity as 3 vector
|
2014-09-10 11:28:45 -07:00 |
|
ZappoMan
|
53da483381
|
more work on visible, registration point, and rotational velocity
|
2014-09-10 09:05:46 -07:00 |
|
ZappoMan
|
fac7d20c8a
|
basic support for PROP_REGISTRATION_POINT, PROP_ROTATIONAL_VELOCITY, and PROP_VISIBLE
|
2014-09-09 20:38:58 -07:00 |
|
ZappoMan
|
fd59f58989
|
added script property to EntityProperties setting/getting and scripting
|
2014-09-09 20:18:01 -07:00 |
|
ZappoMan
|
44230a315b
|
add naturalDimensions and moved sitting points to exclusively be in properties
|
2014-09-09 17:45:50 -07:00 |
|
ZappoMan
|
b78b8ccbb0
|
first cut at replacing radius with dimensions
|
2014-09-09 13:33:05 -07:00 |
|
ZappoMan
|
957991b67e
|
patch for possible static memory corruption on large edit entity messages
|
2014-09-04 09:52:26 -07:00 |
|
ZappoMan
|
10d581925c
|
DRY up the property reading code by using macro for repeated pattern
|
2014-09-02 10:31:26 -07:00 |
|
ZappoMan
|
799931aa6c
|
DRY up the property setting code by using macro for repeated pattern
|
2014-09-02 09:30:28 -07:00 |
|
ZappoMan
|
2b5d631290
|
removed a ton of old dead debug code
|
2014-09-02 08:44:43 -07:00 |
|
ZappoMan
|
93511616d6
|
prevent editing of entities out of doamin
|
2014-08-28 21:54:25 -07:00 |
|
ZappoMan
|
76c77d6994
|
first cut at properly working lifetime
|
2014-08-28 13:46:54 -07:00 |
|
ZappoMan
|
30e00bbd69
|
final pass on entities import/export/overlays working as well as production
|
2014-08-27 11:34:50 -07:00 |
|
ZappoMan
|
b14158385c
|
first cut at getting pastEntities() working
|
2014-08-26 16:47:32 -07:00 |
|
ZappoMan
|
4895ee32f7
|
test and fix issues with exportEntities()
|
2014-08-26 15:59:49 -07:00 |
|
ZappoMan
|
58759d344f
|
cleanup in prep for PR
|
2014-08-25 10:56:43 -07:00 |
|
ZappoMan
|
75bb42fb73
|
debug cleanup
|
2014-08-22 10:54:00 -07:00 |
|