overte-HifiExperiments/libraries
Leander Hasty d155c02640 [WL21389] wip and modifications based on comments
https://github.com/highfidelity/hifi/pull/11024#pullrequestreview-51611518

Cleans up tabs, moves new functionality out of ShapeFactory directly to
RenderableShapeEntityItem's computeShapeInfo override, begins to break down
where we will need pointlists.

Still need to determine how rotation is handled for pointlists, and check
for axis alignment on cylinders before deciding on a shape.

Changes to be committed:
	modified:   libraries/entities-renderer/src/RenderableShapeEntityItem.cpp
	modified:   libraries/entities-renderer/src/RenderableShapeEntityItem.h
	modified:   libraries/entities/CMakeLists.txt
	modified:   libraries/entities/src/ShapeEntityItem.cpp
	modified:   libraries/entities/src/ShapeEntityItem.h
	modified:   libraries/physics/src/ShapeFactory.cpp
	modified:   libraries/physics/src/ShapeFactory.h
	modified:   libraries/shared/src/ShapeInfo.cpp
	modified:   scripts/developer/tests/basicEntityTest/entitySpawner.js
2017-07-25 15:20:35 -04:00
..
animation Merge pull request #10881 from hyperlogic/feature/smooth-ik-chains 2017-07-14 16:59:30 -07:00
audio Fix debug builds startup crash 2017-07-19 16:18:01 -07:00
audio-client Ensure input and output device containers are protected by mutex 2017-07-18 08:58:17 -07:00
auto-updater
avatars make sure to lock data 2017-07-17 22:11:05 +01:00
avatars-renderer try again on putting result of Avatar::getJointNames in index order 2017-07-12 20:36:37 -07:00
controllers Merge branch 'master' into 21396 2017-06-26 12:07:25 +12:00
display-plugins fix debug build: stub pure virtual function 2017-07-18 15:57:00 -07:00
embedded-webserver
entities [WL21389] wip and modifications based on comments 2017-07-25 15:20:35 -04:00
entities-renderer [WL21389] wip and modifications based on comments 2017-07-25 15:20:35 -04:00
fbx Fixing formatting issues; renamed ::getVec3Vec3 to ::getVertex. 2017-07-20 13:09:17 -04:00
gl Refining the custom shader pipeline design and registration mechanism 2017-07-12 14:13:58 +02:00
gpu Apply the projection and deferred transform fixes found while working on spectator camera 2017-06-28 15:44:17 +02:00
gpu-gl Apply the projection and deferred transform fixes found while working on spectator camera 2017-06-28 15:44:17 +02:00
image
input-plugins
ktx Merge pull request #10689 from Atlante45/fix/ktx 2017-06-19 14:44:52 -07:00
model PR feedback 2017-06-27 19:22:07 -07:00
model-networking Fixes hmd preview when resizing 2017-07-12 16:49:26 -07:00
networking Merge pull request #10947 from Atlante45/fix/ignore-ac-crash 2017-07-18 09:59:30 -07:00
octree cr feedback 2017-07-18 11:12:06 -07:00
physics [WL21389] wip and modifications based on comments 2017-07-25 15:20:35 -04:00
plugins Merge branch 'spectator-camera' of https://github.com/highfidelity/hifi into dk/spectatorCameraPreview 2017-07-03 13:57:25 -07:00
procedural make ResourceManager be owned by DependencyManager 2017-06-28 14:18:14 -07:00
recording Switch to preprocessor macro for blocking invokes to capture function information 2017-06-30 11:36:24 -07:00
render fix linux compilation maybe 2017-07-13 09:30:04 +02:00
render-utils don't do SoftAttachmentModel::updateClusterMatrices if geometry isn't ready 2017-07-13 13:18:21 -07:00
script-engine stopAndDeleteLater is now just stop 2017-07-11 21:21:42 -07:00
shared [WL21389] wip and modifications based on comments 2017-07-25 15:20:35 -04:00
trackers Merge branch 'master' into 21396 2017-06-22 23:54:15 +12:00
ui made requested changes 2017-07-19 16:28:16 +01:00
ui-plugins PR feedback and cmake fixes 2017-06-16 16:59:58 -07:00