Blender Git Statistics -> Developers -> jehuty

Rafael Campos (jehuty)

Total Commits : 26
Master Commits : 0
Branch Commits : 26
First Commit : June 20, 2013
Latest Commit : April 30, 2014

Commits by Month

DateNumber of Commits
April, 20142
March, 20140
February, 20140
January, 20140
December, 20130
November, 20131
October, 20130
September, 20135
August, 20136
July, 20139
June, 20133

Commit Distribution

PathNumber of Commits
soc-2013-cycles_volume26

Favourite Files

FilenameTotal Edits
osl_services.cpp9
openvdb_volume.cpp8
openvdb_volume.h7
osl_services.h6
CMakeLists.txt5
CMakeLists.txt4
vdb_lookup.h4
CMakeLists.txt3
CMakeLists.txt3
cycles_openvdb_test.cpp3

File Changes

ActionTotalPer Commit
Added1325.1
Modified1325.1
Deleted40.2

Code Changes

ActionTotalPer Commit
Lines Added1 893145.6
Lines Removed83063.8

Latest commits Feed

Revision 724750f by Rafael Campos (soc-2013-cycles_volume)
April 30, 2014, 19:47 (GMT)
Updated OpenVDB library to 2.3.0;
Revision 155805b by Rafael Campos (soc-2013-cycles_volume)
April 30, 2014, 14:29 (GMT)
updated master into branch
Revision 43481aa by Rafael Campos (soc-2013-cycles_volume)
November 4, 2013, 12:50 (GMT)
- merge from trunk, up to r61080;
Revision a86f121 by Rafael Campos (soc-2013-cycles_volume)
September 17, 2013, 14:49 (GMT)
- merge from trunk, up to r60196;
note: this fixed the problem with RNA I was getting when loading a osl shader;
Revision 4afbe9a by Rafael Campos (soc-2013-cycles_volume)
September 6, 2013, 23:24 (GMT)
- merge from trunk, up to r59882.
Revision afe6a81 by Rafael Campos (soc-2013-cycles_volume)
September 6, 2013, 16:03 (GMT)
- lookup is now performed using OpenVDB's sampler, using trilinear interpolation.
Revision 864991d by Rafael Campos (soc-2013-cycles_volume)
September 2, 2013, 14:55 (GMT)
- merged from trunk, up to r59732; - resolved conflict in CMake files from Cycles Standalone changes;
Revision 5a470d6 by Rafael Campos (soc-2013-cycles_volume)
September 2, 2013, 12:51 (GMT)
- added templated lookup, hidden behind the new VDBAccessor class; had to move VDBVolumeFile definition to avoid circular reference;
Revision 2777f5d by Rafael Campos (soc-2013-cycles_volume)
August 28, 2013, 19:40 (GMT)
- added grid selection: if a grid is specified by name in OIIO's TextureOpt, we search for it, and return false in the lookup if it isn't found; if it isn't specified by name, we take the first grid in the file;
- code reorganization: code was split in more files, separating the utility functions from the VDBVolumeFile struct;
- initial version of a templated lookup method for compatibility with any vdb grid type.
Revision e34118a by Rafael Campos (soc-2013-cycles_volume)
August 27, 2013, 14:52 (GMT)
- added error handling for when vdb file can't be opened;
- minor corrections

MiikaHweb - Blender Git Statistics v1.06
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021