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-24Fix T50039: texture paint soften strength not working with float images.Brecht Van Lommel
2017-07-24Correct invalid assert useCampbell Barton
2017-07-22Transform: remove unused argumentmano-wii
2017-07-21Another solution to bug T38358 and relatedmano-wii
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-19Fix topology mirror ignoring center vertsCampbell Barton
2017-07-19Fix (unreported) seldom crash when using previews in filebrowser.Bastien Montagne
2017-07-19Fix T52092: Crash un-grouping nodesCampbell Barton
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-18Transform: avoid possible uninitialized varCampbell Barton
2017-07-17Fix T39925: Set Origin to Geometry on a new text object moves the origin away...Bastien Montagne
2017-07-16Fix T52058: Jumping to keyframe causes Blender to freeze indefinitelyJoshua Leung
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-14Snap System: Replace creation and destruction of the object list by a Macromano-wii
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
2017-07-13Snap System: remove unused functionmano-wii
2017-07-12Cleanup: unused varsCampbell Barton
2017-07-11Fix [T51595]: Snap to edge does not work with high zoom levelmano-wii
2017-07-11Style (remove characters that caused "a binary file")mano-wii
2017-07-11Snap System: Separate raycast functions from nearest2d functionsmano-wii
2017-07-11A bunch of fixes for Pose Library while checking on T51607Joshua Leung
2017-07-11Fix T49034: multi-drag crashes when UI forces exitCampbell Barton
2017-07-11Fix T51761: wpaint select depth limit failsCampbell Barton
2017-07-10Partial fix of T51989: Don't set image user offset for movie filesSergey Sharybin
2017-07-10Fix T51052: CacheFile Open crashes from PythonCampbell Barton
2017-07-10Fix T51665: No orientation for nurbs, polygonsCampbell Barton
2017-07-10Fix T52007: Cancel bezier curve transform failsCampbell Barton
2017-07-08Fix T51889: new file or load factory settings results in broken UI.Brecht Van Lommel
2017-07-06Add option to OpenImage operator not to detect sequences.Bastien Montagne
2017-07-06Fix T51955: Changing Auto-IK length crashes Blender (with new-depsgraph)Sergey Sharybin
2017-07-06Fix T51015: Pack all into blend automatically leaves checkbox enabled.Bastien Montagne
2017-07-04Fix T51834: Active Object and Groups color difference imperceptibleBastien Montagne
2017-07-04Fix T51965: Custom Bone Shape Wireframe setting affects wireframe thickness.Bastien Montagne
2017-07-04Fix T51703: Rigid body with delta transform jumps when transformingLuca Rood
2017-07-03Alembic: avoid crashing when doing certain file operations.Sybren A. Stüvel
2017-07-03Fix T51883: Wrong matrix computation in "Make Duplicates Real"Luca Rood
2017-07-03Fix T51734: batch-generate previews crashes on some materials.Brecht Van Lommel