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
0133bcaf38f6ecb5d6937c9b762026cc452720de
test
/
source
/
blender
/
python
History
Campbell Barton
0133bcaf38
Fix crash starting Blender with Python 3.9
...
In 3.8 and older the class held a reference to methods, this is no longer the case in 3.9.
2020-10-14 16:15:44 +11:00
..
bmesh
Cleanup: use C comments for descriptive text
2020-10-10 22:04:51 +11:00
generic
Cleanup: multi-line comment blocks
2020-10-14 15:24:42 +11:00
gpu
Pydoc: Move builtin GPU shader information to code
2020-10-11 18:21:28 -04:00
intern
Fix crash starting Blender with Python 3.9
2020-10-14 16:15:44 +11:00
mathutils
Cleanup: use C comments for descriptive text
2020-10-10 22:04:51 +11: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: Clang-Tidy readability-inconsistent-declaration-parameter-name fix
2020-09-04 21:04:16 +02:00
BPY_extern_run.h
Cleanup: split BPY_run_string_ex into two functions
2020-08-17 18:32:20 +10:00
BPY_extern.h
Cleanup: use C comments for descriptive text
2020-10-10 22:04:51 +11: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
simple_enum_gen.py
Fix T61332: Python3 syntax errors
2019-02-09 13:10:34 +11:00