Skip to content
This repository was archived by the owner on Dec 9, 2022. It is now read-only.

Commit 7449b14

Browse files
committed
BUGS: update
1 parent 3530af6 commit 7449b14

File tree

1 file changed

+3
-11
lines changed

1 file changed

+3
-11
lines changed

Diff for: BUGS.md

+3-11
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,6 @@ Bugs
66

77
Here is a list of know bugs, ordered by priority from high to low:
88

9-
- Resampling nodes (Transform, CornerPin) do not implement texture
10-
filtering, see <https://github.com/MrKepzie/Natron/issues/258>. When
11-
downsizing an image with a factor larger than 1.5, the image should
12-
be blurred before being downscaled to avoid aliasing
13-
artifacts. Mipmapping and anisotropic texture filtering, which solve
14-
this problem, will be implemented in the future.
15-
169
- black borders around the viewer when zooming out and multithreading
1710
is disabled
1811

@@ -37,10 +30,9 @@ Missing and wanted features
3730

3831
Here is a list of non-blocking bugs / wanted features:
3932

40-
4133
- implement Fields and Field Rendering:
4234
<http://openfx.sourceforge.net/Documentation/1.3/ofxProgrammingReference.html#ImageEffectsFieldRendering>
4335

44-
- support deep images, via the multiplane suite
45-
<http://openeffects.org/standard_changes/240>
46-
<http://openeffects.org/standard_changes/224>
36+
- support OpenGL rendering
37+
38+
- support Half float images

0 commit comments

Comments
 (0)