Asked
Active
Viewed 284 times
2
Ray Mairlot
- 29,192
- 11
- 103
- 125
Sergey Krumas
- 133
- 1
- 7
-
Are you specifically looking to do this with Python? – Ray Mairlot Mar 26 '19 at 11:29
-
1Possibly related re example operator used https://blender.stackexchange.com/questions/45664/how-do-i-reduce-my-file-size – batFINGER Mar 26 '19 at 13:13
-
@RayMairlot No, I just wanna save needed default values of tneeded operators like settings in user preferences. Python solution would be great - I'll write what I want to .py file and drop the file to the startup folder. Python is only possible option here – Sergey Krumas Mar 26 '19 at 15:07
-
1Updated the tags to reflect this. Generally tags are for the question, not for potential solutions. – Ray Mairlot Mar 26 '19 at 15:09
-
@batFINGER Thanks a lot! Useful in my case. But still, it would be great to have a way to change any default value without recoding Blender in C – Sergey Krumas Mar 26 '19 at 15:15
-
Also related https://blender.stackexchange.com/a/101355/15543 – batFINGER Mar 26 '19 at 15:58
