Gonda92
908ff9c63e
Update __init__.py
2020-01-21 00:15:15 +09:00
Gonda92
9a9ab4a70e
Supported 2.8x(w/o Material, Texture).
...
The mesh generation process now works properly.
* Consider "collection" added from 2.8x.
* Modification of the change of the matrix multiplication symbol (* to @).
* Modified that the specified direction of the symmetry axis in bmesh.ops.symmetrize has changed ("1", "2", "3" to "X", "Y", "Z").
* Materials and textures are not yet supported.
2020-01-21 00:13:57 +09:00
Michael Davies
a8519b0329
Update README.md
2018-02-23 10:21:54 +11:00
Michael Davies
f9d9a3cdff
Updated LICENSE with extra section for content
2017-08-10 12:11:16 +10:00
Michael Davies
849d53e388
Ticked version # to 1.1.2
2016-11-20 21:53:10 +11:00
Michael Davies
661f54c507
Fixed typos in __init__.py ( #15 )
2016-11-20 21:47:29 +11:00
Michael Davies
72e5eeef40
Fixed issue #12 when installing via master ZIP
...
You can now install the addon either via the release ZIP or the master
ZIP. Thanks to @AtomicPerception for the issue report + fix.
2016-07-10 23:04:24 +10:00
Michael Davies
0af729ed33
Added clearer ZIP download instructions to readme
2016-06-24 19:16:23 +10:00
Michael Davies
0789c9728b
Git ignore thumbs.db
2016-06-21 15:11:04 +10:00
Michael Davies
6c38d4b2c9
Fixed bevel modifier script error when Blender non-English language is used and Translate New Data is enabled
...
Instead of creating a modifier then looking it up in the modifiers array
by name to set properties, now we new the modifier directly on the
object and use the return value to set desired properties instead.
2016-06-21 14:56:20 +10:00
Michael Davies
18af577502
Update README.md
2016-06-20 10:58:42 +10:00
Michael Davies
d2e587e31e
Merge pull request #7 from mjrthemes/master
...
Fixed redefining function "seed" to variable
2016-06-20 10:55:55 +10:00
MajorThemes
0f18f2be65
Fixed redefining function "seed" to variable
2016-06-19 13:26:33 +03:00
Michael Davies
bccd6e9723
Updated usage instructions for clarity
2016-06-19 19:28:54 +10:00
Michael Davies
668d1abdfe
Added special thanks to @panzi in the readme.
2016-06-19 18:12:07 +10:00
Michael Davies
8ed543a00b
Merge pull request #3 from panzi/master
...
added GUI, use os.path.join and create release ZIP
2016-06-19 18:03:34 +10:00
Mathias Panzenböck
a522b65e42
typo in README.md
2016-06-19 04:41:00 +02:00
Mathias Panzenböck
bc22c501c0
indent with spaces
2016-06-19 03:52:53 +02:00
Mathias Panzenböck
e7df8d6ebb
added GUI, use os.path.join and create release ZIP
2016-06-19 02:40:01 +02:00
Michael Davies
5cfe8a8760
Added some tips and tricks to the readme
2016-06-16 11:27:13 +10:00
Michael Davies
e39d50b4e3
Added readme YouTube link
2016-06-15 19:21:32 +10:00
Michael Davies
fcdfd38e2e
Added readme step-by-step animation, fixed img alt tags
2016-06-15 19:19:01 +10:00
Michael Davies
dd7d40267c
Added step-by-step animation
2016-06-15 19:15:47 +10:00
Michael Davies
8bb4027654
Update README.md
2016-06-15 14:59:37 +10:00
Michael Davies
57134e03fa
Update README.md
2016-06-15 14:54:02 +10:00
Michael Davies
fefc84401a
Added extreme examples screenshot for readme
2016-06-15 14:52:05 +10:00
Michael Davies
a61d5a983d
Added proper readme
2016-06-15 14:32:15 +10:00
Michael Davies
f6f06a3317
Added spaceships grid screenshot for readme
2016-06-15 14:07:25 +10:00
Michael Davies
712cb99036
Fixed some formatting
2016-06-15 13:53:14 +10:00
Michael Davies
06bef8cd48
Added source code and textures
2016-06-15 13:48:04 +10:00
Michael Davies
14bc162cc6
Update README.md
2016-06-15 01:03:28 +10:00
Michael Davies
34b0f4d5c5
Initial commit
2016-06-14 13:16:08 +10:00