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-11-28Use collection and instance terminology in Python APISergey Sharybin
2018-11-28Workbench: Change Studio lightingClément Foucault
2018-11-28Outliner/visibility: revert changes for now until we find better solutions.Brecht Van Lommel
2018-11-28PyAPI: add KeyMapItem.to_string() methodCampbell Barton
2018-11-28Per view-layer collection visibilityDalai Felinto
2018-11-28RNA: disable animating sequence channel, lockCampbell Barton
2018-11-28Cleanup: remove unused app-template flagCampbell Barton
2018-11-27UI: Bring back User Preferences entry in Editors list.Pablo Vazquez
2018-11-27Tool System: use tools for node editorCampbell Barton
2018-11-27RNA: expose access to B-Bone shape data from Python.Alexander Gavrilov
2018-11-27Font textbox overflow: Different methodsDalai Felinto
2018-11-26UI: rename "OpenGL" render engine to "Workbench".Brecht Van Lommel
2018-11-26GP: New Blend Layers functionalityAntonioya
2018-11-26Workbench: Add Curvature overlay for better visibility of surface detail for ...Lukas Stockner
2018-11-26Enable OpenSubdiv modifier by defaultSergey Sharybin
2018-11-263D View: remove 3D cursorCampbell Barton
2018-11-25UI: Initial User-Preferences redesignJulian Eisel
2018-11-25Local ViewDalai Felinto
2018-11-25Merge branch 'master' into blender2.8Brecht Van Lommel
2018-11-25Sequencer: remove unnecessary limit on transform rotation.Brecht Van Lommel
2018-11-23Fix T57996: Crash - delete node with a driven parameterSergey Sharybin
2018-11-23Keymap: add Keymap.keymap_items.new_from_itemCampbell Barton
2018-11-23Cleanup: rename bone-select to xrayCampbell Barton
2018-11-22Icons: use newly added iconsWilliam Reynish
2018-11-22Cleanup: Move debug warning message about panels missing category from drawin...Bastien Montagne
2018-11-21Implement basic global tablet pressure curve options.Alexander Gavrilov
2018-11-21I18N: tweak some UI labels and tips.Bastien Montagne
2018-11-21GP: Remove Target Weight switchAntonioya
2018-11-21Cleanup: use boolean array for mirror modifierCampbell Barton
2018-11-21Modifier: Mirror learns to bisect on planeCampbell Barton
2018-11-20GP: Refactor target weight paintAntonioya
2018-11-20GP: New option to paint a predefined weightAntonioya
2018-11-20Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-11-20Removed superfluous NULL checkSybren A. Stüvel
2018-11-20Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-11-20Added MovieClip.fps read-only property to RNASybren A. Stüvel
2018-11-20UI: show keyconfig prefs directly under presetCampbell Barton
2018-11-19Image Empties: Option to not display the backside of image emptiesJacques Lucke
2018-11-19Remove note about Blender InternalSergey Sharybin
2018-11-19Studio Lights: Big CleanupsClément Foucault
2018-11-19RNA: re-enable update notifier flagsCampbell Barton
2018-11-18Keymap: move left click select to a preferenceCampbell Barton
2018-11-18GP: Harmonize Sculpt Struct and field namesAntonioya
2018-11-17Cleanup: correct variable namesCampbell Barton
2018-11-16Keymap: add support for key-config preferencesCampbell Barton
2018-11-16RNA: LayerCollection.has_hidden_objectsDalai Felinto
2018-11-16Keymaps: replace select / action mouse systemBrecht Van Lommel
2018-11-15Eevee: Add Filter Quality settingClément Foucault
2018-11-15Eevee: Add Glossy Reflection clampingClément Foucault
2018-11-15Eevee: Add irradiance smoothingClément Foucault