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-01Cleanup: some more G.main removal from editor code.Bastien Montagne
2018-05-31Cleanup: Remove G.main from some editor files.Bastien Montagne
2018-05-31Cleanup: remove G.main from BKE objectBastien Montagne
2018-05-30Edit Mode: add success return valueCampbell Barton
2018-05-253D View: add pixelsize function w/o UI scaleCampbell Barton
2018-05-243D View: remove poll 3D view for copy/pasteCampbell Barton
2018-05-15Undo System: remove nested edit-mode undo callsCampbell Barton
2018-05-06Cleanup: split rotation_from_viewCampbell Barton
2018-05-06Object Snap: add object & matrix to view ray castCampbell Barton
2018-04-20Fix: D3160 Propose to use proper typedefs to avoid confusionGaia Clary
2018-04-15Cleanup: remove bad castsCampbell Barton
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-05Undo: split text undo steps out of the data-blockCampbell Barton
2018-04-03Undo: remove particle undo pushCampbell Barton
2018-04-03Undo: replace global access w/ ED_undo_stack_getCampbell Barton
2018-04-02Cleanup: move undo into it's own directoryCampbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton
2018-03-23Cleanup: move image undo into own fileCampbell Barton
2018-03-22Fix T54348: Bone dissolve gives invalid hierarchyCampbell Barton
2018-03-19Cleanup: move armature undo into own fileCampbell Barton
2018-03-19Cleanup: move curve undo into own fileCampbell Barton
2018-03-19Cleanup: split lattice into own libraryCampbell Barton
2018-03-13Cleanup: pass selectmode directlyCampbell Barton
2018-03-13Cleanup: long lines, use doxy sectionsCampbell Barton
2018-03-12Cleanup: sync EDBM_uv_* functions w/ 2.8Campbell Barton
2018-03-08Cleanup: Rename view3d context set functionCampbell Barton
2018-03-06Utility to enter sculpt modeCampbell Barton
2018-03-02Object Mode: move logic to 'object_modes.c'Campbell Barton
2018-02-28Fix T52685, part II: Add option to strip numbers from flipped bone names again.Bastien Montagne
2018-02-19Cleanup: sync vertex-paint and sculpt from 2.8Campbell Barton
2018-02-13Add ED_object_editmode_exit_exCampbell Barton
2018-02-06DNA: move eObjectMode into own headerCampbell Barton
2018-01-30Fix T52520: Metaballs in edit mode causes infinite Cycles viewport resetSergey Sharybin
2018-01-28Cleanup: move 3D view utilities into own fileCampbell Barton
2018-01-25UI: change tool-tips to be stored in the screenCampbell Barton
2018-01-23Cleanup: some ED_view3d functions used uppercase DCampbell Barton
2018-01-23Cleanup: sync w/ blender2.8 branchCampbell Barton
2018-01-19Cleanup: sync w/ blender2.8 branchCampbell Barton
2018-01-19WM: window draw callbacks and split preview snapmano-wii
2018-01-03Fix T53632: Objects outside scene shown in popupCampbell Barton
2017-12-20UI: move tooltip API to public headerCampbell Barton
2017-11-27Remove workaround for loopcut and DM stabilitySergey Sharybin
2017-11-27Sequencer: Add option to render OpenGL preview with DoFSergey Sharybin
2017-11-27Refactor view3d offscreen drawing to avoid having multiple boolean argumentsSergey Sharybin
2017-11-19Option not to select with un-hideCampbell Barton
2017-11-17Fix UV Projection Center CalculationCampbell Barton
2017-11-03Cleanup: split interface_regions.cCampbell Barton