- (x, y, z)
- https://colorful-pico.net/
-
Indie Game/App Developer, especially interested in Blender add-on's Development.
- Joined on
2014-02-03
Block a user
Python API: Fix docstring about bpy.utils.unregister_class
nutti
created branch fix-missing-docs-bpy-utils-unregister-class in nutti/blender
2023-11-06 08:55:36 +01:00
nutti
pushed to fix-missing-docs-bpy-utils-unregister-class at nutti/blender
2023-11-06 08:55:36 +01:00
b0a15db647
Python API: Fix docstring about bpy.utils.unregister_class
fe4f895214
Merge branch 'blender-v4.0-release'
0ca1e70de1
Fix #114434: Separate Images operator produces duplicate strips
6eab42555c
Cleanup: VSE cache drawing
2add7c9f78
Cleanup: Remove unnecessary typedefs
18ac16e592
Cleanup: VSE strip drawing readability
Texture Projection
Texture Projection feature is now implemented in Magic UV add-on which is built-in add-on. You can try it instead.
nutti
deleted branch fix-docs-layout-bpy-utils-load-scripts from nutti/blender
2023-09-08 14:39:29 +02:00
Python API: Fix docstring about bpy.utils.load_scripts
nutti
created branch fix-docs-layout-bpy-utils-load-scripts in nutti/blender
2023-09-08 11:42:56 +02:00
a41da206cd
Fix: Animation Editor snapping not working when using rotate or scale
3a1b8e009b
Animation: Graph Editor optimize handle drawing
9e41eccc6e
Cleanup: spelling in comments
4fc5d287ac
Cleanup: doxygen parameters, blank comment lines
e60aa8ab01
Cleanup: key-map indentation
Python API: Fix docstring from method to classmethod
Thanks for your review.
I updated docstring of draw_cursor_add
and draw_cursor_remove
as well.
Python API: Fix docstring from method to classmethod
I'm not sure you are a reviewer for this field. Could you review this PR?
Docs: Fix Python API Documentation Generation Error
Docs: Fix Python API Documentation Generation Error
This issue is now fixed by 3ea7117ed15f7b9fa82d7aba11eb32f6f502ddd5. So, I will close this PR.
0423420540
Docs: Fix Python API Documentation Generation Error
b3ca211bf4
Cleanup: Code formatting
8c5c5142d5
Cleanup: use type checking for credits_git_gen.py & git_log.py
31c025c856
Cleanup: minor changes to credits_git_gen.py
08690709db
Credit Script: use multi-processing, add --jobs command line argument
b3ca211bf4
Cleanup: Code formatting
8c5c5142d5
Cleanup: use type checking for credits_git_gen.py & git_log.py
31c025c856
Cleanup: minor changes to credits_git_gen.py
08690709db
Credit Script: use multi-processing, add --jobs command line argument
dd9a92785a
Metal: Fix incorrect texture 2D array read