Download Subject: Scripts, Programación Python

Document related concepts
no text concepts found
Transcript
Niel3D
Subject: Scripts, Programación Python
Topic: Python para Blender 2.64
Re: Python para Blender 2.64
Enviado por : ofuscado
Date: 9/12/2012 14:21:46
This Post was from:: http://niel.seyanim.com/niel3/modules/newbb/viewtopic.php?post_id=7234
Acotación:
soliman wrote:
Pero eso se borra con el tiempo... no.
O es para siempre?
...
No se puede hacer que el texto code salga de otro color?
Ummm no se si sera para siempre siempre...
Podemos usar esta web: http://hilite.me/
Probando estilo native:
1
2
3
4
5
6import bpy
from bpy.props import FloatProperty,EnumProperty,BoolProperty
from math import sqrt
from mathutils import Vector
from functools import reduce
from bpy_extras.object_utils import object_data_add
http://niel.seyanim.com/niel3
5/6/2017 6:00:25 - 1
Related documents