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-17Fix T78959: Show current frame indicator when interface is lockedHans Goudey
2020-05-08Cleanup: take includes out of 'extern "C"' blocksJacques Lucke
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2019-12-04UI: support Copy To Selected and Alt-Click for PropertyGroup members.Alexander Gavrilov
2019-09-03Fix T66950: WeightPaint Bone Selection OverlayJeroen Bakker
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-15Cleanup: use booleanCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-05-16Dependency graph API changesSergey Sharybin
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-19Cleanup: use enum for CTX_data_mode_enumCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename SpaceButs -> SpacePropertiesCampbell Barton
2019-02-16DNA: rename SpaceIpo -> SpaceGraphCampbell Barton
2019-02-16DNA: rename SpaceOops -> SpaceOutlinerCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2018-12-17Context: remove active_gpencil_brushCampbell Barton
2018-12-14GP: Rename CTX and OB modesAntonioya
2018-11-14Keymap: assigning keys for tools now checks modeCampbell Barton
2018-10-19Cleanup: CTX_DATA_BEGIN_FOR_ID no longer neededDalai Felinto
2018-10-19CTX_DATA_BEGIN for active object only (..._from_active_object)Dalai Felinto
2018-10-17Cleanup: remove some #if 0 blocksJacques Lucke
2018-10-13ED_pose_recalculate_paths: Run only for active objectDalai Felinto
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-15Cleanup: use variable names based on term gizmoCampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
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 blenkernelCampbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-01Fix crash opening files saved in sculpt/vertex paint modesSergey Sharybin
2018-04-20Dopesheet-Timeline: Removal of Timeline Editor!Joshua Leung
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
2018-04-18Workspaces: remove workspace engine, use 3D viewport draw mode instead.Brecht Van Lommel
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-16Merge branch 'master' into blender2.8Campbell Barton
2018-04-16BKE_context: macro to access ID's while loopingCampbell Barton
2018-02-06Use eObjectMode for function argumentsCampbell Barton
2018-02-06Object Mode: pass object mode to CTX_data_mode_enum_exCampbell Barton
2018-01-03Static assert for correct strings from context mode enum.Lukas Tönne
2017-12-04WM: message bus replacement for property notifiersCampbell Barton
2017-11-28Cleanup: namingSergey Sharybin
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto