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-06-06Fix T59176: Missing Animation Update for Surface Resolution U & VSergey Sharybin
2019-06-06Fix typo in tooltip (reported in T65555).Bastien Montagne
2019-06-05Tooltip: Fix use_preview_range tooltip (OpenGL > View)Dalai Felinto
2019-06-05Fix T64336: Switching to a Camera which is hidden, does not evaluate the anim...Sergey Sharybin
2019-06-05Code Style: Make FormatJeroen Bakker
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-06-04Fix status bar and keymap editor showing Call Menu instead of menu nameBrecht Van Lommel
2019-06-04UI: Add icons to ConstraintsWilliam Reynish
2019-06-04GPencil: Clarify Target weight tooltip and remove lower limitAntonio Vazquez
2019-06-04Fix T64247: Crash on playback with special shader node treeSergey Sharybin
2019-06-03Cleanup: style, use braces in RNACampbell Barton
2019-06-03Cleanup: style, use braces in makesrnaCampbell Barton
2019-06-03Fix T65294: Orbit navigate gizmo fails in paint modesCampbell Barton
2019-06-02UI: Fix inconsistent use of 'LookDev' vs 'Look Dev'William Reynish
2019-05-31Fix Outliner: New collections are hiddenDalai Felinto
2019-05-31Fix: Don't use a slider to control the Background Image Scale property.William Reynish
2019-05-31Cleanup: undeclared variable warningCampbell Barton
2019-05-31VSE: don't add crop and transform data for sound stripsRichard Antalik
2019-05-30GPencil: Rename Blend mode "Normal" to "Regular"Antonioya
2019-05-30WM: use different drag thresholds for mouse/tablet eventsCampbell Barton
2019-05-29Fix: Hair Length was using wrong unitWilliam Reynish
2019-05-28Eevee: Change default shadowmap near clipping distanceClément Foucault
2019-05-28Fix T64005: GPencil clamping pixels do not always workAntonioya
2019-05-28WM: support X/Y axis cursor wrappingCampbell Barton
2019-05-28Cleanup: use time scrub instead of scrubbingCampbell Barton
2019-05-28Docs: correct descriptionsCampbell Barton
2019-05-27Cleanup: Fix const warning in makesrnaRay Molenkamp
2019-05-27Fix T65190: GPencil stroke not correctly initializated using python APIAntonioya
2019-05-27Eevee: Fix Aliasing in Light ProbesAdam Nydahl
2019-05-27Gizmo: add event argument to invoke_prepare callbackCampbell Barton
2019-05-27Python API: Tag for update on object.update_from_editmode()Sergey Sharybin
2019-05-27Depsgraph API: Allow preserving custom data layersSergey Sharybin
2019-05-27Depsgraph: Use threading guard in context.evaluated_depsgraph_getSergey Sharybin
2019-05-26Fix misleading image color space and alpha tooltipsBrecht Van Lommel
2019-05-24Fix T65028: Eye icon not toggle-able from the outliner for linked objectsDalai Felinto
2019-05-24Fix T64101: Crash entering edit mode with particle systemSergey Sharybin
2019-05-24Viewport: add more contrast to default studio light, make it default againBrecht Van Lommel
2019-05-24Cleanup: use "_update" suffix for RNA update callbacksCampbell Barton
2019-05-24Cleanup: warningsCampbell Barton
2019-05-23VSE: minimal cache invalidationRichard Antalik
2019-05-23Fix addon preference registration setting preferences dirtyCampbell Barton
2019-05-22Visibility panel: Use "toggle" keywordDalai Felinto
2019-05-22Fix T64679: Missing dirty preferences tagCampbell Barton
2019-05-22RNA: add fallback update functionCampbell Barton
2019-05-22Cleanup: disambiguate rna_userdef_update_ui/ui_updateCampbell Barton
2019-05-22RNA: fix missing depsgraph update tagging in FCurve methods.Alexander Gavrilov
2019-05-22RNA: allow 'TIME' on Actions and any IDs with AnimData in ID.update_tag.Alexander Gavrilov
2019-05-22Fix: Auto Merge icon state were wrongly swappedWilliam Reynish
2019-05-22UI: tweak order of shading mode displayCampbell Barton
2019-05-22Fix T63852: Invalid keymaps writtenCampbell Barton