Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3439 / 5574

October 15, 2012, 10:43 (GMT)
Motion Tracking: fixed dopesheet left in incorrect state after joining tracks
October 15, 2012, 09:25 (GMT)
Solve some issues with smoke when using strict compile flags

- Mark some functions as static
- ifdef-ed currently unused functions from spectrum.cpp
- Fixed missing prototype for smectrum() function
October 15, 2012, 09:11 (GMT)
code cleanup: define sizes of vectors for function args and use C style comments
October 15, 2012, 07:47 (GMT)
Color Management: remove unused function and get rid of unneeded float->byte conversion
October 15, 2012, 06:12 (GMT)
fix for own mistake using freed memory with menus.
Revision fe53fc8 by Joshua Leung
October 15, 2012, 04:17 (GMT)
Adding some descriptions/tooltips for more keyframe editing operations
October 15, 2012, 04:16 (GMT)
style cleanup: bge
October 15, 2012, 03:56 (GMT)
safety NULL check for r51327, don't assume ED_object_modifier_add() succeeds.
Revision c483a54 by Joshua Leung
October 15, 2012, 03:52 (GMT)
Making "Jump to Keyframes" operator (for Action/Graph Editors) more obvious

This operator used to be called "Jump to Frame". It basically takes the midpoint
(frame number and/or value) of selected keyframes, and positions the current
frame (or2d-cursor in Graph Editor) at this point.

The hotkey for this is now Ctrl-G (i.e. as it's similar to a "Goto Frame"
feature). It is also now in the Key menu instead of in the relatively obscure
View menu, even though it doesn't actually result in any keyframe edits taking
place.

(Also, fixed a typo/grammer issue with one of Remove Bone Group operator)
October 15, 2012, 03:36 (GMT)
fix for error in filled rip copying customdata (new triangles were flipped across the edges of the empty space they spanned) only noticeable when the customdata on either size of the rip didnt match.
October 15, 2012, 03:27 (GMT)
code cleanup: remove redundant pointer indirection.
October 15, 2012, 03:17 (GMT)
add missing redraw notifier for separate UV operator, also some style cleanup and remove unused define.
Revision 04f063d by Joshua Leung
October 15, 2012, 03:16 (GMT)
Parenting an object to a deformer (armature/curve/lattice) will now attempt to
check if the object is already parented to said deformer before trying to add a
new modifier

This should help reduce the number of cases where users inadvertantly end up
creating multiple deform modifiers pointing to the same object, which has been
known to be a cause of "double-transform" artifacts.

Note that this is only able to detect these cases by checking if the parent
object is selected, so this will only really work for the Ctrl-P shortcut where
you have to select both objects first. However, it shouldn't be a problem either
in the Outliner (drag and drop), as the object probably won't be a child of its
parent already if you're doing this.
Revision 2babbb5 by Joshua Leung
October 15, 2012, 03:00 (GMT)
Unparenting objects from armatures/curves/lattices now removes the corresponding
modifiers now

This makes it harder for users to unwittingly create multiple deform modifiers
by parenting and unparenting a number of times, with the net result being that
"Clear Parent" is now the true inverse operation of "Make Parent".
October 15, 2012, 02:15 (GMT)
code cleanup: check for msvc directly when using warning pragma's.
Revision 977aaeb by Joshua Leung
October 15, 2012, 02:01 (GMT)
Streamlinining Bone Groups menu (Ctrl G)

The Ctrl-G menu for managing Bone Groups has always been a bit clunky,
especially when compared to the Hooks menu (Ctrl-H). This was because the old
menu was more data-orientated (Bone Group Management, Membership to these
groups) whereas this new arrangement should be a bit more task-orientated (Add
to new group, Add to active group, Remove from all groups, Remove active group).

October 14, 2012, 21:27 (GMT)
fix for py-console ctrl+backspace/del changing the selection.
Revision 1086069 by Sv. Lockal
October 14, 2012, 19:57 (GMT)
Fix for misplaced cursor in wrapped console prompt, also fixes newline for single wrap when input line width equals console width
October 14, 2012, 19:38 (GMT)
Adding Estonian new language.
October 14, 2012, 15:29 (GMT)
More UI messages and BKE_reportf->BKE_report fixes...
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021