Skip to content

Commit

Permalink
Fixed typos
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewkaufman committed Aug 26, 2015
1 parent 7ac037f commit 2fc6792
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Changes
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Scene
-----------------------------------------------------------------------

- Fixed bug in Isolate which meant that a filter which matched nothing
at all had no effect. It not removes the entire scene as expected.
at all had no effect. It now removes the entire scene as expected.
- Fixed bug in Prune which meant that a filter which matched the root
was not removing the entire scene.
- Added support for arbitrary IECore::PreWorldRenderables in global
Expand All @@ -65,7 +65,7 @@ API
-----------------------------------------------------------------------

- Replaced all InputGenerators with ArrayPlugs, and removed InputGenerator
class. ImageProcessor and SceneProcessor may not provide an array of
class. ImageProcessor and SceneProcessor may now provide an array of
inputs for any derived class to use.
- Paths
- Added sequence support to FileSystemPath.
Expand Down

0 comments on commit 2fc6792

Please sign in to comment.