Seth Alves
|
d4461f1ecb
|
put avatars and embedded-webserver and entities logging into their own QLoggingCategory
|
2015-04-06 16:22:54 -07:00 |
|
Andrew Meadows
|
450713fdaa
|
Entitis support new (pending) API for ShapeInfo
|
2015-02-08 15:08:50 -08:00 |
|
ZappoMan
|
45dbff67f8
|
more hacking
|
2015-01-27 11:15:33 -08:00 |
|
Andrew Meadows
|
85fd1fc14f
|
merge andrew/thermonuclear into andrew/inertia
Conflicts:
interface/src/Application.cpp
libraries/entities/src/EntityItem.cpp
|
2014-12-18 13:46:06 -08:00 |
|
Andrew Meadows
|
b03e6c53e1
|
fixing derived classes to use new EntityItem API
remove 'forceCopy' argument in EntityItem::setProperties()
|
2014-12-18 11:41:20 -08:00 |
|
Andrew Meadows
|
85e7c6166b
|
support for spherical entities
|
2014-12-03 12:10:26 -08:00 |
|
Andrew Meadows
|
1df6c32a4e
|
moving Shape* back into shared lib
removing dependency of entities lib on physics lib
physics lib now depends on entities lib
|
2014-12-01 16:03:14 -08:00 |
|
Andrew Meadows
|
af606f01a9
|
combined SimulationStates Moving and Changing
also funnel entity updates by UDP packet through a single list
|
2014-11-17 17:35:44 -08:00 |
|
Andrew Meadows
|
2cf93697cb
|
removed some crufty comments
|
2014-11-17 15:51:29 -08:00 |
|
Andrew Meadows
|
66857b823f
|
EntityTree has a PhysicsWorld
|
2014-11-11 17:34:00 -08:00 |
|
Andrew Meadows
|
1ffb22e2de
|
stubbery for BoxEntityImtem::createMotionState()
|
2014-11-11 10:56:52 -08:00 |
|
ZappoMan
|
b78b8ccbb0
|
first cut at replacing radius with dimensions
|
2014-09-09 13:33:05 -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
|
b244e78af4
|
working on addressing issues with sibling cells and server clock skew causing some properties to be ignored
|
2014-09-01 21:48:03 -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
|
17426a1c71
|
removed tons of debugging
|
2014-08-20 17:47:16 -07:00 |
|
ZappoMan
|
ef86d86234
|
split out entity rendering into subclasses, improved rendering of models
|
2014-08-20 15:49:50 -07:00 |
|
ZappoMan
|
a96aa5f937
|
clean up subclass properties, properly handle new baseclass props like damping
|
2014-08-10 14:20:37 -07:00 |
|
ZappoMan
|
eda5614a75
|
implement readEntitySubclassDataFromBuffer() for BoxEntityItem
|
2014-08-08 17:59:32 -07:00 |
|
ZappoMan
|
90c7989765
|
implement appendSubclassData() for EntityItem
|
2014-08-08 17:38:26 -07:00 |
|
ZappoMan
|
b509eed59a
|
more property work
|
2014-08-08 16:20:03 -07:00 |
|
ZappoMan
|
6f479a1026
|
convert IDs to UUIDs
|
2014-08-07 17:02:11 -07:00 |
|
ZappoMan
|
f1d2017a9e
|
getting animation working again
|
2014-08-07 12:50:02 -07:00 |
|
ZappoMan
|
b7b89dcbec
|
move glow effect to property of all entities, add tools for editing boxes
|
2014-08-06 12:29:09 -07:00 |
|
ZappoMan
|
e9db4fd120
|
registration of multiple entity types: Model and Box
|
2014-08-05 12:10:17 -07:00 |
|