Files
test2/source/blender/blenkernel/intern
Hans Goudey c28db1f0a0 Cleanup: Use C++ namespace for object editors module
Move the public functions from the editors/object (`ED_object.hh`)
header to the `blender::ed::object` namespace, and move all of the
implementation files to the namespace too. This provides better code
completion, makes it easier to use other C++ code, removes unnecessary
redundancy and verbosity from local uses of public functions, and more
cleanly separates different modules.

See the diff in `ED_object.hh` for the main renaming changes.

Pull Request: https://projects.blender.org/blender/blender/pulls/119947
2024-03-28 01:30:38 +01:00
..
2024-03-26 13:07:04 -04:00
2024-01-30 14:42:13 -05:00
2024-03-26 13:07:04 -04:00
2024-03-27 10:25:31 +11:00
2024-01-30 14:42:13 -05:00
2024-03-25 22:28:53 +11:00
2024-03-26 13:07:04 -04:00
2024-01-31 14:04:56 -05:00
2024-03-26 07:49:33 +01:00
2024-03-21 10:02:53 +11:00
2024-03-26 13:07:04 -04:00
2024-03-26 13:07:04 -04:00
2024-01-19 20:29:38 +01:00
2024-01-19 14:32:28 +01:00
2024-03-26 13:07:04 -04:00
2024-03-26 13:07:04 -04:00