1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Evaluate Lambert textures using TEX_COORDS argument More... over 10 years ago
Evaluate CookTorrance textures using TEX_COORDS argument More... over 10 years ago
Pass texture-coordinates as an argument to Material::get_bsdf More... over 10 years ago
Set OCCLUSION_REQUIRES_TEX_COORDS flag in Stencil More... over 10 years ago
Pass texture-coordinates as an argument to Material::Le More... over 10 years ago
Add occlusion-testing-with-texture-coordinates to Material More... over 10 years ago
Add and use Intersect::Le method More... over 10 years ago
Add more function docs to material.lua More... over 10 years ago
Add function comments to light.lua More... over 10 years ago
Add function comments to coord.lua More... over 10 years ago
Move some SWIG stuff into a new file "geometry/geometry.swg" More... over 10 years ago
Rewrite function comments in material.lua More... over 10 years ago
configure.ac: Detect and use gcc "-fuse-ld=gold" option More... over 10 years ago
lua-setup.cc: Use luaL_Reg instead of our own structure More... over 10 years ago
Initialize load environment with commonly-used Lua modules More... over 10 years ago
Make lpeg_utils.update_err_pos work with a null parse-state More... over 10 years ago
Allow writes one past the end in snogray.vector More... over 10 years ago
Add "clear" method to snogray.vector More... over 10 years ago
Add "reserve" method to snogray.vector More... over 10 years ago
Add "resize" method to snogray.vector More... over 10 years ago
Handle snogray.vector arguments in SWIG More... over 10 years ago
Add Lua "snogray.vector" module More... over 10 years ago
Whitespace tweak More... over 10 years ago
Add lua_Unsigned and related functions to lua-compat.h More... over 10 years ago
Add luaL_testudata to lua-compat.h More... over 10 years ago
Fix comment for SWIG_read_numeric_vector More... over 10 years ago
Make private variable static in lua-util.cc More... over 10 years ago
Add luaL_setmetatable to lua-compat.h More... over 10 years ago
Pass in compiler flags correctly when compiling Lua More... over 10 years ago
Move Lua compatibility code into a separate header file More... over 10 years ago