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
2020-06-22UI: Fix untranslated layout headingsJulian Eisel
2020-04-20Simulations: Add new simulation data blockJacques Lucke
2020-04-18UI: Use new layout features for the NLA sidebarWilliam Reynish
2020-04-04Cleanup: Rename Panel * variables from pa to panelHans Goudey
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-01-29UI: Enable decorators in NLA Animated Influence and Strip Time panelsWilliam Reynish
2020-01-28Fix memory leak of NLA child panel-typesJulian Eisel
2020-01-28UI: NLA Editor Sidebar overhaulWilliam Reynish
2019-11-25UI: Allow label for Template-ID (respecting property split layout)Julian Eisel
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-18UI: move region toggling to propertiesCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-10Cleanup: spellingCampbell 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 (editors)Campbell Barton
2019-01-10Use proper ID to create FModifier RNA pointerSergey Sharybin
2019-01-10Fix T60340: Removing f-curve modifier doesn't update animationSergey Sharybin
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-09-20UI: add support for defining any icon as a mono icon.Brecht Van Lommel
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-12UI: Name N-Key toggle to SidebarCampbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-01-03Fix T53632: Objects outside scene shown in popupCampbell Barton
2017-06-12Cleanup: indentation, long linesCampbell Barton
2017-01-12Add Add Modifiers tab to the NLA & VSE editorsAaron Carlisle
2016-08-06Basic Alembic supportKévin Dietrich
2016-08-04UI: Correct tooltips for properties region toggle OPJulian Eisel
2016-04-15FModifiers: "Add Modifiers" in Graph/NLA Editor buttons now uses a dropdown i...Joshua Leung
2015-12-12Fix T46958: NLA Editor's 'Add Modifier' button is the wrong size on Retina Di...Joshua Leung
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-04-04WIP: Added dedicated operator for unlinking actions from the Action Editor (N...Joshua Leung
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-11UI Refactor T41640Campbell Barton
2014-05-18Fix T40201: Keyframe edits fail to update the viewportCampbell Barton
2014-05-05NLA Pushdown Operator: Active animdata option + More error handlingJoshua Leung
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2013-08-07code cleanup: some structs were declaring data when only typedef's were inten...Campbell Barton
2013-07-28use '_exec' suffix for operator execute callbacks, also picky change to sizeo...Campbell Barton