Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ddiakopoulos/tinyply issues and pull requests

#71 - API

Issue - State: open - Opened by petrasvestartas 27 days ago

#70 - We hope the next version will support INT64.

Issue - State: open - Opened by KevinWang-kk 2 months ago

#68 - Do not preload files when the file size is too large (>1.9GB).

Pull Request - State: open - Opened by zyqhnu about 1 year ago

#66 - Add Bazel module file

Pull Request - State: closed - Opened by Vertexwahn over 1 year ago - 2 comments

#65 - Only set CMAKE_DEBUG_POSTFIX if not already defined by user

Pull Request - State: closed - Opened by 3Descape over 1 year ago - 1 comment

#64 - Make get_const a const member function

Pull Request - State: closed - Opened by BradleyMarie almost 2 years ago

#63 - Fix ASCII property list parsing

Pull Request - State: closed - Opened by BradleyMarie almost 2 years ago - 4 comments

#62 - fix-incorrect-read-limits-for-ascii

Pull Request - State: closed - Opened by nsdfxela about 2 years ago

#61 - Moved tinyply.h to its own directory.

Pull Request - State: closed - Opened by PieroV over 2 years ago - 2 comments

#59 - Catch Exception on Ascii Ply

Issue - State: open - Opened by kzfile over 2 years ago - 3 comments

#58 - make_cube_geometry for a polygon

Issue - State: closed - Opened by MagicMosaic about 3 years ago

#57 - cmake_minimum_required(VERSION 2.8.12)

Pull Request - State: closed - Opened by nigels-com about 3 years ago - 1 comment

#56 - Allow integration with `add_subdirectory`

Pull Request - State: closed - Opened by Eren121 about 3 years ago - 3 comments

#55 - Minor fix for building unit tests

Pull Request - State: closed - Opened by nigels-com about 3 years ago - 2 comments

#53 - Fix buffer overrun if header specifies more vertices than the file really has

Pull Request - State: closed - Opened by RamonArguelles about 3 years ago - 1 comment

#51 - error while reading ascii PLY files

Issue - State: open - Opened by PerspectivesLab over 3 years ago - 2 comments

#50 - Example.cpp have Error Code

Issue - State: open - Opened by MavenFeng over 3 years ago

#48 - PlyFile::read ignores order of requested properties

Issue - State: open - Opened by PeterBowman about 4 years ago - 1 comment

#47 - Reading file causes heap corruption

Issue - State: open - Opened by HiImJulien over 4 years ago - 1 comment

#46 - Cannot read a ply file correctly

Issue - State: open - Opened by wlsdzyzl over 4 years ago - 1 comment

#45 - Provide custom memory for vertices

Issue - State: open - Opened by HiImJulien over 4 years ago - 3 comments

#44 - Provide homonimous const acessor for Buffer::get

Pull Request - State: closed - Opened by SergioRAgostinho over 4 years ago - 3 comments

#43 - Including the header brings in std and tinyply namespace

Issue - State: closed - Opened by TristramShandy over 4 years ago - 1 comment

#42 - return unique_ptr's instead of shared_ptr's

Issue - State: open - Opened by Raikiri over 4 years ago

#41 - improve cmakelists file

Pull Request - State: closed - Opened by myd7349 almost 5 years ago - 1 comment

#40 - non-const uint8_t*

Issue - State: closed - Opened by tobysharp almost 5 years ago - 1 comment

#39 - Write methods should respect const input

Issue - State: closed - Opened by rgb2hsv almost 5 years ago - 2 comments

#38 - Crash when reading the included elephant.ply model.

Issue - State: closed - Opened by rjklindsay about 5 years ago - 3 comments
Labels: bug

#37 - deprecate warnings / add Bazel support

Pull Request - State: closed - Opened by ohadmen over 5 years ago - 1 comment

#36 - Update supported Visual Studio version

Pull Request - State: closed - Opened by adrian-bodenmann over 5 years ago - 1 comment

#35 - Can I append write without read?

Issue - State: closed - Opened by lihao2333 over 5 years ago - 1 comment

#34 - Loop variable is copied but only used as const reference => const reference

Pull Request - State: closed - Opened by SunBlack over 5 years ago - 1 comment

#33 - Use std::array instead of C array or std::vector

