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-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-29Keymap: partially implement changes from T55162Campbell Barton
2018-05-24Merge branch 'master' into blender2.8Campbell Barton
2018-05-243D View: remove poll 3D view for copy/pasteCampbell Barton
2018-05-24Workbench: in editmode the toggle xray option will be disabledJeroen Bakker
2018-05-22Workbench: SeeThrough draw optionJeroen Bakker
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-14View 3D: Use Z Key for "geometry occlusion" toggleDalai Felinto
2018-05-14Fix error moving pivotCampbell Barton
2018-04-293D View: add initial view.shading and view.overlay in RNA.Brecht Van Lommel
2018-04-20UI: move manipulator to tool-systemCampbell Barton
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-03-09Cleanup: iterator macrosCampbell Barton
2018-03-07Cleanup: use _BEGIN suffix for group iteratorsCampbell Barton
2017-12-01Groups and collection: initial integrationDalai Felinto
2017-11-10Manipulator: ruler toolCampbell Barton
2017-10-21WM: Initial Tool SystemCampbell Barton
2017-05-26Rename: FILE_ACTIVELAY > FILE_ACTIVE_COLLECTIONDalai Felinto
2017-05-26Implement support for Append objects in Blender 2.8Dalai Felinto
2017-04-19Remove local view toggle operatorLuca Rood
2017-04-073D View: manipulator from custom-manipulators branchCampbell Barton
2017-03-02Fix another part of T50565: Planar constraints were always initialized to acc...Sergey Sharybin
2016-12-16Make Shift+LMB on transform manipulator configurableJulian Eisel
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-07-15Add "Snap Selection to Active" option in menuCampbell Barton
2016-05-22Make Shift-Z in viewprot a toggle between current shading mode and rendered oneSergey Sharybin
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-03-03Cleanup: take Main argument for copyCampbell Barton
2016-02-01UI: minor tweaks to view orbit shortcuts showCampbell Barton
2016-01-11Support for copy/paste groupsCampbell Barton
2016-01-08Koro request: add 'active layer' and 'selected' options to view3D' paste oper...Bastien Montagne
2015-08-08Remove leftover from sticky keysJulian Eisel
2015-04-07Revert Sticky Keys (and everything related to that)Julian Eisel
2015-04-05Fix T44251 (2nd try): Changing views using numpad brokenJulian Eisel
2015-04-03Sticky Keys backendJulian Eisel
2015-03-12View3D: Quad-view opposite axis switchingCampbell Barton
2015-01-31Compiler warning: double-promotionCampbell Barton
2014-11-23Refactor: BLI_path_util (part 2)Campbell Barton
2014-11-23Refactor: BLI_path_util (split out app directory access)Campbell Barton
2014-10-16Fix T42247 rolling did not support the rotation value in the userAntony Riakiotakis
2014-06-28Fix 40841: Copy and Paste objects no longer functions from one running instan...Bastien Montagne
2014-06-23T39690: Modifications to Blender's 'temp dir' system.Bastien Montagne
2014-05-01Include removal gave problems with windows, ifdef some back in for windows onlyCampbell Barton
2014-05-01Revert "Fix msvc 2013 compiler errors after the ingenious cleanup in 4ca67869...Campbell Barton
2014-05-01Fix msvc 2013 compiler errors after the ingenious cleanup in 4ca67869cc7a.Thomas Dinges
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-14Fix T39736: Ctrl+V reports "Objects Pasted" regardless if it worked or not.Bastien Montagne
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-14NDOF: add roll to keymapCampbell Barton