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 (Collapse)Author
2019-06-28Sequencer: Assign Refresh All to Ctrl-R.William Reynish
This is needed based on studio feedback to make it quicker to refresh the sequencer clips.
2019-06-28Fix issue in Blender 2.7x mask keymap after recent changesBrecht Van Lommel
2019-06-28Remove Sticky option from the Floor constraintSergey Sharybin
This option from the very beginning of its existence needed more work to make it work correct and this was never done. This option was working fine during continuous playback, when there are no skipped frames, but it was failing when AV-sync of framedrop was enabled. It was never working correct when jumping between frames, including rendering on a farm which usually does frame-range based rendering. With copy-on-write things became even more tricky, since the "stuck" flag was never preserved between re-evaluations. Fixes T65683: Sticky Option in Floor Constraint for Bones Not Working
2019-06-28Python Templates: Small fix for gizmo custom geometryDalai Felinto
The mouse offset was inverted (the widget was going the opposite direction as the mouse movement).
2019-06-28Python Templates: Update Custom Nodes tooltipDalai Felinto
Since we exposed the editors sub-types to the type editor selector, this template no longer shows in the head, but in the type editor selector.
2019-06-28Python Templates: Silence _MT_ warning in pie menu templateDalai Felinto
2019-06-28Python Templates: Fix Operator Mesh AddDalai Felinto
This was broken since: 06fe2a5e0c5d6202864701cf7fd800e4906057c9
2019-06-28GPencil: Rename "Clamp Layer" to "Mask Layer"Antonioya
The old name was not meaning what this option does. Dtected while writting the manual.
2019-06-28Fix T65956: node reroute no longer working in right click keymapBrecht Van Lommel
It's now always on shift + RMB drag, regardless of the keymap.
2019-06-28Fix issues with masking tools and RMB/LMB keymapsSebastian Koenig
This makes things work more similar to 2.79 until there is a toolbar for mask editing. Select & slide is now always on the left mouse button. For the LMB keymap the context menu is on the right mouse button. For the RMB keymap the select & move is on the right mouse button, which is almost the same as select & slide but for historical reasons there is still a distinction. Differential Revision: https://developer.blender.org/D5070
2019-06-27Masking: make image editor UI consistent with clip editorSebastian Koenig
* Mask Display menu is now part of the header * Sidebar now has a separate Mask tab * Add context menu when in mask mode Differential Revision: https://developer.blender.org/D5102
2019-06-27Fix T66166: NLA invisible source list selectionWilliam Reynish
2019-06-27Fix T65010: Affect options not being displayed in the UV editor snap settings.mano-wii
Reviewers: brecht, billreynish Reviewed By: brecht Differential Revision: https://developer.blender.org/D5141
2019-06-27Fix: Text Location lost X/Y textWilliam Reynish
Use PROP_XYZ instead, and user Slider=True to make them display as sliders in the UI
2019-06-26GPencil: Change HSV modifier to use the same range of parameter that other ↵Antonioya
areas of Blender The value of the Hue must be between 0 and 1, but the value was between 0 and 2.
2019-06-26Fix typo pratially breaking node shader wrapper (used by IO add-ons).andreas atteneder
Reported with patch as D5140 by andreas atteneder (@atti), thanks!
2019-06-25Industry Compat keymap: LMB-dragging in UV Editor box selectsWilliam Reynish
This makes it possible to drag outside of the Transform gizmo to select
2019-06-25Industry Compat keymap: Use Move, Rotate, Scale tools for UV transform, ↵William Reynish
instead of modal operators
2019-06-25Tool System: add UV transform toolsCampbell Barton
2019-06-25Cleanup: tweaks to fix for T66065Campbell Barton
This fix changed repr() to str().
2019-06-25Fix T66065: Missing text in the UI translations files due to 'fstring' usages.Bastien Montagne
Am not even sure that it is possible to use fstrings at all when UI translation is required (that is, is a sensible, reasonable way that does not make things even more complicated than they already are), but one thing is certain, this won't be trivial to get it working, so definitively not a job for now. Instead just do not use fstrings for UI translatable strings.
2019-06-25Preferences: changes to navigation gizmoCampbell Barton
- Add 'Navigation Buttons' preference, used for 2D views (previously this couldn't be disabled). - Add "Off" option for 3D view axis. - Support minimal axis with navigation buttons.
2019-06-25Fix: Remove 'Separate Images' from Sequencer Movie optionsWilliam Reynish
Separate Images does not have any effect on Movie strips, so this removes this option from the Movie menu. Author: Peter Fog Differential Revision: https://developer.blender.org/D5130
2019-06-25Sequencer: Fix missing icons for text alignmentWilliam Reynish
Now is consistent with Text objects Also fix wrong unit for text placement and tooltip-
2019-06-25Compress macOS DMG background imageWilliam Reynish
From 2.3 mb to 34 kb Required adjusting background color. Also fixed blurry Blender logo.
2019-06-25Sequencer UI: Move Refresh button from header to the View menusWilliam Reynish
This button didn't need to be so prominent, and clashed with the Sequencer sidebar
2019-06-25Fix: Wrong check in Sequencer sidebarWilliam Reynish
Didn't reflect recent naming changes.
2019-06-24Cleanup: clarify branch which shouldn't be possibleCampbell Barton
2019-06-24Fix T66074: Number shortcut for brushes doesn't workCampbell Barton
Add number brush switching for 2.7x map.
2019-06-24WM: add operator to set the tool by it's indexCampbell Barton
Needed for 2.7x brush switching keys.
2019-06-24Fix T66053: hair shape panel shows for emitter particlesBrecht Van Lommel
2019-06-24UI: Rename Dupli-Face to Instance FaceAaron Carlisle
Part of T56648
2019-06-23Cleanup: pep8Campbell Barton
2019-06-23UI: Rename "Zoom Border --> Zoom Region"Aaron Carlisle
Part of T56648
2019-06-23UI: Rename "Draw Thin" to "Display Thin"Aaron Carlisle
Part of T56648
2019-06-23UI: Add Strip Type Icons in the VSE Sidebar HeaderWilliam Reynish
This helps users identify the active strip type much more clearly. Differential Revision: https://developer.blender.org/D5124
2019-06-22macOS: tweaks for macOS bundle scriptBrecht Van Lommel
* Follow Blender code style a bit more closely * Fix mixed tabs and spaces * Remove old README now that it's part of the script * Make less tied to specific Blender version numbers
2019-06-22Keymap: Add Alt-A, Ctrl-I to file-select spaceCampbell Barton
2019-06-22UI: remove Visible IPO iconsCampbell Barton
These are duplicates of HIDE_ON/OFF.
2019-06-22Cleanup: redundant static set useCampbell Barton
2019-06-22Cleanup: assign strip type to a variable before use (call strip_type)Campbell Barton
This was only done in some parts of the sequencer UI, existing vars were named seq_type & stype.
2019-06-22Cleanup: sequencer source panelCampbell Barton
Split sound from image/movie branch (since image/movie share logic).
2019-06-22Fix error in recent UI changesCampbell Barton
Image file is meant to be next to the directory in the Source panel.
2019-06-22macOS: rename blender.app to Blender.appBrecht Van Lommel
Using a capitalized app name fits the platform guidelines. Since macOS file systems are case insensitive by default this should not break scripts that assume lowercase.
2019-06-21UI: Remove redundant Running Jobs from Sequencer header.William Reynish
You would see the running jobs thrice, once in each Sequencer header and in the Status Bar too. One instance of this is more than enough.
2019-06-21UI: Use enum for Sequencer vs 3D Camera input in Scene panel in Sequencer ↵William Reynish
sidebar Also move Time and Source below other panels for consistency
2019-06-21macOS DMG bundle, codesign and notarization scriptArto Kitula
2019-06-21Add macOS disk image background imageWilliam Reynish
2019-06-21Rename: Save custom Studio light > Save Custom Studio LightDalai Felinto
2019-06-21macOS: remove blenderplayer.app, don't include Blender Foundation in versionBrecht Van Lommel