Blender development todo list -- Render #55363

Open
opened 2018-06-07 12:51:10 +02:00 by Philipp Oeser · 3 comments
Member

NOTE: this is a direct dump of https://wiki.blender.org/index.php/Dev:Source/Development/Todo/Render (without cherrypicking the valid items)

Render & UI

  • While rendering, manipulating images (like reload, resizing generated) can still crash Blender. Better image "owner" locking is required for 2.5 (#28477)
  • While rendering, several UI changes can cause crashes (#24758)
  • Rendering can't really use normal scene data if ui is interactive without causing all kinds of trouble, for examples and related issues see the item above this one.. and the reports (#26535)
  • Renaming scene leads to missing rendered result in image editor and compositor (see (#30222))
  • Rendering with File Output nodes could produce unwanted output images, see (#38605)
  • Shaded draw mode (using render code for vertex colors) is most certainly not coming back
  • Color Management can be communicated better, like when sampling colors in Image Window it confuses (could indicate such). Color Management also wasn't added backward compatible, disabling it gives dark results.
  • Compositor "file out" node doesn't work for FSA, and as color management troubles too.
  • FSA render uses temp files with names preventing other Blender instances to render too. (#28314)
  • Texture nodes have been implemented by recursively (backwards) calling parent nodes, this gives issues for viewers, previews and threads in general.We will try to keep it stable, but the functionality for this is going to replaced with a better shader system in 2.6. (compositor and material nodes call nodes forward, sorted on dependency. Each node is only called once this way).
  • Render display in Image window, for a window previously showing UV editor, doesn't restore correctly. (#26828). Code for this is too much spread around and fuzzy, needs full revision.
  • Object transform is not possible during rendering #37019
  • Don't render and warn when a driver or pre-render script can't be executed, a texture is missing, physics are not baked. Needed e.g. when renderfarms have scripts blocked.

Node Textures

  • Grouping texture nodes affects on data range #45696

Baking

  • add option to smooth vertex colors as a post process after baking #35066.
  • Baking to a low-res textures might miss pixels which lies on the UV island boundary #37681
  • Vertex baking might cause AO artifacts #44178
  • Support dupligroups #43553
  • Modifier produces non deterministic effects #42015
  • Update Blender side baking to support different topologies needed for adaptive subdivision #49405
NOTE: this is a direct dump of https://wiki.blender.org/index.php/Dev:Source/Development/Todo/Render (without cherrypicking the valid items) ### Render & UI - [ ] While rendering, manipulating images (like reload, resizing generated) can still crash Blender. Better image "owner" locking is required for 2.5 (#28477) - [ ] While rendering, several UI changes can cause crashes (#24758) - [ ] Rendering can't really use normal scene data if ui is interactive without causing all kinds of trouble, for examples and related issues see the item above this one.. and the reports (#26535) - [ ] Renaming scene leads to missing rendered result in image editor and compositor (see (#30222)) - [ ] Rendering with File Output nodes could produce unwanted output images, see (#38605) - [ ] Shaded draw mode (using render code for vertex colors) is most certainly not coming back - [ ] Color Management can be communicated better, like when sampling colors in Image Window it confuses (could indicate such). Color Management also wasn't added backward compatible, disabling it gives dark results. - [ ] Compositor "file out" node doesn't work for FSA, and as color management troubles too. - [ ] FSA render uses temp files with names preventing other Blender instances to render too. (#28314) - [ ] Texture nodes have been implemented by recursively (backwards) calling parent nodes, this gives issues for viewers, previews and threads in general.We will try to keep it stable, but the functionality for this is going to replaced with a better shader system in 2.6. (compositor and material nodes call nodes forward, sorted on dependency. Each node is only called once this way). - [ ] Render display in Image window, for a window previously showing UV editor, doesn't restore correctly. (#26828). Code for this is too much spread around and fuzzy, needs full revision. - [ ] Object transform is not possible during rendering #37019 - [ ] Don't render and warn when a driver or pre-render script can't be executed, a texture is missing, physics are not baked. Needed e.g. when renderfarms have scripts blocked. ### Node Textures - [ ] Grouping texture nodes affects on data range #45696 ### Baking - [ ] add option to smooth vertex colors as a post process after baking #35066. - [ ] Baking to a low-res textures might miss pixels which lies on the UV island boundary #37681 - [ ] Vertex baking might cause AO artifacts #44178 - [ ] Support dupligroups #43553 - [ ] Modifier produces non deterministic effects #42015 - [ ] Update Blender side baking to support different topologies needed for adaptive subdivision #49405
Author
Member

Added subscribers: @lichtwerk, @ideasman42

Added subscribers: @lichtwerk, @ideasman42

Added subscriber: @SteffenD

Added subscriber: @SteffenD

Added subscriber: @bent

Added subscriber: @bent
Brecht Van Lommel added this to the Render & Cycles project 2023-02-07 19:07:34 +01:00
Philipp Oeser removed the
Interest
Render & Cycles
label 2023-02-09 13:58:31 +01:00
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#55363
No description provided.