Aras Pranckevicius aras_p
Aras Pranckevicius deleted branch fewer_stream_includes from aras_p/blender 2023-08-16 09:51:47 +02:00
Aras Pranckevicius merged pull request blender/blender#111046 2023-08-16 09:51:45 +02:00
Cleanup: fewer iostreams related includes from BLI/BKE headers
Aras Pranckevicius pushed to main at blender/blender 2023-08-16 09:51:44 +02:00
acbd952abf Cleanup: fewer iostreams related includes from BLI/BKE headers
Aras Pranckevicius commented on pull request blender/blender#111046 2023-08-15 20:52:57 +02:00
Cleanup: fewer iostreams related includes from BLI/BKE headers

I've updated this PR to reduce scope: only use <iosfwd> on non-templated BLI classes where moving implementation into .cc file is not an issue; in the templated classes I only reduced the…

Aras Pranckevicius pushed to fewer_stream_includes at aras_p/blender 2023-08-15 20:14:35 +02:00
e55db4e6c9 Cleanup: fewer iostreams related includes from BLI/BKE headers
7875074532 Cleanup: fewer iostreams related includes in Cycles
4b98c0aa24 Cleanup: Remove 'read_data' code from Scene's paint 'link_lib' code.
b3ca211bf4 Cleanup: Code formatting
8c5c5142d5 Cleanup: use type checking for credits_git_gen.py & git_log.py
Compare 95 commits »
Aras Pranckevicius deleted branch fewer_includes_cycles from aras_p/blender 2023-08-15 13:55:47 +02:00
Aras Pranckevicius pushed to main at blender/blender 2023-08-15 13:55:47 +02:00
7875074532 Cleanup: fewer iostreams related includes in Cycles
Aras Pranckevicius merged pull request blender/blender#111063 2023-08-15 13:55:45 +02:00
Cleanup: fewer iostreams related includes in Cycles
Aras Pranckevicius commented on pull request blender/blender#111046 2023-08-15 13:49:28 +02:00
Cleanup: fewer iostreams related includes from BLI/BKE headers

As for the logging of templated BLI types how about we keep function templated, without explicit type instantiation, but move it to a separate header? I.e. BLI_math_vector_logging.hh. To me it…

Aras Pranckevicius commented on pull request blender/blender#111046 2023-08-15 12:23:33 +02:00
Cleanup: fewer iostreams related includes from BLI/BKE headers

Btw, to be clear, the move to iosfwd for non-templated logging are very nice and welcome! Makes me curios: shall we just land those?

I'm leaning towards just that for this PR. Thanks for the…

Aras Pranckevicius pushed to fewer_color_includes at aras_p/blender 2023-08-14 14:50:40 +02:00
ec7200de94 Cleanup: fewer BLI_color.hh et al includes
Aras Pranckevicius created pull request blender/blender#111113 2023-08-14 14:40:20 +02:00
WIP: Cleanup: fewer BLI_color.hh et al includes
Aras Pranckevicius pushed to fewer_color_includes at aras_p/blender 2023-08-14 14:36:49 +02:00
b9ca1f84b5 Cleanup: fewer BLI_color.hh et al includes
Aras Pranckevicius created branch fewer_color_includes in aras_p/blender 2023-08-14 14:36:49 +02:00
Aras Pranckevicius pushed to main at aras_p/blender 2023-08-14 14:28:34 +02:00
4cefe0ec80 Fix #110723: cant drop object name on object field/socket in node editor
485c98cc2c Outliner: Port pose base elements to new tree-element code design
e878692221 Cleanup: code formatting
5dcf704324 Refactor: Solve invalid icon-id enum values, use type alias
a3a0a33978 I18n: updated UI translations from svn trunk (r6663).
Compare 42 commits »
Aras Pranckevicius pushed to fewer_includes_cycles at aras_p/blender 2023-08-13 10:14:55 +02:00
ef62c06682 Cleanup: fewer iostreams related includes in Cycles
Aras Pranckevicius pushed to fewer_includes_cycles at aras_p/blender 2023-08-13 09:55:02 +02:00
69bb111b75 Cleanup: fewer iostreams related includes in Cycles
Aras Pranckevicius pushed to fewer_includes_cycles at aras_p/blender 2023-08-12 10:17:08 +02:00
34b0f74177 Cleanup: fewer iostreams related includes in Cycles