[pdal-commits] [PDAL/PDAL] 99835f: Add bare FBX writer (#2127)
GitHub
noreply at github.com
Fri Aug 10 07:39:34 PDT 2018
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 99835f8d433c26f2848a6a4b518762284e08cb23
https://github.com/PDAL/PDAL/commit/99835f8d433c26f2848a6a4b518762284e08cb23
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2018-08-10 (Fri, 10 Aug 2018)
Changed paths:
M cmake/options.cmake
M pdal/StageExtensions.cpp
M plugins/CMakeLists.txt
A plugins/fbx/CMakeLists.txt
A plugins/fbx/io/FbxWriter.cpp
A plugins/fbx/io/FbxWriter.hpp
A plugins/fbx/test/FbxWriterTest.cpp
Log Message:
-----------
Add bare FBX writer (#2127)
* Temp check-in.
* Temp check-in.
* FBX writer creates a real file.
* Working FBX writer.
* Add test for FBX writer.
* Suppress cast warning.
* Remove some warning suppression.
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the pdal-commits
mailing list