blender/source
Falk David e6af81c536 Fix #105028: No update exiting curves edit mode
Exiting curves edit mode (going to object mode) would not update the
screen.

The fix adds a case to `ED_object_editmode_load_free_ex` for CURVES
to make sure the function returns properly. This then correctly adds the
notifier in `ED_object_editmode_exit_ex` to update the screen.

Pull Request #105252
2023-02-27 16:14:05 +01:00
..
blender Fix #105028: No update exiting curves edit mode 2023-02-27 16:14:05 +01:00
creator Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
CMakeLists.txt