Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 4217 / 5574

October 15, 2010, 08:41 (GMT)
patch [#24251] Add missing tooltips for image operatios
from Sergej Reich (sergof), with minor edits.
October 15, 2010, 08:32 (GMT)
[#24263] Hooks influence area with vertex group assigned is not effected
changes...
- use vertex weights when hook indices are used.
- use force as well as vertex weights (overall multiplier), before when vertex weights were used force was ignored.
- rearranged the loops to be less confusing.
- falloff now in its own function.
- falloff curve slightly different, smoother towards the center /w 2 less sqrt calls.
Revision 4cfecdd by Janne Karhu
October 15, 2010, 08:11 (GMT)
Fix for [#21822] Unusual material slot behaviour, edit v object mode, cascade, SVN 27833
* Disabled removing material slots in edit mode and added back error message from 2.49.
October 15, 2010, 07:31 (GMT)
Fix [#24260] Window geometry command-line option doesn't work

Override the first window size with --window-geometry if given. startup.blend would otherwise open as lastly saved.
October 15, 2010, 07:26 (GMT)
fix for own recent unused commit that broke with OpenMP enabled.
also build ./source/ first with cmake since testing new changes are most likely to be made here.
October 15, 2010, 05:27 (GMT)
Ctrl+Click extrude, project the source verts when projection and rotating the source are enabled (better for retopo workflow).
October 15, 2010, 05:18 (GMT)
replace SIDE_OF_LINE macro with line_point_side_v2() inline function.
made a number of files build without unused warnings.
October 15, 2010, 04:27 (GMT)
bugfix [#24247] Duplicating a Composite Group Node no User Count Icon
duplicating nodes wasnt changing the usercount of the referenced ID but file loading deleting was.

also removed some unused args.
October 15, 2010, 03:24 (GMT)
bugfix [#24256] Wrong bone subdivision number in tweak panel.
there were 3 operators for armature subdivision, now only have 1 (as with mesh).
+ remove unused warnigns.
October 15, 2010, 02:40 (GMT)
[#24250] wavefront import/export defaults
match operator and internal default arg defaults.
October 15, 2010, 02:24 (GMT)
enable warning for unused args with gcc: -Wunused-parameter
- for cmake only apply this to source/blender, will apply globally later.
- ./extern/ ./source/blender/makesrna/intern/ ignore this.
October 15, 2010, 01:36 (GMT)
tag UNUSED() for operator exec() and invoke() functions.
October 14, 2010, 20:19 (GMT)
Fix #24257: Last shape key not applied as Basis shape.
October 14, 2010, 19:30 (GMT)
darwin Makefiles: copy release scripts and python modules to where blender looks for them,
i.e. blender.app/Content/MacOS/$(VERSION) instead if blender.app/Content/MacOS/.blender
October 14, 2010, 13:18 (GMT)
bugfix [#23070] some shortcuts cannot be saved in a usual way
October 14, 2010, 13:17 (GMT)
fix unused args warnings and remove some unused args.
October 14, 2010, 12:24 (GMT)
remove unused args or tag as unused for image and screen editors, uiItemEnumR_string was ignoring name and icon args.
October 14, 2010, 11:33 (GMT)
fix for crash in own recent color picker commit, store the hsv color in
block->_hsv, which is only accessed via a function so it can be moved to
a better place later.

also fix cineon define for scons/cmake.
October 14, 2010, 10:34 (GMT)
fix potential crasher: malloc->calloc
October 14, 2010, 09:40 (GMT)
Fix [#24201] COLLADA Exporter: Light source energy incorrect

lamp->energy and lamp->distance are now taken in account by calculating
the constant, linear and quadratic attenuations based on this.

The import tries to do the reverse.

Note: this will work only properly for lamps that have att1 and att2 set to
1.0 or 0.0, other lamptypes won't import correctly again.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021