Skip to content

Pull requests: wahn/rs_pbrt

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Bump generic-array from 0.12.3 to 0.12.4 dependencies Pull requests that update a dependency file
#141 by dependabot bot was merged Jun 23, 2022 Loading…
Bump crossbeam-utils from 0.8.6 to 0.8.9 dependencies Pull requests that update a dependency file
#140 by dependabot bot was merged Jun 23, 2022 Loading…
Don't use AtomicFloat for unshared splat data
#110 by therealprof was merged Jul 14, 2019 Loading…
Fixed all clippy::redundant_field_names lints
#109 by therealprof was merged Jul 14, 2019 Loading…
Derive Clone if possible instead of manual impl
#108 by therealprof was merged Jul 14, 2019 Loading…
Bump dependencies and refresh Cargo.lock
#107 by therealprof was merged Jul 14, 2019 Loading…
De-Arc-ify filter
#103 by therealprof was merged Jun 24, 2019 Loading…
Cleanup shape struct initialisation
#102 by therealprof was merged Jun 24, 2019 Loading…
Fixed some deprecation warnings
#101 by therealprof was merged Jun 24, 2019 Loading…
Simplified a bunch of code around in lowdiscrepancy.rs
#100 by therealprof was merged Jun 24, 2019 Loading…
Edition-2018-nify codebase
#99 by therealprof was merged Jun 19, 2019 Loading…
Bump version of ply-rs
#87 by abusch was closed Feb 18, 2019 Loading…
Bump skeptic to fix needless recompiles
#82 by abusch was merged Dec 6, 2018 Loading…
Implement Disney material
#78 by abusch was merged Dec 5, 2018 Loading…
Strings can be compared with &str
#77 by abusch was merged Dec 5, 2018 Loading…
Change String to &str
#76 by abusch was merged Dec 4, 2018 Loading…
Apply rustmft
#75 by abusch was merged Dec 4, 2018 Loading…
Implement the Mitchell-Netravali filter
#71 by abusch was merged Dec 4, 2018 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.