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
2022-09-19Cleanup: spellingCampbell Barton
2022-08-17Cleanup: spelling in commentsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-20Docs: use doxygen formatting for DNACampbell Barton
2021-09-21VSE strip thumbnailsAditya Y Jeppu
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2020-11-19Build-system: Force C linkage for all DNA type headersJulian Eisel
2020-09-30Cleanup: Remove unused View2D variables and functionHans Goudey
2020-08-07Merge branch 'blender-v2.90-release' into masterJacques Lucke
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-01Cleanup: use term init instead of initialize/initialiseCampbell Barton
2019-05-08UI: Move scrollbars to the right in animation editorsJacques Lucke
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-27Cleanup: use '_pad' convention for padding in all DNA structsCampbell 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-15Cleanup: comment line length (DNA)Campbell Barton
2019-01-07Cleanup: move DNA comments before struct membersCampbell Barton
2018-07-11UI: don't change scrollbar size on mouse move, only fade.Brecht Van Lommel
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for DNA headersCampbell Barton
2018-05-07UI: Hide & shrink scroll-bars based on cursor positionJulian Eisel
2018-04-26Cleanup: Use enums for View2D value definesJulian Eisel
2015-04-21Fix T44432: Zoom to mouse fails /w FCurve editorCampbell Barton
2012-12-26Region scrollbar fix!Ton Roosendaal
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-08-122d smoothview now scales back the time to move for smaller view zoom/panning.Campbell Barton
2012-08-12smooth-view for 2d views, graph editor, sequencer, node view, works with bord...Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-12-30minor dna header cleanupCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-02-17DNA header files are now grouped under the same module. No further documentat...Nathan Letwory
2010-03-30Fix [#21711] Position of 2d cursor is not displayed correctly and cannot be set Matt Ebb
2010-02-12correct fsf addressCampbell Barton
2010-01-31Various tweaks to View2D code for handling of scrollbar interactions in relat...Joshua Leung
2009-07-302.5: Buttons ViewBrecht Van Lommel
2009-07-022.5Ton Roosendaal
2009-01-282.5Ton Roosendaal
2008-12-21View2D - Vertical (within area) syncing for channel lists to stay in sync wit...Joshua Leung
2008-12-18View2D: More bugfixesJoshua Leung
2008-12-16View2D: Presets for Initialising ViewsJoshua Leung
2008-12-15View2D: Simplification and documentation of settingsJoshua Leung
2008-12-14View2D: Cosmetic changes and bugfixesJoshua Leung
2008-12-122.5Ton Roosendaal
2008-12-12View2D: Cosmetic tweaks for scrollersJoshua Leung
2008-12-08View2D: Minor tweaks to scrollbar drawingJoshua Leung
2008-12-07View2D: Scroller ManipulationsJoshua Leung