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
d03b26edbdc3a9fe87fde44bd8db8c4a67a36757
test2
/
source
/
blender
/
python
History
Brecht Van Lommel
d03b26edbd
Fix T89204: slow repeated rendering with GPUOffscreen.draw_view3d
...
Cache the GPUViewport so the framebuffers and associated textures are not reallocated each time.
2021-06-16 20:19:34 +02:00
..
bmesh
Edit Mesh: use params arg for update function, add calc_normals arg
2021-06-14 22:56:01 +10:00
generic
Cleanup: rename id to owner_id for python id properties
2021-06-14 18:13:27 +02:00
gpu
Fix T89204: slow repeated rendering with GPUOffscreen.draw_view3d
2021-06-16 20:19:34 +02:00
intern
PyAPI: remove deprecated bpy.app.binary_path_python
2021-06-14 23:52:08 +10:00
mathutils
PyAPI: use keyword only arguments
2021-06-09 03:05:44 +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: use static set syntax
2021-05-28 16:58:50 +10:00