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-29Cleanup: trailing newlinesCampbell Barton
2018-06-22Cleanup: rename 3D cursor calculation varsCampbell Barton
2018-06-13Cleanup: get rid of last G.main in BMesh code.Bastien Montagne
2018-06-13Cleanup: moar ugly G.main removal...Bastien Montagne
2018-06-13Cleanup: remove more G.main from BKE area.Bastien Montagne
2018-06-12Cleanup: moar G.main removal from BKE area.Bastien Montagne
2018-06-12Cleanup: moar removal of G.main in BKE area...Bastien Montagne
2018-06-12Cleanup/simplify G.main usages.Bastien Montagne
2018-06-12Cleanup: remove moar G.main from BKE area.Bastien Montagne
2018-06-12Cleanup: remove some G.main from ED's animsys.Bastien Montagne
2018-06-11Cleanup: remove moar ugly G.main usages...Bastien Montagne
2018-06-11Cleanup: Moar G.main removal of Hell.Bastien Montagne
2018-06-11Cleanup: remove some G.main usages...Bastien Montagne
2018-06-07Cleanup: remove moar G.main usages.Bastien Montagne
2018-06-07Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-06-01Cleanup: some more G.main removal from editor code.Bastien Montagne
2018-05-31Cleanup: remove G.main from BKE mball code.Bastien Montagne
2018-05-31Cleanup: get rid of last G.main usages in BKE library code.Bastien Montagne
2018-05-31Cleanup: remove G.main from BKE modifier.Bastien Montagne
2018-05-31Cleanup: remove G.main from BKE objectBastien Montagne
2018-05-30Edit Mode: add success return valueCampbell Barton
2018-05-29Cleanup: Get rid of G.main in BKE_material.Bastien Montagne
2018-05-15Undo System: remove nested edit-mode undo callsCampbell Barton
2018-05-06Cleanup: split rotation_from_viewCampbell Barton
2018-04-30Add support for area lights to the Apply Transform operatorLukas Stockner
2018-04-15Cleanup: ED_armature namingCampbell Barton
2018-04-11Pose Mode: pass object to mode enter/exitCampbell Barton
2018-04-11Cleanup: minor changes to pose-mode switching APICampbell Barton
2018-04-10Cleanup: remove unused flagCampbell Barton
2018-04-04Fix modifier freeing code re. ID refcounting.Bastien Montagne
2018-04-02Cleanup: move undo into it's own directoryCampbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton
2018-03-19Cleanup: split lattice into own libraryCampbell Barton
2018-03-14Cleanup: rename BLI_array_count -> lenCampbell Barton
2018-03-13Cleanup: pass selectmode directlyCampbell Barton
2018-03-08Cleanup: Rename view3d context set functionCampbell Barton
2018-03-08Cleanup: Use BKE_ prefix for all public functions exposed by the NLA moduleJoshua Leung
2018-03-02Object Mode: move logic to 'object_modes.c'Campbell Barton
2018-02-15Cleanup: rename BLI_thread.h APICampbell Barton
2018-02-13Add ED_object_editmode_exit_exCampbell Barton
2018-02-08Fail gracefully when editmode data doesn't existCampbell Barton
2018-02-07Cleanup: add _types.h suffix to DNA headersCampbell Barton
2018-02-06DNA: move eObjectMode into own headerCampbell Barton
2018-02-02Cleanup: wrap function argsCampbell Barton
2018-01-30Fix T52520: Metaballs in edit mode causes infinite Cycles viewport resetSergey Sharybin
2018-01-25Fix T50967: When you move an icon from the outliner area object doesn't show upDalai Felinto
2017-12-07Cleanup: extract BKE_colorband from BKE_textureCampbell Barton