tornavis/release/datafiles
Nathan Vegdahl e26d287520 Fix #112018: increase AgX LUT resolution
AgX exhibited some banding-like artifacts that were due to being
approximated with a 3D LUT.  This commit resolves that by increasing
the LUT resolution enough to mitigate the artifacts and make them
unnoticeable.

Additionally:
- The previous LUTs were written in a space-inefficient way, using
  e.g. "0.000000" instead of "0".  The new LUTs are written more
  efficiently, avoiding quite as dramatic a file size increase as
  usually accompanies 3D LUT resolution increases.
- The previous LUTs included output values greater than 1.0, which was
  both incorrect for a tone mapper, and also pointless since Blender
  immediately clips them anyway.  The new LUTs clip to 1.0.  This also
  allows the more efficient writing to squeeze even more space savings
  out of the LUTs.
- The previous inverse AgX LUT contained NaNs.  Those have been
  replaced with 0.0 in the new inverse LUT.

Note that due to discrepancies between the LUTs previously provided
to Blender and the AgX scripts that were later published, the color
transform in these LUTs are slightly different.  But they are close, and
equivalently good.

Pull Request: https://projects.blender.org/blender/blender/pulls/113253
2023-10-06 10:12:24 +02:00
..
blender_icons16 Add ORIENTATION_PARENT icon 2023-05-11 14:50:15 +02:00
blender_icons32 Add ORIENTATION_PARENT icon 2023-05-11 14:50:15 +02:00
brushicons UI: Implement icons for the curve sculpt tools brushes 2022-06-15 18:59:33 +02:00
colormanagement Fix #112018: increase AgX LUT resolution 2023-10-06 10:12:24 +02:00
fonts UI: Inter Font with regular (non-slashed) zero 2023-09-24 22:44:09 +02:00
icons Revert "Merge branch 'blender-v3.6-release'" 2023-06-14 04:47:53 +02:00
studiolights Sculpt/Paint: Add Paint Studio Light preset 2020-10-26 20:35:37 +01:00
userdef VSE: Improve retiming UI 2023-09-27 01:45:59 +02:00
DejaVuSans-Lite.sfd.bz2
alert_icons.png Viewport normal drawing with constant length 2021-08-04 10:55:05 +02:00
alert_icons.svg UI: Tweaks to the Warning Icon 2020-11-05 16:11:59 -08:00
alert_icons_update.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
bfont.pfb
blender_icons.svg Add ORIENTATION_PARENT icon 2023-05-11 14:50:15 +02:00
blender_icons_geom.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
blender_icons_geom_update.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
blender_icons_update.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
blender_logo.png UI: 'About Blender' with Full Logo 2020-12-06 10:29:26 -08:00
ctodata.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
preview.blend Fix T93352: Material previews lost render samples 2021-11-24 12:47:30 +01:00
preview_grease_pencil.blend Fix T77869: GPencil material preview not visible before frame 2 2020-06-15 11:01:28 +02:00
prvicons.png Fix T84707: Wrong icon for Movie Clip Editor 2021-02-23 12:07:25 +01:00
prvicons.svg Icons: Remove absolute pathnames and deprecated gradients from SVG files 2022-01-12 15:03:05 +01:00
prvicons_update.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
splash.png Revert "Release cycle: 3.6 enters beta, Bcon3." 2023-05-17 13:05:32 +02:00
splash_template.xcf
startup.blend UI: Add timeline to Geometry Nodes workspace 2023-05-16 18:31:27 +02:00