tornavis/source/blender/editors
Sebastian Parborg 144027d70f Fix sequencer viewport render not respecting the "use_stamp" option
The sequencer OpenGL viewport renders would not render the metadata into
the image even if the option was on.

Did minor cleanups in the render function as well.
2022-08-03 17:15:19 +02:00
..
animation Fix: Timeline marker names are not correctly clipped in some cases 2022-08-02 20:59:44 -07:00
armature Cleanup: Move RNA path functions into own C++ file 2022-07-29 16:56:48 +02:00
asset Merge branch 'blender-v3.3-release' 2022-07-28 16:08:36 -05:00
curve Cleanup: add ISMOUSE_MOTION macro 2022-07-21 16:23:33 +10:00
curves Sculpt: Opaque vertex type for sculpt 2022-07-29 19:03:51 -07:00
datafiles UI: Implement icons for the curve sculpt tools brushes 2022-06-15 18:59:33 +02:00
geometry Sculpt: Opaque vertex type for sculpt 2022-07-29 19:03:51 -07:00
gizmo_library Transform Snap: nearest face snap mode, snapping options, refactoring. 2022-06-29 20:52:00 -04:00
gpencil Fix T100171: GPencil toggle caps operator does not support multiframe 2022-08-03 15:45:08 +02:00
include Cleanup: Simplify functions for adding and removing color attributes 2022-08-02 14:43:36 -05:00
interface Fix: Warning from incorrect use of macro 2022-08-03 09:41:01 -05:00
io GPencil: Allow import several SVG at time 2022-08-02 09:46:32 +02:00
lattice
mask Cleanup: add utlity function to compute render resolution 2022-07-15 13:40:04 +02:00
mesh Cleanup: Simplify functions for adding and removing color attributes 2022-08-02 14:43:36 -05:00
metaball
object Merge branch 'blender-v3.3-release' 2022-08-02 21:01:54 +03:00
physics Cleanup: Simplify functions for adding and removing color attributes 2022-08-02 14:43:36 -05:00
render Fix sequencer viewport render not respecting the "use_stamp" option 2022-08-03 17:15:19 +02:00
scene VSE: Add new Scene and Strip 2022-05-16 19:46:20 +02:00
screen Cleanup: Clang tidy 2022-07-29 23:23:50 -05:00
sculpt_paint Merge branch 'blender-v3.3-release' 2022-08-03 09:25:28 -05:00
sound Fix T99039: bpy.ops.sound.mixdown returns indecipherable error 2022-07-16 22:14:19 +02:00
space_action default N-panel open for animation editors 2022-07-26 11:43:05 +02:00
space_api Fix T97559: Undoing of NLA strip duplication requires two undo steps 2022-07-19 16:07:30 +02:00
space_buttons Sculpt: Opaque vertex type for sculpt 2022-07-29 19:03:51 -07:00
space_clip Tracking: Image from Plane Marker operators 2022-07-01 09:44:07 +02:00
space_console Cleanup: Move RNA path functions into own C++ file 2022-07-29 16:56:48 +02:00
space_file UI: Port view item features to base class, merge view item button types 2022-07-19 16:31:23 +02:00
space_graph Merge branch 'blender-v3.3-release' 2022-08-02 12:55:29 +02:00
space_image Image: Display GPU layout in `uiTemplateImageInfo` 2022-08-03 08:15:12 +02:00
space_info Sculpt: fix broken triangle/vertex count for DynTopo 2022-07-29 19:12:40 -07:00
space_nla default N-panel open for animation editors 2022-07-26 11:43:05 +02:00
space_node Nodes: Remove node after link drag search cancel 2022-08-01 17:03:21 -05:00
space_outliner Cleanup: Replace reinterpret_cast<> with static_cast<> in UI code 2022-07-29 18:45:12 +02:00
space_script
space_sequencer Fix T99255: Strips inserting incorrectly 2022-08-02 19:36:42 +02:00
space_spreadsheet Fix T99373: add some padding in spreadsheet vector columns 2022-07-26 12:36:44 +02:00
space_statusbar
space_text Cleanup: Move RNA path functions into own C++ file 2022-07-29 16:56:48 +02:00
space_topbar UI: Superimposed pin icon for workspace scene pinning in the scene switcher 2022-07-07 18:14:05 +02:00
space_userpref
space_view3d Fix T99459: GPencil: Fill tool on the surface not in the correct place 2022-07-25 14:13:48 -03:00
transform Cleanup: Clang tidy 2022-07-29 23:23:50 -05:00
undo Sculpt: Opaque vertex type for sculpt 2022-07-29 19:03:51 -07:00
util WM: Remove ASCII members from wmEvent & GHOST_TEventKeyData 2022-07-14 15:59:19 +10:00
uvedit Cleanup: Remove unused function `uv_poly_copy_aspect` 2022-08-03 09:51:55 +12:00
CMakeLists.txt