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
2017-08-12Math Lib: add isect_seg_seg_v2_point_exCampbell Barton
2017-08-12Fix width estimation for buttons with short labels in pie menusAleksandr Zinovev
2017-08-12Cleanup: quiet warningsCampbell Barton
2017-08-12Merge branch 'master' into blender2.8Campbell Barton
2017-08-12Cleanup: whitespaceCampbell Barton
2017-08-11iFix T52050: Empty VSE preview for scene strips with OpenGL preview + Rendere...Bastien Montagne
2017-08-11Fix T52149: LoopTriArray computation was not correctly protected against conc...Bastien Montagne
2017-08-11Cleanup: remove useless `DM_ensure_looptri()`.Bastien Montagne
2017-08-11Fix transform snap code using 'allocated' flags to get verts/edges/etc. array...Bastien Montagne
2017-08-11Cleanup: deduplicate DM's getLoopTriArray() callback.Bastien Montagne
2017-08-11Merge branch 'master' into blender2.8Campbell Barton
2017-08-11Fix T52346: Alt-I (Delete Keyframes) on a NlaStrip's Extrapolate property wou...Joshua Leung
2017-08-11Fix T52327: Entering/Exiting NLA Tweakmode disables Scene -> Only Keyframes f...Joshua Leung
2017-08-11Fix bevel clamping bugs T51247 and T50819.Howard Trickey
2017-08-11Object Apply Transform: option to apply propertiesCampbell Barton
2017-08-11Fix T52344: Softbody on Text.Bastien Montagne
2017-08-11Tweak maximum sizes of vertices/handle verticesJoshua Leung
2017-08-11Fix: Muted strips in NLA draw with dotted borders againJoshua Leung
2017-08-11Code Cleanup: Use utility function hereJoshua Leung
2017-08-11Revert C99 "cleanups" from rB09bfc378895fJoshua Leung
2017-08-11Nla Drawing: Fix strip outlines being drawn too thickJoshua Leung
2017-08-11GraphEdit Drawing: Make active F-Curve slightly thickerJoshua Leung
2017-08-11GraphEdit Keyframe Drawing: Tweak styling of handlesJoshua Leung
2017-08-11Eevee: SSR: Change clamp default.Clément Foucault
2017-08-11Eevee: Refraction: Fix low roughness artifact.Clément Foucault
2017-08-11Pie menu's sub-rows ignore 'EXPAND' flagAleksandr Zinovev
2017-08-11RNA: Operators were excluded from struct mapCampbell Barton
2017-08-11GHash: note that 'deprecated' is used for privateCampbell Barton
2017-08-11Error in last commit, problems with unregisterCampbell Barton
2017-08-11Fix T52344: Softbody on Text.Bastien Montagne
2017-08-11RNA: Use hash lookups for structsCampbell Barton
2017-08-11Transform: Snap used multiple eval contextsCampbell Barton
2017-08-11Merge branch 'master' into blender2.8Campbell Barton
2017-08-11WM: don't load preferences on 'File -> New'Campbell Barton
2017-08-11Eevee: Re: Fix NaNClément Foucault
2017-08-11Eevee: SSR Clamp color when blurring buffers.Clément Foucault
2017-08-11Eevee: Fix NaNClément Foucault
2017-08-11Cycles: change defaults for filter glossy, clamp and branched path AA.Brecht Van Lommel
2017-08-11Fix crash checking for Blender version 10+Campbell Barton
2017-08-11Cleanup: redundant 'static' variableCampbell Barton
2017-08-11Fix OSX duplicate path in Python's sys.pathCampbell Barton
2017-08-11Cleanup: whitespaceCampbell Barton
2017-08-11CMake: only build msgfmt if international is usedCampbell Barton
2017-08-10Fix MSVSC errorAntonio Vazquez
2017-08-10Fix after last merge.Bastien Montagne
2017-08-10Merge branch 'master' into blender2.8Bastien Montagne
2017-08-10DPI: add back option to control line width, tweak default width.Brecht Van Lommel
2017-08-10Fix T52334: images with non-color data should not change color space on save.Brecht Van Lommel
2017-08-10Eevee: Refraction: Add "thickness" parameter.Clément Foucault
2017-08-10Eevee: Fix multiply blend mode.Clément Foucault