mirror of
https://github.com/PixarAnimationStudios/OpenSubdiv
synced 2024-11-09 22:00:06 +00:00
Release 3.1.0 RC2
This commit is contained in:
parent
52635c329b
commit
9c1ae306ea
@ -23,7 +23,7 @@
|
||||
|
||||
|
||||
3.0 - 3.1 Release Notes
|
||||
-----------------
|
||||
-----------------------
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
@ -77,6 +77,22 @@ Release 3.1.0 is a significant release with several new features, important bug
|
||||
- Fixed compatibility issues with VS2015
|
||||
- Fixed some bugs with HUD sliders in the example viewers
|
||||
|
||||
Release 3.1.0 RC2
|
||||
=================
|
||||
|
||||
**Changes**
|
||||
- Added and updated test shapes and updated example viewers
|
||||
|
||||
**Bug Fixes**
|
||||
- Fixed the names of some methods added to Far::PatchTable
|
||||
- Fixed issues discovered during testing
|
||||
|
||||
Release 3.1.0 RC1
|
||||
=================
|
||||
|
||||
**Changes**
|
||||
- First Release Candidate
|
||||
|
||||
Release 3.0.5
|
||||
=============
|
||||
|
||||
@ -203,7 +219,7 @@ Release 3.0.0 RC2
|
||||
- Fixed glViewer/farViewer stability bugs
|
||||
|
||||
|
||||
Release 3.0.0 RC1
|
||||
Release 3.0.0 RC1
|
||||
=================
|
||||
|
||||
**Changes**
|
||||
|
@ -25,7 +25,7 @@
|
||||
#ifndef OPENSUBDIV3_VERSION_H
|
||||
#define OPENSUBDIV3_VERSION_H
|
||||
|
||||
#define OPENSUBDIV_VERSION v3_1_0
|
||||
#define OPENSUBDIV_VERSION v3_1_0_RC2
|
||||
|
||||
#define OPENSUBDIV_VERSION_NUMBER 30100
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user