.. |
aabb.h
|
Python API imporovements, part 1
|
2013-11-03 15:00:21 +01:00 |
aabb_sse.h
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
appender.h
|
Python API imporovements, part 1
|
2013-11-03 15:00:21 +01:00 |
atomic.h
|
atomic.h: added atomicMaximum() helper function
|
2013-12-19 18:51:23 +01:00 |
autodiff.h
|
autodiff.h fix by Anton Kaplanyan
|
2014-01-27 16:50:11 +01:00 |
barray.h
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
bitmap.h
|
added Bitmap I/O support for the PPM file format
|
2014-03-02 21:06:25 +01:00 |
brent.h
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
bsphere.h
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
chisquare.h
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
class.h
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
cobject.h
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
constants.h
|
MemoryMappedFile::toString() method, cleanup of constants.h
|
2013-12-08 00:47:43 +01:00 |
cstream.h
|
minor python binding improvements
|
2013-11-05 00:11:05 +01:00 |
formatter.h
|
nicer error messages with line number information while parsing XML scenes
|
2014-02-17 13:45:40 +01:00 |
frame.h
|
minor optimization (save a few square roots here and there)
|
2012-11-04 18:02:39 -05:00 |
fresolver.h
|
fixed Thread::registerUnmanagedThread, minor cleanups
|
2013-11-21 01:55:59 +01:00 |
fstream.h
|
mmap.cpp: also added createTemporary() support
|
2013-12-19 23:05:31 +01:00 |
fwd.h
|
Python plugin improvements, cleanups
|
2013-11-23 14:46:35 +01:00 |
getopt.h
|
The epic 0.4.0 merge of the bidirectional branch -- sorry not to do this in smaller batches, but doing so would have been an incredible amount of work. A through description of the changes will be made available on the blog this week.
|
2012-09-27 12:43:51 -04:00 |
half.h
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
kdtree.h
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
lock.h
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
logger.h
|
patch submitted by Anton Kaplanyan: reset the statistics in the GUI when starting a new rendering job. Also make sure the statistics GUI button always shows something even when the default log level is set to EWarn or EError
|
2014-01-27 18:33:23 +01:00 |
lrucache.h
|
Update the LRU implementation article URL.
|
2013-01-23 15:39:54 -05:00 |
math.h
|
compilation fixes for visual studio 2013
|
2013-11-07 07:21:54 -08:00 |
matrix.h
|
introduced a new constant that specifies the minimum number whose reciprocal is representable in single/pdouble precision
|
2013-08-08 16:50:59 +02:00 |
matrix.inl
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
mempool.h
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
mmap.h
|
mmap.cpp: also added createTemporary() support
|
2013-12-19 23:05:31 +01:00 |
mstream.h
|
Python plugin improvements, cleanups
|
2013-11-23 14:46:35 +01:00 |
netobject.h
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
normal.h
|
fixed instance normal derivative computation so that it works for any kind of linear transformation
|
2012-11-01 22:21:50 -04:00 |
object.h
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
octree.h
|
fixed some warnings on win32
|
2013-11-07 05:48:40 -08:00 |
platform.h
|
Warn at link time against mixing components built with incompatible settings.
|
2014-02-16 15:29:27 -05:00 |
plugin.h
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
pmf.h
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
point.h
|
height field intersection method by Ramsey et al., will revert to something simpler
|
2013-09-06 18:00:09 +02:00 |
properties.h
|
merged motion blur branch, updated version
|
2013-01-28 17:44:47 -05:00 |
qmc.h
|
rewired some functions in qmc.h for better convenience
|
2014-01-02 01:31:41 +01:00 |
quad.h
|
Python plugin improvements, cleanups
|
2013-11-23 14:46:35 +01:00 |
quat.h
|
fixed quaternion slerp to always use the 'short way', updated documentation
|
2013-02-17 18:28:53 -05:00 |
random.h
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
ray.h
|
typo fix
|
2013-09-06 22:15:41 +02:00 |
ray_sse.h
|
The epic 0.4.0 merge of the bidirectional branch -- sorry not to do this in smaller batches, but doing so would have been an incredible amount of work. A through description of the changes will be made available on the blog this week.
|
2012-09-27 12:43:51 -04:00 |
ref.h
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
rfilter.h
|
fixes for automatically generated API docs
|
2013-11-13 11:16:24 +00:00 |
sched.h
|
introduced CPU affinity feature, better Thread::getID() function on Linux
|
2013-09-12 14:18:42 +02:00 |
sched_remote.h
|
Python plugin improvements, cleanups
|
2013-11-23 14:46:35 +01:00 |
serialization.h
|
The epic 0.4.0 merge of the bidirectional branch -- sorry not to do this in smaller batches, but doing so would have been an incredible amount of work. A through description of the changes will be made available on the blog this week.
|
2012-09-27 12:43:51 -04:00 |
sfcurve.h
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
shvector.h
|
Python plugin improvements, cleanups
|
2013-11-23 14:46:35 +01:00 |
simplecache.h
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
spectrum.h
|
better handling of constant color spectra in a way that makes RGB and spectral builds consistent
|
2014-02-13 18:38:21 +01:00 |
spline.h
|
minor parameter constness fix
|
2013-09-17 15:21:25 +02:00 |
sse.h
|
more macros for SSE/AVX/AVX512 alignment etc
|
2013-12-06 12:20:02 +01:00 |
ssemath.h
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
ssevector.h
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
sshstream.h
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
sstream.h
|
sstream.cpp: better error reporting when things go wrong (specifically, say which host is responsible)
|
2013-12-13 17:02:21 +01:00 |
statistics.h
|
patch submitted by Anton Kaplanyan: reset the statistics in the GUI when starting a new rendering job. Also make sure the statistics GUI button always shows something even when the default log level is set to EWarn or EError
|
2014-01-27 18:33:23 +01:00 |
stream.h
|
removed some trailing spaces
|
2013-01-27 19:51:14 -05:00 |
thread.h
|
committing some missing parts
|
2013-11-26 17:48:33 +01:00 |
timer.h
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |
tls.h
|
some minor cleanups, added a cache flushing mechanism for serialized.cpp
|
2013-01-27 19:55:52 -05:00 |
track.h
|
moved around some code to facilitate rendering turntables and such from Python
|
2013-02-17 16:37:06 -05:00 |
transform.h
|
proper metadata support for the Bitmap class (mainly for OpenEXR I/O)
|
2013-01-25 21:12:04 -05:00 |
triangle.h
|
a few differential geometry fixes, extended TriMesh::samplePosition() so that it also stores the UV coordinates
|
2012-10-23 10:46:42 -04:00 |
util.h
|
libpython fixes involving refract() and the type hierarchy of the normal data structure
|
2014-01-14 15:38:51 +01:00 |
vector.h
|
height field intersection method by Ramsey et al., will revert to something simpler
|
2013-09-06 18:00:09 +02:00 |
version.h
|
version bump to 0.5.0
|
2014-02-25 15:45:06 +01:00 |
vmf.h
|
vMF distribution class improvements, python bindings for it
|
2014-02-10 15:24:58 +01:00 |
warp.h
|
fixes for automatically generated API docs
|
2013-11-13 11:16:24 +00:00 |
zstream.h
|
OCD: remove trailing spaces from all files
|
2012-10-20 14:04:13 -04:00 |