This website requires JavaScript.
Explore
Help
Register
Sign In
Cr8-xyz
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
bd80f19c2221462bca55d7bdae426fb628775c67
blender
/
release
/
scripts
/
startup
/
bl_operators
History
Campbell Barton
bd80f19c22
fix [
#27140
] Negative Subdiv level in the operator panel.
...
when relative option is disabled, don't allow setting the subdiv value to a negative number.
2011-04-25 06:44:43 +00:00
..
__init__.py
Quick effects operators:
2011-03-30 10:29:32 +00:00
add_mesh_torus.py
…
animsys_update.py
update tooltip since this fixes paths from newer versions.
2011-04-20 14:47:00 +00:00
image.py
[
#26719
] Fix AAO Tooltips by Sergej Reich (sergof). Thanks!
2011-04-02 12:54:17 +00:00
mesh.py
…
nla.py
…
object_align.py
…
object_quick_effects.py
Bug fix: "make fur" gave errors with multiple selected objects.
2011-04-20 17:51:56 +00:00
object_randomize_transform.py
pep8 checker, mostly pedantic style changes but also found an error in mesh_utils.mesh_linked_faces()
2011-04-01 02:41:15 +00:00
object.py
fix [
#27140
] Negative Subdiv level in the operator panel.
2011-04-25 06:44:43 +00:00
presets.py
patch [
#27094
] Fix for property names in sunsky presets
2011-04-21 12:14:10 +00:00
screen_play_rendered_anim.py
…
sequencer.py
…
uvcalc_follow_active.py
…
uvcalc_lightmap.py
tweaks not to load webbrowser or math modules on startup.
2011-03-23 13:04:35 +00:00
uvcalc_smart_project.py
…
vertexpaint_dirt.py
properties were being used with wrong type functions, this resulted in bad memory access when getting int from an enum.
2011-03-22 12:53:36 +00:00
wm.py
Fixed a copy and paste error in "Copy Previous Settings" operator. ;-)
2011-04-12 21:00:53 +00:00