nutti
nutti
Recently, building method on linux system described on following wiki page does not work well. https://github.com/UPBGE/upbge/wiki/Build-UPBGE-on-Linux#edit-if-you-encounter-any-troubles-in-building-process-try-to-follow-blender-official-guide-instead When I execute below command for commit fb0a01f6049c163b101e1da85726be823cbf6b4c: ``` ./build_files/utils/make_update.py --use-linux-libraries ``` will output...
Currently `bpy.ops.logic_node.rst` and other rst documents have invalid format texts. * Current format (Invalid) ``` .. function:: pack_new_tree(*, new_tree_name="NewTree") Convert selected Nodes to a new tree. Will be applied to...