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-04-04Merge branch 'master' into blender2.8Bastien Montagne
2018-04-04Fix modifier freeing code re. ID refcounting.Bastien Montagne
2018-04-03Fix mode switching error on undoCampbell Barton
2018-04-03Move to Collection: Reduce memory leakageDalai Felinto
2018-04-02Move to Collection: Use automatic fallback name for new collections popupDalai Felinto
2018-04-02Move to Collection: Popup for naming new collectionDalai Felinto
2018-04-02Merge branch 'master' into blender2.8Campbell Barton
2018-04-02Cleanup: move undo into it's own directoryCampbell Barton
2018-04-01Merge branch 'master' into blender2.8Campbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton
2018-03-30Select Grouped: Collection Part IIDalai Felinto
2018-03-30Select Grouped: Collection Part IDalai Felinto
2018-03-30Collections: API to get collection from indexDalai Felinto
2018-03-28Move to Collection - Add new collectionDalai Felinto
2018-03-28Move to Collection - Skip Master Collection nested levelDalai Felinto
2018-03-28Move to Collection - initial operatorDalai Felinto
2018-03-19Merge branch 'master' into blender2.8Campbell Barton
2018-03-19Cleanup: split lattice into own libraryCampbell Barton
2018-03-14Merge branch 'master' into blender2.8Bastien Montagne
2018-03-14Cleanup: rename BLI_array_count -> lenCampbell Barton
2018-03-14Fix make single user crashDalai Felinto
2018-03-13Merge branch 'master' into blender2.8Campbell Barton
2018-03-13Cleanup: pass selectmode directlyCampbell Barton
2018-03-09Cleanup: iterator macrosCampbell Barton
2018-03-08Merge branch 'master' into blender2.8Campbell Barton
2018-03-08Merge branch 'master' into blender2.8Campbell 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-07Cleanup: use _BEGIN suffix for group iteratorsCampbell Barton
2018-03-03WorkSpace: use existing mode data w/ scene-switchCampbell Barton
2018-03-02WorkSpace: Simplify exiting mode after changesCampbell Barton
2018-03-02WorkSpace: move edit mode w/ sync into own funcCampbell Barton
2018-03-02WorkSpace: ED_workspace_object_mode_in_other_window check other windowsCampbell Barton
2018-03-02Cleanup: move ED_object_mode_generic_* to object_modes.cCampbell Barton
2018-03-02Merge branch 'master' into blender2.8Campbell Barton
2018-03-02Object Mode: move logic to 'object_modes.c'Campbell Barton
2018-03-02Cleanup: remove object-mode 'reset' checkCampbell Barton
2018-03-01Fix assert on exit edit-modeCampbell Barton
2018-03-01WorkSpace: fix mode exiting w/ multi-windowCampbell Barton
2018-03-01Cleanup: macro's w/ an _END need a matching _BEGINCampbell Barton
2018-03-01Missing assignment in object mode syncCampbell Barton
2018-02-28WorkSpace: use existing objects mode on selectCampbell Barton
2018-02-28Workspace: sync object-modes to other workspacesCampbell Barton
2018-02-28Refactor depsgraph/render logic to serve evaluated depsgraph to enginesDalai Felinto
2018-02-22WorkSpace: object-mode switching supportCampbell Barton
2018-02-22Add NULL checks to ED_object_base_activateCampbell Barton
2018-02-16Object Mode: exit sculpt on selectionCampbell Barton
2018-02-16Object Mode: exit vert/weight paint on selectionCampbell Barton
2018-02-15Merge branch 'master' into blender2.8Campbell Barton
2018-02-15Cleanup: rename BLI_thread.h APICampbell Barton