Blender Git Commits

Blender Git "master" branch commits.

Page: 4508 / 5574

November 21, 2009, 14:35 (GMT)
fix for [#19655] Curve is a disaster
when changing curve twist I assumed 2D curves would not need dir or quat values set, however these are used when getting a path from a curve.
also added interp_v3_v3v3v3v3
November 21, 2009, 13:47 (GMT)
patch from Dave Plater which fixes some problems building the BGE with cmake
November 21, 2009, 13:01 (GMT)
- added back Shift+Tab to toggle snap
- added curve tilt and shrink/fatten buttons into the toolbar
- fix typo in last commit for view3d snap header button

November 21, 2009, 12:44 (GMT)
only show normal snap option in object mode
November 21, 2009, 11:26 (GMT)
id properties for editbones and pose channels were not being freed in a number of cases,
added free_pose_channel(pchan) and use this in all places that free pose bones
November 21, 2009, 00:05 (GMT)
pep8 cleanup & default select axis to negative (artist requst, make sense if you model the RHS and spend most time looping at the models front)
Revision d91e6e2 by Matt Ebb
November 20, 2009, 22:53 (GMT)
* Made 'set active' vgroup menu fold out, rather than pop up new
Revision d552c0e by Joshua Leung
November 20, 2009, 21:17 (GMT)
Nodes Editor: Restored 'Show Cyclic Dependencies' Operator (CKEY)
Revision 03cfcc6 by Joshua Leung
November 20, 2009, 21:04 (GMT)
Node Editor - More Cleanups (Reshuffling):

- removing duplicate chunks of code -> hide unused sockets now works
- moving some functions to the files that they get called from -> view all/home
- made duplicate a macro operator like the other places that work like this, eliminating the unnecessary transform-related property there still
- removed a few chunks of unused code
November 20, 2009, 21:00 (GMT)
left in print
November 20, 2009, 20:58 (GMT)
use a metaclass to have operator attributes register and display in the order defined.
November 20, 2009, 20:53 (GMT)
use negative boolean option no_zbuf -> use_zbuf
November 20, 2009, 20:40 (GMT)
* More small modifier improvements by nudelZ.
* Code cleanup.
Revision 86f02c1 by Roland Hess
November 20, 2009, 19:18 (GMT)
RNA doc update. the "no_zbuf" flag in Defocus node was incorrectly doc'ed as "Use Zbuffer" when it really should be "Ignore Zbuffer".
November 20, 2009, 19:15 (GMT)
Improvements to tab -> spaces conversions and use in the Text Editor:
- A single undo removes all 4 inserted spaces at once.
- Indent and unindent now use spaces.

The number of spaces is still hardcoded as 4. PS: Campbell sharing a couple of the minor todo's with me, thanks :).

November 20, 2009, 18:01 (GMT)
Modifier Layout improvements (single column and normal) by nudelZ.
November 20, 2009, 16:07 (GMT)
- dont define properties in the global script namespace
- set __file__ when running scripts (filename or textblock name)
November 20, 2009, 15:07 (GMT)
Fix for unitialized variable and resulting render artifacts
when setting project x/y/z to none with a procedural texture.

November 20, 2009, 15:01 (GMT)
option to have scripts run on startup for per blendfile UI's
November 20, 2009, 12:26 (GMT)
Small update to render properties.
-Single column UI for Encoding panel
-Removed bad align in performance panel
-Made Quicktime's Quality percentage a slider
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021