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-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
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-07Fix T69314: Broken Rotation to Deltas for Quaternionsmano-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
2020-01-07Edit Mesh: add comments to EDBM_op_finishCampbell Barton
2020-01-07Depsgraph: Revert unwillingly staged change from previous commitSergey Sharybin
2020-01-07Depsgraph: Cleanup spellingSergey Sharybin
2020-01-07Depsgraph: Refactor, make evaluation stages easier to extendSergey Sharybin
2020-01-07Depsgraph: Cleanup, move private functions to anonymous namespaceSergey Sharybin