nutti nutti
  • (x, y, z)
  • https://colorful-pico.net/
  • Indie Game/App Developer, especially interested in Blender add-on's Development.

  • Joined on 2014-02-03
nutti commented on pull request blender/blender#111107 2023-09-05 09:10:10 +02:00
Python API: Fix docstring from method to classmethod

@PratikPB2123

Thanks for your review. I updated docstring of draw_cursor_add and draw_cursor_remove as well.

nutti pushed to fix-method-to-classmethod at nutti/blender 2023-09-05 09:08:14 +02:00
0c3b644189 Make draw_cursor_{add,remove} classmethod
nutti commented on pull request blender/blender#111107 2023-09-03 14:00:17 +02:00
Python API: Fix docstring from method to classmethod

@PratikPB2123

I'm not sure you are a reviewer for this field. Could you review this PR?

nutti deleted branch fix-doc-gen-error from nutti/blender 2023-08-17 09:08:30 +02:00
nutti closed pull request blender/blender#111129 2023-08-17 09:08:08 +02:00
Docs: Fix Python API Documentation Generation Error
nutti commented on pull request blender/blender#111129 2023-08-17 09:08:06 +02:00
Docs: Fix Python API Documentation Generation Error

This issue is now fixed by 3ea7117ed15f7b9fa82d7aba11eb32f6f502ddd5. So, I will close this PR.

nutti pushed to fix-doc-gen-error at nutti/blender 2023-08-15 10:08:53 +02:00
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
Compare 39 commits »
nutti pushed to main at nutti/blender 2023-08-15 10:06:02 +02:00
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
Compare 38 commits »
nutti created pull request blender/blender#111129 2023-08-15 10:03:55 +02:00
Docs: Fix Python API Documentation Generation Error
nutti pushed to fix-doc-gen-error at nutti/blender 2023-08-15 09:57:29 +02:00
0e74df309c Docs: Fix Python API Documentation Generation Error
nutti created branch fix-doc-gen-error in nutti/blender 2023-08-15 09:57:29 +02:00
nutti created pull request blender/blender#111107 2023-08-14 11:09:31 +02:00
Docs: Fix bpy.types.SpaceXXX.draw_handler_{add,remove}() method to classmethod
nutti pushed to fix-method-to-classmethod at nutti/blender 2023-08-14 11:07:17 +02:00
417491d1eb Docs: Fix bpy.types.SpaceXXX.draw_handler_{add,remove}() method to classmethod
nutti created branch fix-method-to-classmethod in nutti/blender 2023-08-14 11:07:17 +02:00
nutti pushed to main at nutti/blender 2023-08-14 11:03:16 +02:00
deb4aa88b0 CMake/CPack: Fix windows distribution
bf001961f3 Fix #110861: VSE operators disregards locked strips
cdab5d82d7 CMake: remove non-functioning logic to delete files before installing
675b66d852 Fix #110846: VSE tools region not updated with other regions
d844c5a13a Metal: Add support for Multi-Viewport
Compare 822 commits »
nutti deleted branch fix-python-api-doc-layout from nutti/blender 2023-07-19 09:48:21 +02:00
nutti created pull request blender/blender#110203 2023-07-17 13:48:39 +02:00
Docs: Fix layout of bpy.types.Object Python API documents
nutti pushed to fix-python-api-doc-layout at nutti/blender 2023-07-17 13:43:49 +02:00
1507057c4a Fix: Layout of bpy.types.Object Python API documents
nutti created branch fix-python-api-doc-layout in nutti/blender 2023-07-17 13:43:49 +02:00
nutti pushed to main at nutti/blender 2023-07-17 13:41:01 +02:00
48e8d8f910 Fix #109875: The tooltip in "File > New > General" is misleading
f9669d0a11 I18n: make the string holding light cache messages longer
ff0adf5b37 Cleanup: typo in variable name
0fe2d5acb6 UI: Refactor calculations for grid view visible items optimization
e8187413cf Fix compiler error with WITH_BULLET disabled
Compare 1178 commits »