Revision 3a98426 by Campbell Barton October 23, 2015, 19:03 (GMT) |
Cleanup: remove redundant math calls |
Revision ba1df82 by Campbell Barton October 23, 2015, 17:33 (GMT) |
Cleanup: simplify ED_view3d_from_m4 |
Revision 9d8a01d by Campbell Barton 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). |
Revision d5fb0e5 by Campbell Barton October 23, 2015, 15:44 (GMT) |
Cleanup: rename 'datablocks' -> 'data-blocks' Similar to addons -> add-ons, for reading it fits better to hyphenate. |
Revision 4ff1011 by Campbell Barton 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 |
Revision 0870612 by Campbell Barton 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. |
Revision 23848a7 by Campbell Barton October 23, 2015, 10:33 (GMT) |
Revision 0d63817 by Porteries Tristan 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. |
Revision d04ad07 by Campbell Barton October 23, 2015, 07:40 (GMT) |
Quiet audaspace unused macro warnings |
Revision e435593 by Campbell Barton October 23, 2015, 07:40 (GMT) |
Fix ffmpeg memory leaks - audio_stream wasn't freed. - audio/video stream + context weren't freed on failure. |
Revision 050980e by Campbell Barton October 23, 2015, 07:40 (GMT) |
Fix ffmpeg saving long paths Was checking wrong length on string copy. |
Revision 48f4e1a by Campbell Barton October 23, 2015, 06:06 (GMT) |
Fix for error w/ RenderView in ImageView list |
Revision b2f8da1 by Campbell Barton October 23, 2015, 05:47 (GMT) |
Comments for link-list types |
Revision 6222505 by Campbell Barton 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. |
Revision 586ec50 by Porteries Tristan October 22, 2015, 18:11 (GMT) |
BGE: Fix T46556: check on null sound datablock pointer. |
Revision ebf1977 by Campbell Barton 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. |
Revision 47b1279 by Sergey Sharybin October 22, 2015, 17:10 (GMT) |
Cycles: Watertight fix for SSS intersection Same as previous commit, just was missing in there. |
Revision f84cbae by Sergey Sharybin 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. |
Revision 54a18f6 by Campbell Barton October 22, 2015, 16:16 (GMT) |
View3D: make ndof turntable & orbit speed match |
Revision 80470b6 by Campbell Barton 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. |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021