Skip to content

Commit af4cc45

Browse files
committed
Changes : Fix section for API additions
1 parent 7ab06e4 commit af4cc45

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

Changes

+7-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,18 @@
11
10.3.7.0 (relative to 10.3.6.1)
22
========
33

4+
Improvements
5+
------------
6+
7+
- IECoreGL :
8+
- Buffer : Added `buffer()` method, which returns the OpenGL buffer handle (#1272).
9+
- Primitive : Added `getVertexBuffer()` and `getVertexCount()` methods (#1272).
10+
411
Fixes
512
-----
613

714
- IECoreUSD :
815
- SceneCacheFileFormat : Added support for `IECore::Object` references when determining primvar type (#1280).
9-
- IECoreGL :
10-
- Buffer : Added `buffer()` method, which returns the OpenGL buffer handle (#1272).
11-
- Primitive : Added `getVertexBuffer()` and `getVertexCount()` methods (#1272).
1216

1317
10.3.6.1 (relative to 10.3.6.0)
1418
========

0 commit comments

Comments
 (0)