Blender Git Commit Log
Git Commits -> Revision 1dd6775
Revision 1dd6775 by Julian Eisel (soc-2021-porting-modifiers-to-nodes-decimate, soc-2021-porting-modifiers-to-nodes_all) July 30, 2021, 14:56 (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: 1dd6775ad7c6e1d7c79120a5d6c188f12b24e843
Parent Commit: 3ac14e4
Committed By: Fabian Schempp
Lines Changed: +7, -3