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
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
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-07-24Manipulator: Expose Context.manipulator_groupCampbell Barton
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-02Draw Manager: split DRW_draw_view into 2 functionsCampbell Barton
2017-04-04CTX_data_depsgraph(bContext *C);Dalai Felinto
2017-02-15Revert "Collection Editor based on patch by Julian Eisel"Dalai Felinto
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-04-12Removed most particle system code from RNA.Lukas Tönne
2016-02-07Added Context.editable_objects/basesJoshua Leung
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-07-16Renamed CTX_data_linestyle_from_scene() to BKE_get_linestyle_from_scene().Tamito Kajiyama
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-01-04UI: Use bool rather then int/short's where possibleCampbell Barton
2013-07-27fix for reading outside allocated memory when switching to the 3D view.Campbell Barton
2012-12-19improve info view property output for properties.Campbell Barton
2012-08-24Code cleanup: comment referenced an outdated file path + spelling errorNicholas Rishel
2012-08-09code cleanup: ensure macros require ';' endingsCampbell Barton
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-04-15style cleanup: for loop macros, also add a config file for uncrustify source ...Campbell Barton
2012-04-03Popup menu layout inherits context store from button.Lukas Toenne
2012-03-04style cleanup / comment formatting for bli/bke/bmeshCampbell Barton
2012-02-20- remove some unused editmesh functions.Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-11-07Camera tracking integrationSergey Sharybin
2011-11-05macro formatting & remve some unused code.Campbell Barton