Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2489 / 5574

October 23, 2015, 19:03 (GMT)
Cleanup: remove redundant math calls
October 23, 2015, 17:33 (GMT)
Cleanup: simplify ED_view3d_from_m4
October 23, 2015, 16:51 (GMT)
BLI_math: add invert_qt_normalized

When the quat is known to be unit length, so we can avoid scaling
(just conjugate_qt which asserts on non unit quats).
October 23, 2015, 15:44 (GMT)
Cleanup: rename 'datablocks' -> 'data-blocks'

Similar to addons -> add-ons, for reading it fits better to hyphenate.
October 23, 2015, 14:06 (GMT)
Node Border Select: only frames inside border

Without this you can't easily select a few nodes inside a frame,
without selecting the whole frame, noted in T46540
October 23, 2015, 14:01 (GMT)
Cleanup: use int for view_id's & view count

`size_t` is useful for memory sizes or offsets,
the number of views wont realistically exceed an int.
October 23, 2015, 10:33 (GMT)
Correct own error w/ snap-scale T46503

Don't use nan for comparisons.
October 23, 2015, 08:54 (GMT)
BGE: Fix T30179 action actuator not stoped when state changed.

The function SCA_IActuator::DecLink is now under virtual : in some case the actuator have to know when is useless.
October 23, 2015, 07:40 (GMT)
Quiet audaspace unused macro warnings
October 23, 2015, 07:40 (GMT)
Fix ffmpeg memory leaks

- audio_stream wasn't freed.
- audio/video stream + context weren't freed on failure.
October 23, 2015, 07:40 (GMT)
Fix ffmpeg saving long paths

Was checking wrong length on string copy.
October 23, 2015, 06:06 (GMT)
Fix for error w/ RenderView in ImageView list
October 23, 2015, 05:47 (GMT)
Comments for link-list types
October 23, 2015, 01:27 (GMT)
Fix snap-scale w/ axis constraint

Related to T46503,
fix only worked when the snap target was axis-aligned.
October 22, 2015, 18:11 (GMT)
BGE: Fix T46556: check on null sound datablock pointer.
October 22, 2015, 17:56 (GMT)
Version Bump: 2.76.2, deprecate values

- RegionView3D.view RV3D_VIEW_PERSPORTHO
only ever set on initialization, never checked for.
- Lamp.type LA_YF_PHOTON
from old 2.4x yafray files.

Also iniitalize movie-clip + grease-pencil theme colors.
October 22, 2015, 17:10 (GMT)
Cycles: Watertight fix for SSS intersection

Same as previous commit, just was missing in there.
October 22, 2015, 17:07 (GMT)
Cycles: Fix for watertight intersection

It was possible to miss some intersection caused by wrong barycentric
coordinates sign.

Cases when one of the coordinate is zero and other are negative was not
handled correct.
October 22, 2015, 16:16 (GMT)
View3D: make ndof turntable & orbit speed match
October 22, 2015, 16:09 (GMT)
BLI_math: axis_angle_to_quat_single

Useful to avoid defining a vector for an axis-aligned rotation.
Matches axis_angle_to_mat3_single behavior.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021