This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
0133bcaf38f6ecb5d6937c9b762026cc452720de
test2
/
source
/
blender
/
python
/
gpu
History
Aaron Carlisle
72335d5e89
Pydoc: Move builtin GPU shader information to code
...
This fixes a compile warning for sphinx. This commit includes some reformating of the information.
2020-10-11 18:21:28 -04:00
..
CMakeLists.txt
…
gpu_py_api.c
PyDoc: resolve duplicate module warnings
2020-10-09 12:11:00 +11:00
gpu_py_api.h
Merge branch 'blender-v2.90-release' into master
2020-08-07 10:04:57 +02:00
gpu_py_batch.c
Cleanup: Pydoc strings
2020-10-11 18:19:42 -04:00
gpu_py_batch.h
…
gpu_py_element.c
Cleanup: GPU: Rename GPU_element to GPU_index_buffer
2020-09-06 22:13:06 +02:00
gpu_py_element.h
…
gpu_py_matrix.c
…
gpu_py_matrix.h
…
gpu_py_offscreen.c
Cleanup: Pydoc strings
2020-10-11 18:19:42 -04:00
gpu_py_offscreen.h
…
gpu_py_select.c
API Docs: Fix corrupted document of gpu.select.load_id
2020-09-29 15:50:49 -04:00
gpu_py_select.h
…
gpu_py_shader.c
Pydoc: Move builtin GPU shader information to code
2020-10-11 18:21:28 -04:00
gpu_py_shader.h
…
gpu_py_types.c
…
gpu_py_types.h
…
gpu_py_vertex_buffer.c
GPUVertBuf: Make GPUVertBuf private to the GPU module
2020-09-06 22:13:06 +02:00
gpu_py_vertex_buffer.h
Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fix
2020-09-04 21:04:16 +02:00
gpu_py_vertex_format.c
Cleanup: Pydoc strings
2020-10-11 18:19:42 -04:00
gpu_py_vertex_format.h
…