This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/gpu
Campbell Barton f71cf99616 GPU: add 2D projection function
When projecting into screen space Z value isn't always needed.
Add 2D projection functions, renaming them to avoid accidents
happening again.

- Add GPU_matrix_project_2fv
- Add ED_view3d_project_v2
- Rename ED_view3d_project to ED_view3d_project_v3
- Use the 2D versions of these functions when the Z value isn't used.
2021-06-01 12:49:53 +10:00
..
2021-06-01 12:49:53 +10:00
2021-05-21 22:23:07 +10:00
2021-05-26 16:49:30 +02:00
2021-05-26 16:49:30 +02:00
2021-02-05 19:08:14 -08:00
2021-05-26 16:49:30 +02:00
2020-10-02 11:59:16 +10:00
2021-06-01 12:49:53 +10:00
2021-05-26 16:49:30 +02:00
2021-05-26 16:49:30 +02:00
2021-05-26 16:49:30 +02:00