Blender Git Commit Log
Git Commits -> Revision 207df43
Revision 207df43 by Julian Eisel (master) July 20, 2021, 19:30 (GMT) |
Cleanup: Use const for internal file data of asset-handle Note that the current asset-handle design is temporary, see 35affaa971cf. I still prefer this to be const, as code outside the asset-list/file-list code should never mess with the file data of an asset. |
Commit Details:
Full Hash: 207df439e1ad50b3af691f91710b886d0e997993
Parent Commit: 36fb03e
Lines Changed: +7, -3