Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 4830 / 5574

November 11, 2008, 09:24 (GMT)
wasnt setting the struct size for normal brush types (was testing smear + clone but not paint)
some disabled WIP too
November 11, 2008, 08:21 (GMT)
attempt to make executing an external command work with python 2.4 & 2.5, it seems that only py 2.6 wanted list args for subprocess.Popen
November 11, 2008, 05:03 (GMT)
fix for [#17959] NURBS Circle: pie-shaped deformation, sticking to object origin
November 11, 2008, 04:42 (GMT)
removed some warnings
November 11, 2008, 03:43 (GMT)
* float image buffer support
* bicubic interpolation for the clone tool
November 11, 2008, 03:12 (GMT)
Median center didn't use TD_NOCENTER properly, making it work incorrectly with hinge bones (and with chain rotations).
November 11, 2008, 01:13 (GMT)
bicubic_interpolation function was re-calculating a variable it didnt need to - (was calling 32 pow()'s per pixel, now only 8 - approx 3-4x speedup on my system).
November 10, 2008, 22:17 (GMT)
VideoTexture: support VideoTexture in blenderplayer
November 10, 2008, 21:23 (GMT)
Chain rotations for objects and pose bones (for teamto)

This commit adds an exception for rotations (standard rotation and tracball) to still work on children of transformed objects and bones in an expected fashion. That is, you can select a chain of finger bones and rotate to flex them all at once.

Notes:
[1] This could be expended to other transformations if needed.
[2] Center of transformation is determined using the same principle as hinge bones (transformed children aren't taken into account)
November 10, 2008, 21:22 (GMT)
Add MSVC90 project files - part 3. Extern and Intern projects are merged in projectfiles_vc9blenderblender.sln solution, you just need to open that solution to compile everything with VS2008.
November 10, 2008, 19:43 (GMT)
Dual Links for control bones: Control bones that start and end on specific joints will do the same after retarget.

Template Renaming: Fix renaming to handle contraints properly

Template Renaming with Action constraints video available online: http://vimeo.com/2206779 and http://blenderartists.org/~theeth/bf/etch-a-ton/retarget_fingers_action.ogv
November 10, 2008, 16:09 (GMT)
Add MSVC90 project files - part 2.
November 10, 2008, 15:36 (GMT)
Add MSVC90 project files - part 1.
November 10, 2008, 13:36 (GMT)
missing comma made scons arg BF_CXX_LIB_STATIC not work
November 10, 2008, 10:05 (GMT)
Bugfix #17965

Most Surface (NURBS) tools in buttons didn't add undo pushes.

Revision ac224d0 by Matt Ebb
November 10, 2008, 05:42 (GMT)
Patch #17971 by Nathan Vegdahl:
Makes colorband GUI display proper color interpolation

(for real this time)
Revision 3b2f996 by Matt Ebb
November 10, 2008, 00:14 (GMT)
Point Density

* Fixed a stupid crash caused by last commit that worked fine on the mac
(but never should have...)

* Fix for using child particles with the new particle age color options
November 9, 2008, 21:42 (GMT)
VideoTexture: Preserve alpha channel if present in video, images and sequences. Better detection of end of video.
November 9, 2008, 21:00 (GMT)
* add Brecht's small patch to make values to BF_QUICK and BF_QUICKDEBUG function as partial search entries.
- this means you can do BF_QUICK=bf_ and it would build all libs that contain bf_ in their name. This makes
it easier to use, since you don't have to remember the exact names

* Update documentation to mention scons-local.
November 9, 2008, 14:34 (GMT)
* clone tool didnt work when objects center was not 0,0,0
* made backface culling work as expected in perspective view.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021