Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Expand)Author
2015-10-26Fix T46604: Crash in ChainPredicateIterator instantiated without predicates.Tamito Kajiyama
2015-10-26Freestyle: minor speed-up by omitting the calculation of the smallest edge size.Tamito Kajiyama
2015-10-26Cleanup: warning & whitespaceCampbell Barton
2015-10-26Fix: Prevent warnings from popping up when trying to edit driver expressions ...Joshua Leung
2015-10-26Graph Editor: Use Cursor X in Drivers mode during Transforms (where appropriate)Joshua Leung
2015-10-26Graph Editor: Snap and Mirror keyframes now respect Cursor X in Drivers modeJoshua Leung
2015-10-26Graph Editor: Adjusting Change Frame and Jump to Keyframes operators to work ...Joshua Leung
2015-10-26Fix T46599: Copy Rotation behaves erratically when Use Y is disabledJoshua Leung
2015-10-26Graph Editor: Allow "cursor x" to have fractional values when working with Dr...Joshua Leung
2015-10-26Fix: Missing update after scrubbing time in Graph EditorJoshua Leung
2015-10-26Fix: X-axis values in Graph Editor should not be displayed as timecodes in "D...Joshua Leung
2015-10-26Alternative presentation for interpolation indicator for discrete propertiesJoshua Leung
2015-10-26Graph Editor: Disable interpolation setting for enum/boolean FCurves, as no i...Joshua Leung
2015-10-25BGE: Cleanup: Code style BL_ShaderThomas Szepe
2015-10-25BGE: Fix issues with async libload.Porteries Tristan
2015-10-25Use BLI_strncasecmp for text suggestionsCampbell Barton
2015-10-25Avoid redundant normalize in obmat_to_viewmatCampbell Barton
2015-10-25Fix T46590 Strange camera behavior (partial revert of fbca69c6)Dalai Felinto
2015-10-24Cleanup: use quat to eul w/ mathutils APICampbell Barton
2015-10-24Fix T46538: Mark and Clear Seam in UV Editor, assigning Hotkeys.Bastien Montagne
2015-10-24Fix related to T46538: do not popup choice menu of mark/clear seam UV editor ...Bastien Montagne
2015-10-23BLI_math: add mat3_normalized_to_* functionsCampbell Barton
2015-10-23Cleanup: remove redundant math callsCampbell Barton
2015-10-23Cleanup: simplify ED_view3d_from_m4Campbell Barton
2015-10-23BLI_math: add invert_qt_normalizedCampbell Barton
2015-10-23Cleanup: rename 'datablocks' -> 'data-blocks'Campbell Barton
2015-10-23Node Border Select: only frames inside borderCampbell Barton
2015-10-23Cleanup: use int for view_id's & view countCampbell Barton
2015-10-23Correct own error w/ snap-scale T46503Campbell Barton
2015-10-23BGE: Fix T30179 action actuator not stoped when state changed.Porteries Tristan
2015-10-23Fix ffmpeg memory leaksCampbell Barton
2015-10-23Fix ffmpeg saving long pathsCampbell Barton
2015-10-23Fix for error w/ RenderView in ImageView listCampbell Barton
2015-10-23Comments for link-list typesCampbell Barton
2015-10-23Fix snap-scale w/ axis constraintCampbell Barton
2015-10-22BGE: Fix T46556: check on null sound datablock pointer.Porteries Tristan
2015-10-22Version Bump: 2.76.2, deprecate valuesCampbell Barton
2015-10-22View3D: make ndof turntable & orbit speed matchCampbell Barton
2015-10-22BLI_math: axis_angle_to_quat_singleCampbell Barton
2015-10-22Fix T46521: Python: bvh.ray_cast doesn't find a plane facing in the other dir...Sergey Sharybin
2015-10-22Fix T46569: Crash w/ mask & locked-track enabledCampbell Barton
2015-10-22Cleanup: remove script ID-typesCampbell Barton
2015-10-22Fix T46561: Crash in outliner delete hierarchyCampbell Barton
2015-10-22Fix T46565: Movie render crash w/o permissionsCampbell Barton
2015-10-21BGE: Cleanup ConvertMaterial function.Porteries Tristan
2015-10-21Fix T46524: Use Alpha (Straight/Premultiply) option missing in 2.76, part II.Bastien Montagne
2015-10-21BGE: Fix physics meshes conversion with modifiers.Porteries Tristan
2015-10-20Fix T46544: Can't unpack generated imageCampbell Barton
2015-10-20RNA: Change behavior of Image.save()Campbell Barton
2015-10-20Fix T46496: GL Render fails w/ Anti-AliasingCampbell Barton