overte/scripts/developer
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
..
debugging Complete console.trace and added a testcases for all 13 functions. 2017-06-13 23:52:48 +05:30
libraries Merge branch 'master' into 21190-fix-unit-tests 2017-04-10 14:15:47 -04:00
tests [WL21389] wip and modifications based on comments 2017-07-25 15:20:35 -04:00
utilities Fix reverbTest script 2017-06-26 08:08:52 -07:00
EZrecord.js Add user activity logging 2017-06-24 16:03:55 +12:00
hmdRollControlDisable.js Disable print statements 2017-06-14 15:37:36 +12:00
hmdRollControlEnable.js Rename identifiers 2017-06-15 09:20:55 +12:00
inputRecording.js added requested features 2017-04-26 16:52:51 +01:00