Aras Pranckevicius
cc2c6692c0
Cleanup: Name more IMB things as "byte" or "float" instead of "rect" and "rectFloat"
- IB_rect -> IB_byte_data
- IB_rectfloat -> IB_float_data
- Rename some functions:
- IMB_get_rect_len -> IMB_get_pixel_count
- IMB_rect_from_float -> IMB_byte_from_float
- IMB_float_from_rect_ex -> IMB_float_from_byte_ex
- IMB_float_from_rect -> IMB_float_from_byte
- imb_addrectImBuf -> IMB_alloc_byte_pixels
- imb_freerectImBuf -> IMB_free_byte_pixels
- imb_addrectfloatImBuf -> IMB_alloc_float_pixels
- imb_freerectfloatImBuf -> IMB_free_float_pixels
- imb_freemipmapImBuf -> IMB_free_mipmaps
- imb_freerectImbuf_all -> IMB_free_all_data
- Remove IB_multiview (not used at all)
- Remove obsolete "module" comments in public IMB headers
Pull Request: https://projects.blender.org/blender/blender/pulls/135348
2025-03-03 17:11:45 +01:00
..
2025-02-02 20:29:37 +01:00
2025-01-31 17:03:17 +01:00
2025-02-27 12:48:57 +01:00
2025-03-01 18:02:30 -05:00
2025-01-16 23:17:51 +01:00
2025-01-16 23:17:51 +01:00
2025-02-18 01:27:04 +01:00
2025-03-03 17:11:45 +01:00
2025-02-18 01:27:04 +01:00
2024-09-10 14:55:47 +02:00
2025-02-12 23:01:08 +01:00
2025-02-12 23:01:08 +01:00
2025-02-12 23:01:08 +01:00
2025-01-31 17:03:17 +01:00
2025-02-12 23:01:08 +01:00
2025-02-24 16:08:30 +01:00
2025-02-02 14:39:34 +11:00
2025-01-31 17:03:17 +01:00
2025-01-16 23:17:51 +01:00
2025-02-18 01:27:04 +01:00
2025-02-18 01:27:04 +01:00
2025-01-31 17:03:17 +01:00
2024-09-19 14:18:03 +02:00
2025-02-12 23:01:08 +01:00
2025-02-24 16:08:30 +01:00
2025-01-07 13:20:19 +11:00
2025-02-12 23:01:08 +01:00
2025-02-18 01:27:04 +01:00
2025-01-16 23:17:51 +01:00
2025-01-16 23:17:51 +01:00
2025-02-04 21:19:28 +11:00
2025-02-02 13:58:34 +11:00
2024-03-27 02:45:27 +01:00
2025-02-25 22:56:00 +11:00
2025-02-12 23:01:08 +01:00
2025-01-07 12:39:13 +01:00
2025-01-30 07:30:28 +01:00
2024-03-27 02:45:27 +01:00
2025-02-02 13:58:34 +11:00
2025-02-24 16:08:30 +01:00
2025-02-04 21:19:28 +11:00
2025-02-20 11:24:34 +01:00
2025-02-07 10:23:45 +11:00
2025-02-18 01:27:04 +01:00
2025-01-31 17:03:17 +01:00
2025-02-12 23:01:08 +01:00
2025-02-26 01:19:46 +01:00
2025-02-28 13:21:14 +11:00
2025-02-12 23:01:08 +01:00
2025-02-20 11:24:34 +01:00