Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 5168 / 5574

November 7, 2006, 18:34 (GMT)
Patch #5028. by Joshua Leung (aligorith)

Key snapping in Action Window, cleanup and added option to snap to
current frame.
Revision a221ddc by Kent Mein
November 7, 2006, 18:32 (GMT)


removed redefinition of cp and mem.
Was causing problems on windows. (Its odd that it worked on gcc without
warnings)

Thanks to damiles.

Kent
Revision 387f3b6 by Kent Mein
November 7, 2006, 17:32 (GMT)


Patch provided by (lynx3d) Mathias Wein,

It fixes endian issues with 16bit targa images.
this is fixing bug #4982

Kent
November 7, 2006, 16:43 (GMT)
The occosional warning cleanup;

- unused varialbles
- unused functions
- wrong casted callback for SDL
- gcc3 related; (GLint *) for opengl calls.
November 7, 2006, 16:27 (GMT)
MSVC compiler is non-posix for some string operations...

Created a BLI_strcasestr and used existing BLI_strcasecmp in code now.
November 7, 2006, 15:47 (GMT)
Long wanted feature for animators: option to lock a view to always show
a specific object, so you can see long walkcycles or actions well.

Option is per 3d window, in "View Properties" panel. It also can optional
lock a view to a single bone even!

Temporal movie for fun:
http://www.blender.org/bf/0001_0060.avi
November 7, 2006, 14:25 (GMT)
Patch #4980, by Joshua Leung (aligorith)

This enables finding data in the Outliner.
Usage: Fkey (partial strings), CTRL+Fkey (partial strings, case sensitive).
SHIFT+Fkey to repeat a search, this cycles around.

Extra changes:
- button popups to enter strings now starts activated.
- outliner either shows for Armature the Bones, or Posechannels or
Editbones, depending the mode. Was needed to make searches meaningful.

Although Joshua did very good work on the key functions, there were a couple
of issues in his code, and problems in Outliner code, that didn't make it
all work nicely. So, this is quite a revised patch. :)

Full review log can be found in the patch tracker.
November 7, 2006, 11:24 (GMT)
move SPACE_* (enum) and SPACEICONMAX to DNA_space_types (being the more logical place than DNA_screen_types). SPACEICONMAX gets its value now through this enum, so it is not anymore easy to forget to update it correctly :)
November 7, 2006, 11:10 (GMT)
create_verse_node was given wrong parameter (VSession), corrected to be VerseSession.
November 7, 2006, 10:00 (GMT)
msvc6 still compiles nicely
November 7, 2006, 06:44 (GMT)
change include path to wintab headers to be searched from SConstruct (and then relatively)
Revision de7b03a by Ben Batt
November 7, 2006, 05:32 (GMT)

Fix for bug #5176: Crash when using display mode "Draw Sharp"

This was a sculpt mode merge problem: the G_DRAWSHARP and G_SCULPTMODE flags
had the same value, so Blender thought it was in sculpt mode when "Draw Sharp"
was turned on, leading to segfaults.

I have moved the G_SCULPTMODE flag to an unused value.
November 7, 2006, 00:34 (GMT)
->Commit of patch #5132: Separate by material

This patch adds a new option to the separate menu in editmode, 'By Material'.
It simply loops through all materials in the mesh selects the faces associated
with them and calls separate().

Thanks to Andrea Weikert for the patch!
November 7, 2006, 00:10 (GMT)

Added two new blend modes to image painting brushes, erase alpha and
add alpha, for painting transparency in images. When using the eraser
tool of a tablet pen, the erase alpha blend mode is activated.
November 6, 2006, 23:51 (GMT)

Added an option in the IK constraint to disable stretching, useful
in rigs with layered IK constraints. Also removed the tolerance
setting, this value wasn't used in the solver anymore.
November 6, 2006, 18:37 (GMT)
Patch #4743, Stephane Soppera

gamma.c plugin (sequencer) now supports float rects.
November 6, 2006, 18:20 (GMT)
Patch #4955, Joshua Leung (aligorith)

Four more selection options in Curve editing;
- select more/less (ctrl+numpadplus/minus)
- select first/last point

All nice in menus and toolbox even!

Patch note: had to fix bugs in using 'continue' inside of while() loops.
Turned all oldstyle while() in for() for going over lists.
Revision ba63fde by Kent Mein
November 6, 2006, 16:58 (GMT)


Fix for makefiles so it can find wintab headers in the libdir.

Kent
November 6, 2006, 15:42 (GMT)
November 6, 2006, 08:21 (GMT)
* compiler command-line fix for scons/win32-mingw
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021