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
path: root/source
AgeCommit message (Expand)Author
2020-01-13Fix T72957 Crash using Eye dropper in Edit mode with X-rayClément Foucault
2020-01-13DRW: Fix stencil being modified by passes that are read onlyClément Foucault
2020-01-13Overlay: Edit Mode: Fix vertices depth test not always onClément Foucault
2020-01-13Fix T67305: Sculptmode Wireframe ColoringJeroen Bakker
2020-01-13Fix T72250: Select Boundary LoopJeroen Bakker
2020-01-13Fix T73069: StudiolightsJeroen Bakker
2020-01-12Fix T71620: broken particle collisions due to rB0666ece2e2f9Luca Rood
2020-01-10USD Exporter: clarified export options in the UISybren A. Stüvel
2020-01-10Fix T71491: Sculpt Brush Text ColorJeroen Bakker
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-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-09Fix T71295: Duplicate macro faulty after rotationStanislav Blinov
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-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-08Revert recent change to the particles RNA, and only affect the UI.William Reynish
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-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
2020-01-08Fix T72919: NDOF 'Free' orbit preference is ignoredCampbell Barton
2020-01-08Cleanup: use paint/sculpt prefix in BKE_paint.hCampbell Barton
2020-01-07Fix T72251: Add rotate brush as constrained by radius for automaskingPablo Dobarro
2020-01-07Fix T72647: Check if the PBVH type makes sense for the sampling modePablo Dobarro
2020-01-07Fix T72830: Check if the mesh has mask data before extractig or slicingPablo Dobarro
2020-01-07Sculpt: Pose Brush with Inverse KinematicsPablo Dobarro
2020-01-07Fix T72935: Applying transform to parent mesh changes rotation of children us...mano-wii
2020-01-07bmesh_intersect_edges: Remove unnecessary index settingmano-wii
2020-01-07GPencil: Fix unreported memory leakAntonio Vazquez
2020-01-07GPencil: Remove memory allocation for trianglesAntonio Vazquez
2020-01-07Blenlib: Add C++ guard for QueueSergey Sharybin