Pull Request - State: closed - Opened by SunBlack over 5 years ago

#32 - VS2019 Compiler Warnings?

Issue - State: closed - Opened by marnef over 5 years ago - 3 comments

#31 - Failed to open a .ply file

Issue - State: closed - Opened by elenaVal over 5 years ago - 1 comment

#30 - Allowing requests of properties that were part of a previous failed request

Pull Request - State: closed - Opened by mfpgs about 6 years ago - 1 comment

#29 - Silencing compilation warnings

Issue - State: open - Opened by kedestin about 6 years ago - 1 comment

#28 - Use std::vector<uint8_t> instead of Buffer class

Issue - State: closed - Opened by SunBlack about 6 years ago - 1 comment
Labels: enhancement

#27 - Fix a typo in Readme.md

Pull Request - State: closed - Opened by jiri over 6 years ago - 1 comment

#26 - Using std::vector for propertyKeys ?

Issue - State: closed - Opened by luxigo over 6 years ago - 1 comment

#25 - request_properties_from_element crash

Issue - State: closed - Opened by dybiszb over 6 years ago - 3 comments
Labels: bug, enhancement

#24 - Portability (adding default to switch)

Pull Request - State: closed - Opened by h3rb over 6 years ago - 1 comment

#23 - fail to build on Windows VS2013 x64

Issue - State: closed - Opened by knowthyselfcn over 6 years ago - 1 comment
Labels: question, wontfix

#22 - avoid deleting old releases?

Issue - State: closed - Opened by barcharcraz over 6 years ago - 3 comments

#21 - Tags instead of continuous branch

Issue - State: closed - Opened by mc-allen over 6 years ago - 1 comment

#20 - Progress Indicator / Callback?

Issue - State: closed - Opened by Robert42 over 6 years ago - 1 comment
Labels: enhancement

#19 - tinyply 2.0 crashes on malformed file

Issue - State: closed - Opened by maruncz almost 7 years ago - 1 comment

#18 - Possibility to make shared library and debug postfix

Pull Request - State: closed - Opened by maruncz almost 7 years ago - 1 comment

#17 - write variable length lists (tinyply 2.0)

Issue - State: open - Opened by caselitz almost 7 years ago - 14 comments
Labels: enhancement

#16 - Add CMake support

Pull Request - State: closed - Opened by maruncz about 7 years ago - 1 comment

#15 - fix initialization order, unused var, make cleanup

Pull Request - State: closed - Opened by svenevs over 7 years ago - 1 comment

#14 - error: no member named 'memcpy' in namespace 'std'

Issue - State: closed - Opened by flgw over 7 years ago - 2 comments

#13 - Any way to polymorphically accept `float` and `double` attributes?

Issue - State: closed - Opened by ataber over 7 years ago - 1 comment

#12 - bugfix: include cstring

Pull Request - State: closed - Opened by jmespadero over 7 years ago

#11 - Code clean up

Pull Request - State: closed - Opened by jmespadero over 7 years ago - 1 comment

#10 - Small typo

Pull Request - State: closed - Opened by jmespadero over 7 years ago - 1 comment

#9 - Built library is large

Issue - State: closed - Opened by gpanders over 7 years ago - 2 comments

#8 - fixed compiler warnings

Pull Request - State: closed - Opened by atablash over 7 years ago

#7 - warning: C4267: 'return': conversion from 'size_t' to 'int', possible loss of data

Issue - State: closed - Opened by ttnghia almost 8 years ago - 1 comment

#6 - Use "\n" instead of std::endl when streaming to file.

Pull Request - State: closed - Opened by ataber almost 8 years ago - 1 comment

#5 - Various improvements

Pull Request - State: closed - Opened by bchretien about 8 years ago - 15 comments

#4 - Writing large files is slow

Issue - State: closed - Opened by serialhex about 8 years ago - 11 comments

#3 - Variable-length lists are not supported

Issue - State: open - Opened by bchretien about 8 years ago - 6 comments
Labels: enhancement

#2 - Comments not returned when loading a PLY file

Pull Request - State: closed - Opened by holynski over 8 years ago - 1 comment

#1 - Does not handle large files

Issue - State: closed - Opened by ghost over 8 years ago - 1 comment