This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
ea7b00c64fcd3bcff4a4d1455e0ef334bdd6a6ec
test
/
source
/
blender
/
python
History
Germano Cavalcante
ea7b00c64f
Fix T88345: Blender crash on GPUFrameBuffer creation
...
Misuse of indexes. `color_attachements` has only color ones while `config` has color and depth.
2021-05-18 09:39:31 -03:00
..
bmesh
Merge branch 'blender-v2.93-release'
2021-05-17 20:18:39 +02:00
generic
PyAPI: use iterators for ID property methods (keys, values & items)
2021-05-15 00:36:49 +10:00
gpu
Fix T88345: Blender crash on GPUFrameBuffer creation
2021-05-18 09:39:31 -03:00
intern
XR Controller Support Step 1: Internal Abstractions for OpenXR Actions
2021-05-16 03:36:31 +09:00
mathutils
Cleanup: use const casts in mathutils API
2021-05-18 14:16:34 +10:00
BPY_extern_clog.h
Code Style: use "#pragma once" in source directory
2020-08-07 09:50:34 +02:00
BPY_extern_python.h
Cleanup: remove duplicate context variable (__py_context)
2020-10-15 19:00:16 +11:00
BPY_extern_run.h
PyAPI: support retrieving the exception when running a string
2021-04-13 15:28:43 +10:00
BPY_extern.h
PyAPI: Fix memory leak of parameters used for python 'draw_callbacks'
2021-02-24 11:57:29 -03:00
CMakeLists.txt
GWN: Port to GPU module: Replace GWN prefix by GPU
2018-07-18 11:49:15 +02:00
rna_dump.py
Cleanup: trailing space, remove tabs, pep8
2019-09-10 06:17:59 +10:00