Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 4140 / 5574

January 11, 2011, 00:21 (GMT)
tag unused vars.
January 10, 2011, 23:31 (GMT)
Fix [#25575] Collada import problem with Maya2010 exported collada files
Reported by Morten Mikkelsen

It seems that the maya export may generate invalid joint UIDs. Skip these joints to prevent crash.
Revision ac4eb52 by Joshua Leung
January 10, 2011, 22:31 (GMT)
- Local Markers are now taken into account correctly for operators
that used markers. I might've missed a few still, but at least a few
more cases will work now
- Accidentally broke keyframe selection on group channels in gpencil
commit, after misreading a call name.
Revision cf25b10 by Joshua Leung
January 10, 2011, 22:10 (GMT)
Todo #22395: Restoring Grease Pencil Editing Mode in DopeSheet Editor

This commit restores some basic functionality for retiming Grease
Pencil sketches. Some of the functionality that existed before still
hasn't been restored (namely snap/mirror tools as well as copy+paste),
though it should be possible to use this for basic retiming and
sketch-frame management again.

- There's still a lot of work required to get this up to the standard
of the rest of the animation editor code, as some of this code was
originally just hacked in based on the old-style code.
- Work is already required to not have to directly access the main db
global to get the list of Grease Pencil datablocks to show, but that
can come along with pending cleanups of the filtering code.
Revision d841a20 by gsr b3d
January 10, 2011, 21:30 (GMT)
SVN maintenance.
January 10, 2011, 17:48 (GMT)
action paste properties were assigned to copy operator instead.
January 10, 2011, 17:46 (GMT)
rna collection sizes for face data layers were invalid.
This meant python could do...
mesh.uv_textures[0]
...on a mesh with 1 vertex color layer instead.
January 10, 2011, 13:56 (GMT)
x3d import now passes pep8 checker
January 10, 2011, 13:16 (GMT)
x3d import tabs -> spaces
January 10, 2011, 13:11 (GMT)
copy x3d/vrml importer from blender 2.4x.
svn cp https://svn.blender.org/svnroot/bf-blender/branches/blender2.4/release/scripts/import_web3d.py release/scripts/op/io_scene_x3d/import_x3d.py
January 10, 2011, 12:50 (GMT)
[bugfix] Curve tilt button in 3d toolbar showing wrong shortcut

Added Ctrl-T to Curves Tilt button in the toolbar (edit mode), currently was reporting Alt-S for tilt
(reported by Rickyx here http://www.kino3d.com/forum/viewtopic.php?f=21&t=8485&start=0)

Also added the label "Tilt" to the tilt transform in the Curve > Control points header submenu, currently was just "Transform"

Revision dab4ffa by Janne Karhu
January 10, 2011, 11:53 (GMT)
Bug fix: effectors in pre 2.5 files didn't work due to a forgotten flag in do_versions.
Revision 1b19ffb by Joshua Leung
January 10, 2011, 10:22 (GMT)
"Available" Keying Set bugfix:

This builtin Keying Set is supposed to insert keyframes for every
F-Curve that exists for the selected data (usually objects and/or
bones only). However, as coded, it was only useful for objects, since
it would just go through all the F-Curves for the object's action,
instead of just the F-Curves relevant to a selected bone.

Tweaked the code to make this case (and similar ones) hopefully work
better by default.
January 10, 2011, 06:00 (GMT)
bug [#25535] proportional editing bug
disable PET when rotating/scaling around face centers to make it more obvious its unsupported.
January 10, 2011, 05:40 (GMT)
edit to Ton's recent commit, r34177, only use the far clipping as PET max when not in Ortho view.
January 10, 2011, 05:17 (GMT)
callback function ptcache_particle_extra_read() was incorrect type, also fix some other compiler warnings with recent commits.
January 10, 2011, 03:58 (GMT)
comment/remove various unused vars,
also make rna function for new images require width and hight args.
January 10, 2011, 03:55 (GMT)
comment unused vars from subsurf code.
January 10, 2011, 03:47 (GMT)
comment dead code from RNA_pointer_create(), was finding the id pointer type when 'id' was set, but not using it.
also comment a few unused vars.
January 10, 2011, 03:30 (GMT)
add constraint operator
- report an error if adding a pose constraint with no active pose channel.
- dont run update_pose_constraint_flags() when adding an object constrant to an armature object.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021