Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ingowald/pbrt-parser issues and pull requests
#50 - Friendly request for a windows binary
Issue -
State: open - Opened by Yaderya almost 2 years ago
#50 - Friendly request for a windows binary
Issue -
State: open - Opened by Yaderya almost 2 years ago
#49 - Set standard to C++11, fixes compilation on macOS
Pull Request -
State: open - Opened by szellmann almost 3 years ago
#49 - Set standard to C++11, fixes compilation on macOS
Pull Request -
State: open - Opened by szellmann almost 3 years ago
#48 - Build error on Mac OS
Issue -
State: closed - Opened by zhaoyangyang316 almost 3 years ago
- 4 comments
#48 - Build error on Mac OS
Issue -
State: closed - Opened by zhaoyangyang316 almost 3 years ago
- 4 comments
#47 - Support PBRTv4
Issue -
State: open - Opened by kvark almost 3 years ago
#47 - Support PBRTv4
Issue -
State: open - Opened by kvark almost 3 years ago
#46 - Crashes during parsing of malformed PBRT files
Issue -
State: open - Opened by retpoline over 3 years ago
#46 - Crashes during parsing of malformed PBRT files
Issue -
State: open - Opened by retpoline over 3 years ago
#45 - This fixes https://github.com/ingowald/pbrt-parser/issues/44
Pull Request -
State: closed - Opened by szellmann almost 4 years ago
#45 - This fixes https://github.com/ingowald/pbrt-parser/issues/44
Pull Request -
State: closed - Opened by szellmann almost 4 years ago
#44 - Build fails on Apple MacBook Pro M1
Issue -
State: closed - Opened by ctsrc almost 4 years ago
- 1 comment
#44 - Build fails on Apple MacBook Pro M1
Issue -
State: closed - Opened by ctsrc almost 4 years ago
- 1 comment
#43 - Missing sources/README
Issue -
State: closed - Opened by gonsolo almost 4 years ago
- 1 comment
#43 - Missing sources/README
Issue -
State: closed - Opened by gonsolo almost 4 years ago
- 1 comment
#42 - Semantic parser seg faults if the input file contains an unsupported shape type
Issue -
State: open - Opened by vilya over 4 years ago
#42 - Semantic parser seg faults if the input file contains an unsupported shape type
Issue -
State: open - Opened by vilya over 4 years ago
#41 - No implementation of isMultiLevel
Issue -
State: open - Opened by AdamJMiles over 4 years ago
#41 - No implementation of isMultiLevel
Issue -
State: open - Opened by AdamJMiles over 4 years ago
#40 - add uscale/vscale properties to ImageTexture
Pull Request -
State: closed - Opened by kennyalive over 4 years ago
- 1 comment
#40 - add uscale/vscale properties to ImageTexture
Pull Request -
State: closed - Opened by kennyalive over 4 years ago
- 1 comment
#39 - pbrt::syntactic::Object and others does not have virtual destructor
Issue -
State: open - Opened by syoyo over 4 years ago
- 2 comments
#39 - pbrt::syntactic::Object and others does not have virtual destructor
Issue -
State: open - Opened by syoyo over 4 years ago
- 2 comments
#38 - __PRETTY_FUNCTION__ is defned for llvm-mingw(clang) and MinGW gcc.
Pull Request -
State: closed - Opened by syoyo over 4 years ago
- 2 comments
#38 - __PRETTY_FUNCTION__ is defned for llvm-mingw(clang) and MinGW gcc.
Pull Request -
State: closed - Opened by syoyo over 4 years ago
- 2 comments
#37 - Suggestion to access syntactic information from semantic objects
Issue -
State: closed - Opened by kennyalive about 5 years ago
#37 - Suggestion to access syntactic information from semantic objects
Issue -
State: closed - Opened by kennyalive about 5 years ago
#36 - fix compilation error on win32 (CreateFile)
Pull Request -
State: closed - Opened by kennyalive about 5 years ago
- 1 comment
#36 - fix compilation error on win32 (CreateFile)
Pull Request -
State: closed - Opened by kennyalive about 5 years ago
- 1 comment
#35 - Update to Modern CMake Approach
Pull Request -
State: closed - Opened by Twinklebear about 5 years ago
- 2 comments
#35 - Update to Modern CMake Approach
Pull Request -
State: closed - Opened by Twinklebear about 5 years ago
- 2 comments
#34 - fix macro redefinition
Pull Request -
State: closed - Opened by kennyalive about 5 years ago
#34 - fix macro redefinition
Pull Request -
State: closed - Opened by kennyalive about 5 years ago
#33 - compute LookAt transform the same way as pbrt does
Pull Request -
State: closed - Opened by kennyalive over 5 years ago
#33 - compute LookAt transform the same way as pbrt does
Pull Request -
State: closed - Opened by kennyalive over 5 years ago
#32 - Fix PBF not writing/reading TriangleMesh's texcoord
Pull Request -
State: closed - Opened by Wumpf over 5 years ago
#32 - Fix PBF not writing/reading TriangleMesh's texcoord
Pull Request -
State: closed - Opened by Wumpf over 5 years ago
#31 - LookAt handedness
Issue -
State: closed - Opened by kennyalive over 5 years ago
- 1 comment
#31 - LookAt handedness
Issue -
State: closed - Opened by kennyalive over 5 years ago
- 1 comment
#30 - Missing support for most light types, like spot & point lights
Issue -
State: open - Opened by Wumpf over 5 years ago
#30 - Missing support for most light types, like spot & point lights
Issue -
State: open - Opened by Wumpf over 5 years ago
#29 - Fix path separator handling in basepath detection
Pull Request -
State: closed - Opened by Wumpf over 5 years ago
- 8 comments
#29 - Fix path separator handling in basepath detection
Pull Request -
State: closed - Opened by Wumpf over 5 years ago
- 8 comments
#28 - Fix binary file I/O on Win32
Pull Request -
State: closed - Opened by szellmann over 5 years ago
- 1 comment
#28 - Fix binary file I/O on Win32
Pull Request -
State: closed - Opened by szellmann over 5 years ago
- 1 comment
#27 - user reports binary read bug in windows
Issue -
State: closed - Opened by ingowald over 5 years ago
#27 - user reports binary read bug in windows
Issue -
State: closed - Opened by ingowald over 5 years ago
#26 - Lights should have a shape
Issue -
State: open - Opened by szellmann over 5 years ago
- 4 comments
#26 - Lights should have a shape
Issue -
State: open - Opened by szellmann over 5 years ago
- 4 comments
#25 - Write out area light, too!
Pull Request -
State: closed - Opened by szellmann over 5 years ago
#25 - Write out area light, too!
Pull Request -
State: closed - Opened by szellmann over 5 years ago
#24 - base path + fix for named materials
Pull Request -
State: closed - Opened by natevm over 5 years ago
- 26 comments
#23 - Fix Win32 builds
Pull Request -
State: closed - Opened by szellmann over 5 years ago
#22 - Compile fix
Pull Request -
State: closed - Opened by szellmann over 5 years ago
- 1 comment
#21 - Add missing dllexports, use visibility=hidden with gcc and clang
Pull Request -
State: closed - Opened by szellmann over 5 years ago
- 1 comment
#20 - Static linking broken on master branch
Issue -
State: closed - Opened by natevm over 5 years ago
- 1 comment
#19 - Semantic parser crashes if material refers to non-existent texture
Issue -
State: closed - Opened by szellmann over 5 years ago
- 2 comments
#18 - Use PBRT's defaults for material properties
Pull Request -
State: closed - Opened by szellmann over 5 years ago
#17 - Default values for material properties
Issue -
State: closed - Opened by szellmann over 5 years ago
- 2 comments
#16 - Parse spectrum specs
Pull Request -
State: closed - Opened by szellmann over 5 years ago
#15 - Support ply meshes with uint indices
Pull Request -
State: closed - Opened by szellmann almost 6 years ago
#14 - Transform normals with inverse transpose
Issue -
State: closed - Opened by szellmann almost 6 years ago
- 2 comments
#13 - Parse UVs from triangle meshes
Pull Request -
State: closed - Opened by szellmann almost 6 years ago
- 1 comment
#12 - Also parse Metal material's "remaproughness" param
Pull Request -
State: closed - Opened by szellmann almost 6 years ago
- 1 comment
#11 - fix mistakenly load fov into lensRadius
Pull Request -
State: closed - Opened by jamornsriwasansak almost 6 years ago
- 1 comment
#10 - Small fixes, CI setup and amalgamation
Pull Request -
State: closed - Opened by xelatihy almost 6 years ago
#9 - Several small fixes and CI setup
Pull Request -
State: closed - Opened by xelatihy almost 6 years ago
#8 - reducing dependencies
Pull Request -
State: closed - Opened by xelatihy almost 6 years ago
#7 - fixing compilation on OsX
Pull Request -
State: closed - Opened by xelatihy almost 6 years ago
#6 - san miguel chair transformations
Issue -
State: closed - Opened by Chrjstoph almost 8 years ago
- 3 comments
#5 - Resolving Materialname of Shape
Issue -
State: closed - Opened by Chrjstoph almost 8 years ago
- 2 comments
#4 - Traversing materials, help needed
Issue -
State: closed - Opened by Chrjstoph almost 8 years ago
- 4 comments
#3 - VS specific errors
Issue -
State: closed - Opened by Chrjstoph almost 8 years ago
- 2 comments
#2 - Instance Transforms
Issue -
State: closed - Opened by Chrjstoph almost 8 years ago
- 7 comments
#1 - VS2013, LinkerError FileName, pbrt2obj
Issue -
State: closed - Opened by Chrjstoph almost 8 years ago
- 16 comments