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-12-04WM: message bus replacement for property notifiersCampbell Barton
2017-11-23Support tagging operator properties as 'advanced'Julian Eisel
2017-10-16Merge branch 'master' into blender2.8Campbell Barton
2017-10-16WM: refactor gestures for use as toolsCampbell Barton
2017-10-16Merge branch 'master' into blender2.8Campbell Barton
2017-10-16Cleanup: simplify lasso reallocationCampbell Barton
2017-10-16Cleanup: rename gesture mode to is_activeCampbell Barton
2017-10-03Merge branch 'master' into blender2.8Sergey Sharybin
2017-10-01Fix gradient tool crash with recent changesCampbell Barton
2017-07-26Cleanup: typedef enumsCampbell Barton
2017-06-10Manipulator Update/RefactorCampbell Barton
2017-06-01Main Workspace IntegrationJulian Eisel
2017-03-16Merge branch 'master' into blender2.8Sergey Sharybin
2017-03-15Comments: wmOperator.cancel & modalCampbell Barton
2017-02-15Revert "Collection Editor based on patch by Julian Eisel"Dalai Felinto
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-11-16Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-11-15Implement grouped undo option for operatorsDalai Felinto
2016-10-07Custom Manipulators Core BackendJulian Eisel
2016-08-21Merge branch 'master' into blender2.8Bastien Montagne
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-04-16Removed the ND_PARTICLE notifier and outliner particle elements.Lukas Tönne
2015-08-19Final 'FileBrowser First Stage' merge.Bastien Montagne
2015-04-27Cleanup: rename GRAB_POINTER -> GRAB_CURSORCampbell Barton
2015-04-15Cleanup: use const for event->tablet_dataCampbell Barton
2015-04-07Revert Sticky Keys (and everything related to that)Julian Eisel
2015-04-03Sticky Keys backendJulian Eisel
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-02-14cleanup: doxy commentsCampbell Barton
2015-01-19WM: add a notifier for camera/viewport optionsCampbell Barton
2015-01-06Event System Cleanup: Modifier Key Assignment Switchjulianeisel
2014-12-08Cleanup: remove unused operator-type memberCampbell Barton
2014-12-07Input Method Editor (IME) support for text buttonsSeverin
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-09-16Fix T41818: Missing refresh on Undo for nodes (mask example)Sergey Sharybin
2014-08-26CommentsCampbell Barton
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-06-03Code cleanup: use typedefs for ui handler functionsCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-18NDOF: Fix for fly/walk mode ignoring axis invert optionsCampbell Barton
2014-01-29Option to lock the interface while renderingSergey Sharybin
2013-12-18Game Engine: Level of detail support and toolsDaniel Stokes
2013-11-20* Remove more code for stars, missed those. Sorry!Thomas Dinges
2013-10-31remove return argument from wmOperatorType->cancel, was only ever returning O...Campbell Barton
2013-09-24Fix #36783: click outside splash screen to close it would not highlight theBrecht Van Lommel
2013-09-01Move GCC attributes into a centraized definesSergey Sharybin
2013-06-25Fix unnecessary 3D viewport redraws in various cases, in particular when editingBrecht Van Lommel
2013-06-18use booleans for operator check functions.Campbell Barton
2013-05-15Attempt to fix #35057 and #35372: slow texture painting performance.Brecht Van Lommel