Modified:
/trunk/Changes
=======================================
--- /trunk/Changes Tue Feb 21 16:21:29 2012
+++ /trunk/Changes Thu Mar 1 08:37:49 2012
@@ -1,5 +1,9 @@
Additions :
+* Added alpha test attributes for IECoreGL::Renderer
+
+* FloatParameter and DoubleParameter now respond to a 'precision' field in
their UI userData in maya, allowing you to set the number of decimal places
they're displayed at
+
* Added the MurmurHash class, which implements the Murmur Hash version 3
algorithm.