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-07-11Cleanup: spellingCampbell Barton
2020-06-05Code Cleanup: fcurve function namingJeroen Bakker
2020-05-19UI: Small Changes to Graph Editor Active Vertex PanelHans Goudey
2020-05-15Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-15Fix T76563: Transforming an auto-aligned point won't set it alignedCampbell Barton
2020-05-01Cleanup: moved drivers to BKE_fcurve_driver.h / fcurve_driver.cSybren A. Stüvel
2020-04-04Cleanup: Rename Panel * variables from pa to panelHans Goudey
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-04-03Cleanup: Rename bScreen variables from sc/scr to screenJulian Eisel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-10Cleanup: Fix warning (unused variable)Dalai Felinto
2020-02-10UI: Graph Editor Show Cursor panelWilliam Reynish
2020-01-21Cleanup: unused vars, clang-formatCampbell Barton
2020-01-21UI: Adopt 2.8-style layout for the Graph Editor sidebarWilliam Reynish
2019-11-22UI: Changes to Graph Editor selection and transformJulian Eisel
2019-09-28Drivers: fix transform channel panel for W rotation and quaternions.Alexander Gavrilov
2019-08-31Drivers: support explicit euler rotation order for transform channels.Alexander Gavrilov
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-06-16Drivers: shorten the security restriction warning.Alexander Gavrilov
2019-06-16Drivers: fix Variable Copy & Paste in the edit popover.Alexander Gavrilov
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-21Fix T63431: crash adding driver to a keyframed property with Ctrl+DBrecht Van Lommel
2019-04-18UI: move region toggling to propertiesCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename SpaceIpo -> SpaceGraphCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-02Cleanup: use G_FLAG_*/G_FILE_* for G.f/fileflagsCampbell 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-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-10-22Fix memory leak in drivers poverAntonioya
2018-10-20Fix typoJoshua Leung
2018-10-20Fix: Drivers popover not showingJoshua Leung
2018-10-08UI: new icon set by Andrzej Ambroz.Brecht Van Lommel
2018-09-20UI: add support for defining any icon as a mono icon.Brecht Van Lommel
2018-09-18Support evaluating simple driver expressions without Python interpreter.Alexander Gavrilov
2018-09-12Fix T56763: Removing driver variable crashes Blender.Bastien Montagne
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Python: Allow untrusted py-drivers to run limited expressionsCampbell Barton
2018-06-12UI: Name N-Key toggle to SidebarCampbell Barton