Blender Git Commits

Blender Git "master" branch commits.

Page: 3949 / 5574

Revision ecd4b86 by Benjy Cook
August 3, 2011, 22:26 (GMT)
Initial coding of path editing operator. Still needs some work, but all the basic functionality is there. Select a path and the stride bone (as active) and it will reparameterize the path to propel the armature forward in the same magnitude of the original
August 3, 2011, 19:12 (GMT)
Find all key frames for baked animation export.
August 3, 2011, 19:05 (GMT)
Camera tracking integration
===========================

- Fixed crash when Display->Stable is enabled before
loading clip.
- Fixed bug with location influence on stabilization data.
August 3, 2011, 18:47 (GMT)
Merge with trunk r39000
August 3, 2011, 18:31 (GMT)
Dynamic Paint:
* Object velocity can now be used to determine brush influence and color.
* Brushes can now be set to "smudge" existing paint.
* Added new operators to easily add and remove surface output mesh data layers from Dynamic Paint ui.
* Fixed drip effect algorithm to work properly on forces pointing towards surface.
* Adjusted drip effect speed.
* Drip effect can now use canvas velocity and acceleration to influence drip direction.
* Fixed texture mapping for material enabled brushes.
* "Object Center" type brushes can now use "material color" as well.
* Improved surface partitioning grid generation algorithm.
* Fixed possible invalid brush collision detection when OpenMP enabled.
* Fixed incorrect random sized particle displace/wave influence.
* Fixed "Object Center" brush color ramp falloff.
* Fixed invalid zero alpha sampling when rendering vertex colors.
* Lots of smaller tweaking.
August 3, 2011, 18:28 (GMT)
Camera tracking integration
===========================

- Made naming in libmv-api more uniform.
- Move aspect ration detection of clip to movieclip.c.
- Remove unused width and height from camera intrinsics function.
- Reconstruction should now deal correct with aspect ratio.
Revision 0031950 by Benjy Cook
August 3, 2011, 18:17 (GMT)
Fixed issue with IK toggle buttons and added operators for the new limit rotation functions
Revision ab3fc2f by Benjy Cook
August 3, 2011, 18:16 (GMT)
Added functions for toggling DOF Constraints on user rig based on range of motion in motion capture clip. Limit Rotation constraints are added based on the min and max of each DOF of each bone in its local space
Revision b903916 by Benjy Cook
August 3, 2011, 18:13 (GMT)
Fixed coding style to conform to pep8
Revision 79c8785 by Kent Mein
August 3, 2011, 17:58 (GMT)
Add .py extension if it is missing from keymap file.

This is for bug #28141
While not really a bug, it makes it a lot easyer to use if it
has the exension. (Isn't hidden from the user when they try to load it...)

Kent
Revision 5b64ea4 by Jason Hays
August 3, 2011, 17:45 (GMT)
Fix deform op tweaks:
The distance to/from the plane was added to the UI
The change that makes the vertex closest to the desired point is used instead of the most significant change.
August 3, 2011, 16:39 (GMT)
Merging r38988 through r38992 from trunk into soc-2011-tomato

August 3, 2011, 14:21 (GMT)
Crash in MMB moves (etc): commit of today was reading NULL pointer.

August 3, 2011, 14:18 (GMT)
enable NDOF by default with cmake again, but check if it can be found on OSX, if not disable.

I cant test this but at least if I made a mistake it will just not find the SDK and disable. an osx dev needs to test.
August 3, 2011, 14:04 (GMT)
Default to False for WITH_BF_3DMOUSE, since needs separate package installed.
August 3, 2011, 14:04 (GMT)
Camera tracking integration
===========================

Get rid of cachin logic in seqcache, switch it to use logic
from movie clip. Now only hash calculation and comparator
functions are declared in seqcache.
August 3, 2011, 14:02 (GMT)
Merging r38951 through r38987 from trunk into soc-2011-tomato

August 3, 2011, 13:34 (GMT)
Speaker Object icons, thanks Phil Gosch.
August 3, 2011, 13:31 (GMT)
Cmake: compile with NDOF default off. This is a dependency on code
that's not in our svn.

August 3, 2011, 13:00 (GMT)
Add win64_scons builder
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021