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
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: redundant definesCampbell Barton
2019-01-22UV Editor: support snapping to center of pixels, in addition to corners.Joep Peters
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (DNA)Campbell Barton
2019-01-07Cleanup: corrections to last commitCampbell Barton
2019-01-07Cleanup: move DNA comments before struct membersCampbell Barton
2018-12-17DNA: clear / remove deprecated flagsCampbell Barton
2018-12-10Merge branch 'master' into blender2.8Campbell Barton
2018-12-10Merge branch 'master' into blender2.8Campbell Barton
2018-12-10Fix T53544: Undo in pose mode selects all fcurvesCampbell Barton
2018-12-10DNA: add runtime struct to for graph & action editorCampbell Barton
2018-12-05UI: split UV editor out of the image spaceCampbell Barton
2018-11-02UI: add render output tab to properties editorBrecht Van Lommel
2018-10-19Image Space: make 'UV Edit' a separate modeCampbell Barton
2018-09-25Edit Mesh: Move Edit Mesh display settings to overlay'sClément Foucault
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-10Image/UV Editor: Remove show other optionDalai Felinto
2018-08-30UI: move workspace panels to tool settingsCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-06UI: disable broken horizontal properties editor alignment.Brecht Van Lommel
2018-06-25Outliner: Make search always workDalai Felinto
2018-06-18Merge branch 'master' into blender2.8Bastien Montagne
2018-06-18Fix T55503: File browser filter not working correctly.Bastien Montagne
2018-06-08UI: remove tools space type, use properties contextCampbell Barton
2018-06-03Merge branch 'master' into blender2.8Campbell Barton
2018-06-03Cleanup: correct variable name, doxy sectionsCampbell Barton
2018-06-03Merge branch 'master' into blender2.8Campbell Barton
2018-06-03Cleanup: remove blockscale & handlerCampbell Barton
2018-05-31UI: new tool properties space typeCampbell Barton
2018-05-31Cleanup: unused definesCampbell Barton
2018-05-31Merge branch 'master' into blender2.8Campbell Barton
2018-05-31Cleanup: use doxy sections for space typesCampbell Barton
2018-05-23UI: Global "Status-bar" Area (WIP)Julian Eisel
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-18Cleanup: move unneeded struct out of DNA.Brecht Van Lommel
2018-05-17Outliner: add ID type filter option for Blender File and Orphaned Data.Brecht Van Lommel
2018-05-17Outliner: rename Data-Blocks to Data API, to make clear it's low level stuff.Brecht Van Lommel
2018-05-15Fix random crashes in the outliner, especially with bigger scenes.Brecht Van Lommel
2018-05-15Merge branch 'master' into blender2.8Campbell Barton
2018-05-15Cleanup: last spacetype enum nameCampbell Barton
2018-05-09Outliner: move filter options to popover.Brecht Van Lommel
2018-04-25UI: Apply remove redo regionCampbell Barton
2018-04-24Outliner: reorganize collection related display modes.Brecht Van Lommel
2018-04-21Cleanup: styleCampbell Barton
2018-04-20Dopesheet-Timeline: Removal of Timeline Editor!Joshua Leung
2018-04-20Cleanup: Remove the "SpaceTime->caches" and "SpaceTimeCache" stuffJoshua Leung
2018-04-20Dopesheet-Timeline: Ported over cache indicator drawing + settings used to co...Joshua Leung
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel