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
2020-01-10Docs: roll version to 2.83 for masterNathan Letwory
2020-01-10Fix T71908: Animated properties are lost after frame-post handlerSergey Sharybin
2020-01-10Version cycle 2.83, master is now in alpha and open for new work and featuresNathan Letwory
2020-01-10Merge branch 'blender-v2.82-release'Nathan Letwory
2020-01-10Version cycle to 2.83 alpha for master.Nathan Letwory
2020-01-10Cleanup: group event_query functions in headerCampbell Barton
2020-01-10Cleanup: name wm_event_modalkeymap_begin/endCampbell Barton
2020-01-10Cleanup: move public event queries into their own fileCampbell Barton
2020-01-10Version 2.82 cycle to beta for bcon3, stabilizing periodNathan Letwory
2020-01-10Cleanup: use doxy sections in wm_event_system.cCampbell Barton
2020-01-10Correct last commit, restore the double-click state for modal eventsCampbell Barton
2020-01-10Fix T72999: Fast keystrokes ignored for operators with modal keymapsCampbell Barton
2020-01-10Docs: explain logic behind wm_event_modalkeymapCampbell Barton
2020-01-10Fix T72948: Smooth active tool gizmo vibratesCampbell Barton
2020-01-10Fix mesh randomize tool not runningCampbell Barton
2020-01-09Docs: 2.82 release description for Linux appdataNathan Letwory
2020-01-09Fix T71630: Add Delete Tracks to Edit menu in NLA editorJacques Lucke
2020-01-09USD Exporter: removed 'Export' from the exporter option labelsSybren A. Stüvel
2020-01-09USD Exporter: clarification of some comments in the codeSybren A. Stüvel
2020-01-09USD Exporter: make it possible to debug-print arbitrary export graphsSybren A. Stüvel
2020-01-09USD Exporter: properly export objects whose parents are not exportedSybren A. Stüvel
2020-01-09USD Exporter: removed 'Visible Objects Only' exporter optionSybren A. Stüvel
2020-01-09USD Exporter: removed exclusion of 'Holdout' collectionsSybren A. Stüvel
2020-01-09Fix T72375: Crash when using spin toolmano-wii
2020-01-09Cycles: Fixed OpenCL kernel build.Stefan Werner
2020-01-09Fix T71295: Duplicate macro faulty after rotationStanislav Blinov
2020-01-09Cycles: Disable fluid motion blur regression testSergey Sharybin
2020-01-09Fix UV gizmos poll failing with multiple objectsCampbell Barton
2020-01-09Fix multiple UV gizmos being linked at onceCampbell Barton
2020-01-09Gizmo: use pivot center for UV gizmosCampbell Barton
2020-01-09Gizmo: improve 2D arrow select detectionCampbell Barton
2020-01-09Fluid: Fix broken motion blur for liquidsSebastián Barschkis
2020-01-09Fix T72900: Mouse-move causes redraw when gizmos are hiddenCampbell Barton
2020-01-09Cleanup: centralize WM_gesture_end callCampbell Barton
2020-01-09Fix T72976: CRASH When Selecting CameraAntonio Vazquez
2020-01-08Industry Compat keymap: Fix gizmos stealing the Alt-key when navigating the v...William Reynish
2020-01-08Revert recent change to the particles RNA, and only affect the UI.William Reynish
2020-01-08Fix T66529: Cycles motion blur render errors with fast rotating objectsJosh Belanich
2020-01-08Fix build error in tests on Clang / macOSBrecht Van Lommel
2020-01-08Fix T72954: Cycles gradient texture not clamped when using OSLBrecht Van Lommel
2020-01-08Cycles: Add OptiX AI denoiser supportPatrick Mours
2020-01-08Fix T72288: Left click on empty space inside file browser resets scrollingmano-wii
2020-01-08Fix T72878: Alphabetical sorting in Outliner sorts shorter names lastJulian Eisel
2020-01-08Tests: Natural string comparing (BLI_strcasecmp_natural())Julian Eisel
2020-01-08Fix T62311: Metaball animation playback crashSergey Sharybin
2020-01-08Fix T72235: crash entering particle editmode with non-valid PTCacheEdit psys ...Philipp Oeser
2020-01-08Fix T72119: UV/Image Editor theme face colors with no effectmano-wii
2020-01-08Fix T72667: Collection delete hierarchy in edit-mode crashesCampbell Barton
2020-01-08DNA: mark OrigSpace structs as run-timeCampbell Barton
2020-01-08Cleanup: mesh data headerCampbell Barton