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
dc13969e484ed9fa6834b1aba85ba00f65bf8a11
test2
/
source
/
blender
/
gpu
/
intern
History
Antony Riakiotakis
d2a3260763
Add PBVH debug display, where we can see the PBVH node bounding boxes.
...
To enable enter debug value 14. Leaf nodes are green while container nodes are red.
2014-04-30 23:43:19 +03:00
..
gpu_buffers.c
Add PBVH debug display, where we can see the PBVH node bounding boxes.
2014-04-30 23:43:19 +03:00
gpu_codegen.c
Code cleanup: remove unused includes
2014-05-01 04:47:51 +10:00
gpu_codegen.h
Refactor to recent matcap built-ins to not use the built in system.
2014-04-02 15:08:04 +03:00
gpu_draw.c
Code cleanup: use 'const' for arrays (blenloader, gpu, imbuf, makesdna, modifiers, nodes)
2014-04-27 00:25:16 +10:00
gpu_extensions.c
Code cleanup: use 'const' for arrays (blenloader, gpu, imbuf, makesdna, modifiers, nodes)
2014-04-27 00:25:16 +10:00
gpu_material.c
View3D: Tweak GLSL preview, use only lamps enabled in active render layer and material light group.
2014-04-28 01:20:36 +09:00
gpu_simple_shader.c
Docs: doxygen file descriptions for BLF, GPU and WM
2014-01-19 23:15:25 +11:00