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-29Cleanup: Fix build warnings with MSVCRay Molenkamp
2019-06-29UI: Make Panel Name PluralAaron Carlisle
2019-06-29Fix T66250: Repeated word typoAaron Carlisle
2019-06-29Fix T66230: delay in the material preview panel after recent changesBrecht Van Lommel
2019-06-29Fix wrong usage of U.ui_scale, drawing code must use U.dpi_facBrecht Van Lommel
2019-06-29Fix T66240: clip editor shows Python error about tool headerBrecht Van Lommel
2019-06-29Fix compilation error without Cycles loggingSergey Sharybin
2019-06-29WM: support window context overrideCampbell Barton
2019-06-29Cleanup: Fix build warnings with MSVC.Ray Molenkamp
2019-06-29RNA: Add Screen.is_temporaryCampbell Barton
2019-06-29Fix T66238: Spelling typoAaron Carlisle
2019-06-29Fix T66102: Animation color hard to see when sliders is set to fullCampbell Barton
2019-06-29Cleanup: de-duplicate button color flag checksCampbell Barton
2019-06-29UI: Add "(Walk/Fly)" to navigation operator nameCampbell Barton
2019-06-28Fix T66224: Grammar in Key Set error messagesAaron Carlisle
2019-06-28Sequencer: Assign Refresh All to Ctrl-R.William Reynish
2019-06-28Fix audio not updating when snapping strips in sequencerSergey Sharybin
2019-06-28Cycles: add back control to render first N bounces with path terminationBrecht Van Lommel
2019-06-28Fix Cycles OSL assert when running testsBrecht Van Lommel
2019-06-28Previews: delay icon preview renders a bit for smoother interactionBrecht Van Lommel
2019-06-28Creator: Clarify verbosity command line argumentSergey Sharybin
2019-06-28Fix non-working verbosity when set prior to --debugSergey Sharybin
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
2019-06-28Python Templates: Small fix for gizmo custom geometryDalai Felinto
2019-06-28Python Templates: Update Custom Nodes tooltipDalai Felinto
2019-06-28Python Templates: Silence _MT_ warning in pie menu templateDalai Felinto
2019-06-28Python Templates: Fix Operator Mesh AddDalai Felinto
2019-06-28Python tests: replaced `imp` with `importlib`Sybren A. Stüvel
2019-06-28GPencil: Rename "Clamp Layer" to "Mask Layer"Antonioya
2019-06-28Fix T66126: Non-active Grease Pencil object stuck in draw modeAntonioya
2019-06-28Tests: disable keymap hierarchy tests until they are fixedBrecht Van Lommel
2019-06-28Fix T65263: Outliner doesn't display selected object if parent not selectedDalai Felinto
2019-06-28Fix T65956: node reroute no longer working in right click keymapBrecht Van Lommel
2019-06-28Fix issues with masking tools and RMB/LMB keymapsSebastian Koenig
2019-06-28Fix message subscriber using the wrong workspaceCampbell Barton
2019-06-28Revert "Fix invalid area tool being set from message passing"Campbell Barton
2019-06-28Fix OpenMP library for tests on macOSBrecht Van Lommel
2019-06-28Fix T63694: Crash using tool gizmos with multiple windowsCampbell Barton
2019-06-28Fix T62990: Selecting bones causes pose to be re-evaluatedSergey Sharybin
2019-06-28Fix T66105: Changing force field does not update simulationSergey Sharybin
2019-06-28Fix T66200: Changing workspaces / modes doesn't update toolsCampbell Barton
2019-06-28Fix invalid area tool being set from message passingCampbell Barton
2019-06-28install_deps: Bumped OSL version to 3.4.0_RC2Jeroen Bakker
2019-06-28Fix error for tools that share gizmo types doubling up gizmosCampbell Barton
2019-06-28Cleanup: unused var, sort structsCampbell Barton
2019-06-28GPencil: Cleanup commented lines from previous commitAntonioya
2019-06-28GPencil: Don't hide Cursor while drawingAntonioya
2019-06-27GPencil: Fix missing Fill area when drawing an strokeAntonioya
2019-06-27Cleanup: fix compiler warningsBrecht Van Lommel