Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3777 / 5574

December 31, 2011, 10:28 (GMT)
Dynamic Paint:
* Fix: Smudge and brush velocity settings didn't work for "image sequence" surfaces unless any paint effect was enabled.
* Adjusted some property ranges.
December 31, 2011, 09:37 (GMT)
Changing KX_FontObject to look for a "Text" game property instead of a "text" property to match with bitmap font usage.
December 31, 2011, 09:30 (GMT)
Minor code cleanup after resolving conflicts

December 31, 2011, 09:29 (GMT)
Sync changes from trunk

December 31, 2011, 09:23 (GMT)
Merging r42945 through r43024 from trunk into soc-2011-tomato

December 31, 2011, 08:26 (GMT)
Tag object with object solver constraint to recalc when changing value of
tracking object scale.
December 31, 2011, 08:26 (GMT)
Do not set scene's camera on camera solving and cursor snapping
December 31, 2011, 03:52 (GMT)
fix [#29734] Crash after bpy.ops.file.direrectory_new()
December 31, 2011, 03:45 (GMT)
fix [#29735] Blender crashes with ACCESS_VIOLATION when snapping cursor to camera
December 31, 2011, 03:34 (GMT)
option to build without remesh modifier for cmake and scons
December 31, 2011, 03:07 (GMT)
svn merge ^/trunk/blender -r42991:43009
December 31, 2011, 03:01 (GMT)
workaround for error building with clang and quiet some warnings building without libmv.
December 31, 2011, 02:40 (GMT)
minor style edits to space_clip & unused var
December 30, 2011, 23:10 (GMT)
Small tweaks from Zafio for the remesh modifier icon
December 30, 2011, 22:10 (GMT)
Patch is partially made by Pelle Johnsen. Thanks!
This patch enables search for specific libraries for vc2010 using "set_lib_path" macro
If *x* library or path exists in lib/win___/vc2010/*x* , vc2010 will use it. If not, compiler will use standard libraries.
It can be easily extended to gcc.

The function is enabled for:
openCollada
openExr
Python
openImageIO

The different libraries are needed for different compilers because C++ was used. There is no standard for lib's C++ structure/functions' names.

Actual libs will follow
December 30, 2011, 21:29 (GMT)
Fix for Remesh Modifier:
* Remesh Icon was missing in the outliner.
December 30, 2011, 21:11 (GMT)
Add remesh modifier (dual contouring).

This patch adds a new remeshing modifier. The algorithm is based on
the paper "Dual Contouring of Hermite Data", and the implementation
was contributed to Blender by Dr. Tao Ju.

The contributed code is in intern/dualcon, and was modified to compile
under gcc and work on 64-bit systems. Files not needed for Blender
were removed and a small C wrapper was added in order to interface it
with Blender. The rest of the patch is just standard modifier stuff.

Reviewed by Sergey, code review link:
http://codereview.appspot.com/5491053/

The remesh icon was contributed by Zafio:
http://blenderartists.org/forum/showthread.php?240751-Request-for-modifier-icon/page2.
Thanks to everyone in that thread for the icon proposals and
discussion.

Documentation and examples on the Blender wiki:
http://wiki.blender.org/index.php/User:Nicholasbishop/RemeshModifier

In case the history is needed for anything, check the remesh-modifier
branch of this git repository:
https://gitorious.org/~nicholasbishop/blenderprojects/nicholasbishop-blender
December 30, 2011, 18:15 (GMT)
Disable markers when doing frame-by-frame tracking and tracker library returns failure

December 30, 2011, 18:06 (GMT)
Object tracking integration

This commits merges object tracking implementation from tomato branch.

Summarized changes from branch:

- Added list of objects to be tracked. Default there's only one object called
"Camera" which is used for solving camera motion. Other objects can be added
and each of them will have it;s own list of tracks. Only one object can be used
for camera solving at this moment.
- Added new constraint called "Object Tracking" which makes oriented object be
moving in the save way as solved object motion.
- Scene orientation tools can be used for orienting object to bundles.
- Object has got scale to define "depth" in camera space.
- All tools which works with list of tracks or reconstruction data now
gets that lists from active editing object.
- All objects and their tracking data are available via python api.
- Improvements in witness cameras workflow,

December 30, 2011, 14:52 (GMT)
patch [#29726] Enable looping with Follow Path constraint and cyclic curves. by Peter Amstutz (tetron)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021