Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3653 / 5574

April 21, 2012, 13:08 (GMT)
fix [#31048] converting curve object to mesh makes object disapper from 3D view
April 21, 2012, 12:51 (GMT)
style cleanup
April 21, 2012, 12:14 (GMT)
fix [#31047] ctrl+mouse select in edit-mode does not select external object
fix [#30535] Shortest Path Select not working well in vertex mode.

regression from after bmesh merge, Ctrl+Right mouse for selecting shortest path is meant for edge mode only.
April 21, 2012, 06:42 (GMT)
fix error in recent rip refactor, also add comment.
April 21, 2012, 00:33 (GMT)
Merged changes in the trunk up to revision 45820.

Conflicts resolved:
source/creator/creator.c
April 20, 2012, 18:50 (GMT)
style cleanup: pep8, also quiet compiler warning.
April 20, 2012, 18:34 (GMT)
fix for error using uninitialized variable with shape key conversion.
April 20, 2012, 17:26 (GMT)
Fix [#31008] IK armature resize goes ugly (Pose mode resize).

This affected legacy solver. Note that even if I don't expect any, this fix *may* break some other IK setups, so animators, please check your IK rigs using legacy solver. ;) Easy to revert if needed, anyway.

Note that iTaSC solver is also buggy with some scaled parent, but here IK'ed bones just canâ??t get scaled in any way (either from parent or from there own transformation)... Will try to find what's happenning, though the code is even harder than legacy solver to follow :/
April 20, 2012, 16:55 (GMT)
code cleanup: prefer BM_face/edge/vert_select_set() over BM_elem_select_set() when the type is known (saves switch statement check on the type).

Add asserts so the correct types are ensured.
April 20, 2012, 16:17 (GMT)
attempt to fix [#31033], cant redo the bug but button layout wasnt great
- no more blank space under XYZ
- scales with DPI
April 20, 2012, 15:06 (GMT)
fix [#31036] image.gl_load() consistently segfault at gluBuild2DMipmaps

incorrect argument to gluBuild2DMipmaps()
April 20, 2012, 14:59 (GMT)
aparently `yards` are not used a lot, suppress their use in button display (input still knows about them) - was reported as a bug.

also fix minor rip bug where active selection was lost.
April 20, 2012, 14:46 (GMT)
Knife tool: Increase the header string length to avoid clipping the message.
April 20, 2012, 14:36 (GMT)
refactor rip tool out into vert/edge functions, was getting too unweildy having them mixed in.
April 20, 2012, 13:45 (GMT)
knife tool alpha values where being set to zero (intersection points weren't visible), error made when converting to theme colors.

also minor bmesh style cleanup.
April 20, 2012, 13:15 (GMT)
Merging r45801 through r45809 from trunk into soc-2011-tomato

Revision 71ac500 by Lukas Toenne
April 20, 2012, 12:55 (GMT)
Fix for particle dupli group relative offsets. The relative transforms of objects in the instanced group were not scaled according to the particle size, which would be expected when rendering as 'Whole Group'. Requested by Francesco Siddi (fsiddi) over IRC.
April 20, 2012, 12:55 (GMT)
Tomato branch: "persistent" parameter for addon_utils.enable(), so that we can
enable addons from a startup script and keep them enabled after loading .blend
files.

April 20, 2012, 12:26 (GMT)
style cleanup
April 20, 2012, 12:19 (GMT)
knife tool: use the knife mouse cursor, dont store the context in the knife tool data, also rename struct camel case (follow own style guide)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021