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
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-04-25Revert "Info Editor: move to c++"Ray Molenkamp
2021-04-24Info Editor: move to c++Jacques Lucke
2020-12-14Cleanup: Fix capitalization in various placesYevgeny Makarov
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-12Cleanup: text view APICampbell Barton
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-04-29Fix shift-click to select multiple reportsCampbell Barton
2019-04-26Keymap: Support shift-click to select multiple reportsCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Fix T63429: Random deselect function lostSebastian Parborg
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-08Fix: Info window select all toggle brokenCampbell Barton
2019-03-07Tool System: use set/add/subtract for all box select operatorsCampbell Barton
2019-03-06WM: match select all behavior for the info spaceCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-02-17Code cleanup: remove WM subwindows.Brecht Van Lommel
2017-10-16WM: refactor gestures for use as toolsCampbell Barton
2017-10-16Cleanup: modal operator border callback namesCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-21View2d: API Cleanup for view<->region conversionCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2013-11-25Code Cleanup: rename vars for detecting change to be more consistentCampbell Barton
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-01-27Operators name "cleanup"Dalai Felinto
2012-12-18changing RNA properties now prints python script in the info view.Campbell Barton
2012-10-26style cleanupCampbell Barton
2012-08-09utility functions for getting/setting rectangles for operators.Campbell Barton
2012-03-28style cleanupCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-03-22style cleanup: spaces aroudn operators for operator definitions.Campbell Barton
2012-03-17UI messages: unification of select/deselect stuff.Bastien Montagne
2012-03-03style cleanup - use aligned * prefixed blocks for descriptive comments (was a...Campbell Barton
2011-11-16Fix #29260: Missing "Extend" parameter for Border SelectSergey Sharybin
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-20A big set of UI messages fixes and tweaks! No functional changes.Bastien Montagne
2011-09-19/blender/editors: Removed final points in UI strings and messages.Bastien Montagne
2011-06-06Added cancel callbacks to modal operators which allocates memorySergey Sharybin
2011-05-12for bug [#27358] Transform bug when transform > 500Campbell Barton
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory