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
AgeCommit message (Expand)Author
2017-07-21Fix strict compiler warning in BGE when linking directly to SDLSergey Sharybin
2017-07-21Fix T52134: New depsgraph crashes when evaluating several psys on from objectSergey Sharybin
2017-07-21Fix strict compiler error after recent UI changesSergey Sharybin
2017-07-21Fix T52136: Blender segfault (stack overflow most certainly) when converting ...Bastien Montagne
2017-07-21UI/floats: Reduce our UI_PRECISION_FLOAT_MAX by one to avoid most rounding is...Bastien Montagne
2017-07-21Fix a few harmless maybe uninitialized warnings with GCC 5.4.Brecht Van Lommel
2017-07-21Fix T46560: 2D paint smear and soften brushes not working with alpha.Brecht Van Lommel
2017-07-21Fix T52135: Cycles should not keep generated/packed images in memory after re...Brecht Van Lommel
2017-07-21Fix potential memory leak in Cycles loading of packed/generated images.Brecht Van Lommel
2017-07-20Fix T52125: principled BSDF missing with macOS OpenCL.Brecht Van Lommel
2017-07-20Cycles: fixed the SM_2x CUDA kernel build that I broke in my previous commitStefan Werner
2017-07-20Fix T52107: Color management difference when using multiple and different GPU...Stefan Werner
2017-07-19Fix topology mirror ignoring center vertsCampbell Barton
2017-07-19Fix (unreported) seldom crash when using previews in filebrowser.Bastien Montagne
2017-07-19Fix T52116: Blender internal BVH build crash in degenerate cases.Brecht Van Lommel
2017-07-19Fix T52092: Crash un-grouping nodesCampbell Barton
2017-07-18Fix T49498: continuous grab issues on macOS, particularly with gaming mouses.Brecht Van Lommel
2017-07-18Fix T52109: Folder search won't work when selecting animation output folder.Bastien Montagne
2017-07-18Fix bad loss of precision when manually editing values in numbuttons.Bastien Montagne
2017-07-18Cleanup: use WM_event prefix for modal_tweak_exitCampbell Barton
2017-07-18WM: move WM_event_is_last_mousemove to the WM APICampbell Barton
2017-07-18Fix T52021: Shadow catcher renders wrong when catcher object is behind transp...Sergey Sharybin
2017-07-18Cycles: Remove meaningless camera ray checkSergey Sharybin
2017-07-18Cleanup: quiet picky warningsCampbell Barton
2017-07-18Transform: avoid possible uninitialized varCampbell Barton
2017-07-17Work around small DPI resulting in blurry fonts, clamping auto DPI to minimum...Brecht Van Lommel
2017-07-17Fix T52090: clarify meaning of EnumProperty number when using ENUM_FLAG.Brecht Van Lommel
2017-07-17Fix T51971: IK non-uniform scale regression.Brecht Van Lommel
2017-07-17fix T52065: Joint ID was generated wrong for bone animation exportsGaia Clary
2017-07-17Fix T39925: Set Origin to Geometry on a new text object moves the origin away...Bastien Montagne
2017-07-17Py API doc generation: remove reference to "Blender/Python Add-on Tutorial"Bastien Montagne
2017-07-17Buildbot: Switch to GCC-7 for Linux build slavesSergey Sharybin
2017-07-17PyDoc: minor change to recent workaroundCampbell Barton
2017-07-17PyAPI: don't use deprecated PyModule_GetFilenameCampbell Barton
2017-07-17BPY API: Fix broken ref linkAaron Carlisle
2017-07-17BPY API: Fix usless links leading to compile errorsAaron Carlisle
2017-07-16Fix T52058: Jumping to keyframe causes Blender to freeze indefinitelyJoshua Leung
2017-07-16Fix T52034: cell noise renders different.Brecht Van Lommel
2017-07-15Fix T52066: Grid Mesh UV's aren't correctCampbell Barton
2017-07-14Snap System: Fixed index of objects used to make `snap to volume`mano-wii
2017-07-14Snap System: Use function that does the interactor instead of Macromano-wii
2017-07-14Snap System: missing changemano-wii
2017-07-14Snap System: fix rename `ob` to `obj`mano-wii
2017-07-14Fix unit test error on WindowsSybren A. Stüvel
2017-07-14Snap System: Replace creation and destruction of the object list by a Macromano-wii
2017-07-13Cleanup: Fix MSVC warning messageAntonio Vazquez
2017-07-13Sequence editor: Renamed "Override" to "Overwrite" in "Set Selected Strip Pro...Sybren A. Stüvel
2017-07-13Fix texture paint crash when painting onto stencilCampbell Barton
2017-07-13Revert T44320: UV island overlap considered linkedCampbell Barton
2017-07-13Fix T51100: Vertex pick fails after extrudeCampbell Barton