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
2018-01-29Cleanup: rename user preference flagsCampbell Barton
2018-01-29Cleanup: comments & whitespaceCampbell Barton
2018-01-29Cleanup: ViewOpsData struct membersCampbell Barton
2018-01-293D View: internal option not to use mouse locationCampbell Barton
2018-01-29Cleanup: minor simplification for zoom/dollyCampbell Barton
2018-01-29Cleanup: de-duplicate common 3D view propertiesCampbell Barton
2018-01-28Usual i18n/UI messages fixes.Bastien Montagne
2018-01-28Cleanup: style, spellingCampbell Barton
2018-01-28Cleanup: use doxy sections for view3d_view.cCampbell Barton
2018-01-28Cleanup: move 3D view utilities into own fileCampbell Barton
2018-01-26Fix harmlness RNA warning in image texture node drawing.Brecht Van Lommel
2018-01-26Fix navmesh creation w/ multiple objectsCampbell Barton
2018-01-25Fix missing broken notifiersDalai Felinto
2018-01-25Fix T50967: When you move an icon from the outliner area object doesn't show upDalai Felinto
2018-01-25WM: NULL check for recent tooltip changeCampbell Barton
2018-01-25UI: change tool-tips to be stored in the screenCampbell Barton
2018-01-24Fix T53874: more cases of OpenGL render to OpenEXR not working after recent c...Brecht Van Lommel
2018-01-24Fix T53593: sculpt brush rake spacing bug after recent bugfix.Brecht Van Lommel
2018-01-24CMake: store icon namesCampbell Barton
2018-01-23Cleanup: some ED_view3d functions used uppercase DCampbell Barton
2018-01-23Cleanup: use doxygen groups for view3d_edit.cCampbell Barton
2018-01-23Cleanup: code comment for view3d_viewmatrix_setCampbell Barton
2018-01-23Fix screen split refresh issuesGermano
2018-01-23Cleanup: sync w/ blender2.8 branchCampbell Barton
2018-01-22Fix T53850: Lock to Cursor breaks 3D manipulatorsCampbell Barton
2018-01-22WM: add mouse-move after smooth-viewCampbell Barton
2018-01-22Cleanup: unused varCampbell Barton
2018-01-21Update description of the screen_draw functionsGermano
2018-01-21WM: Fix snapping on split area without previewGermano
2018-01-21Cleanup: styleCampbell Barton
2018-01-20Cleanup: doxy groups for screen_ops.cCampbell Barton
2018-01-20Fix screen split preview refresh issuesCampbell Barton
2018-01-19Util function to determine number of digits from an integerDalai Felinto
2018-01-19Fix T53786: Proportional size from redo ignoredCampbell Barton
2018-01-19Cleanup: sync w/ blender2.8 branchCampbell Barton
2018-01-19WM: window draw callbacks and split preview snapmano-wii
2018-01-19Cleanup: typosCampbell Barton
2018-01-18Cleanup: label scene flags more clearlyCampbell Barton
2018-01-18WM: improved area resize snappingmano-wii
2018-01-18Fix buffer overflow vulnerability in curve, font, particles code.Brecht Van Lommel
2018-01-18Fix buffer overflow vulnerabilities in mesh code.Brecht Van Lommel
2018-01-18Loop Cut: Allow mouse placement w/ numeric inputCampbell Barton
2018-01-17Delete Invalid Drivers: more lenient poll functionSybren A. Stüvel
2018-01-17Simplified GRAPH_OT_driver_delete_invalid after feedback @aligorithSybren A. Stüvel
2018-01-17Added "Delete Invalid Drivers" operatorSybren A. Stüvel
2018-01-17Fix T53810: Crash removing a scene used in renderCampbell Barton
2018-01-16Fix missing node tree updates when unconnected node affects output via driverSergey Sharybin
2018-01-16Cleanup: indentationCampbell Barton
2018-01-16UI: support canceling color ramp dragCampbell Barton
2018-01-15Sculpting: Sdd an option to hide mask in viewportSergey Sharybin