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
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-09Cleanup: spellingCampbell Barton
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-22NodeEditor: Connect Viewer To Socket SelectionJeroen Bakker
2019-03-16Python API: add Python-defined node groups for shaders and compositing.Miguel Porces
2019-03-08Cleanup: use plural names for Main listsCampbell 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
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-06-26UI: move modal operator text from headers to status bar.Brecht Van Lommel
2018-06-09Cleanup: remove some G.main usages.Bastien Montagne
2018-06-08WM: fix node link & background dragCampbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-01-16Fix missing node tree updates when unconnected node affects output via driverSergey Sharybin
2017-10-16WM: Don't save mouse-paths to operator historyCampbell Barton
2017-08-23Fix T52218: Missing update when reconnecting nodeSergey Sharybin
2016-08-13Fix T49082: Intermediate update call when making links can change group socke...Lukas Tönne
2016-07-21Fix crash w/ auto-insert offsetCampbell Barton
2016-05-14Fix T48426: Use same length for all header message strings.Bastien Montagne
2016-04-29Fix crash (segfault) in node editor.Bastien Montagne
2016-04-06Fix missing viewport update when tree output is in a nodeSergey Sharybin
2016-03-23Fix T47870: Missing viewport update when material output is inside of the groupSergey Sharybin
2016-03-09Fix T47729: Linking node sockets using shortcut failsJulian Eisel
2016-03-02Avoid node tree update tag when changed nodes which are not affecting resultSergey Sharybin
2015-12-04Disable node updates while applying links from the dragging operator.Lukas Tönne
2015-12-03Node callback for handling link insertion and swapping of occupied inputs.Lukas Tönne
2015-11-12Cleanup: rename line to segments, avoids confusionCampbell Barton
2015-11-12Fix error cutting node linksCampbell Barton
2015-09-25Fix node auto-offset to left brokenJulian Eisel
2015-09-21Fix node auto-offset failing during heavy compositing (sometimes)Julian Eisel
2015-09-17Fix hidden auto-offset glitchJulian Eisel
2015-09-13Cleanup: spellingCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-05Fix dereference before NULL checkCampbell Barton
2015-08-04Nodes: Make method to detect hovered link during transform more predictable/r...Julian Eisel
2015-08-01Note Editor: Auto-offset nodes on insertionJulian Eisel
2015-04-07Revert Sticky Keys (and everything related to that)Julian Eisel
2015-04-03Sticky Keys backendJulian Eisel
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-18Make it possible to use preview/viewport render job kill without contextSergey Sharybin
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-11-05Simplify node frame detach operators, based on T34670 by @julien.Lukas Tönne
2014-09-24Cleanup: const correctness for BLI_sortlistCampbell Barton
2014-05-13Tweak for node socket swapping: don't un-hide sockets automatically.Lukas Tönne
2014-04-30Code cleanup: remove unused includesCampbell Barton