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-05-26Curves: Implement Handles for selected points onlyAntonio Vazquez
2020-05-26BLI_assert: prevent abort from suppressing return-type warningCampbell Barton
2020-05-26Improved Area Border Selection and DraggingHarley Acheson
2020-05-25Calculate epsilon values for interp_weights_poly to improve accuracySebastian Parborg
2020-05-25GPUTexture: Make GPU_texture_clear workaround fast.Clément Foucault
2020-05-25Fix T76926: Crash with Full Screen file browser window preferenceJacques Lucke
2020-05-25Fix T73164: Undo does not always properly clear no-more-used library data.Bastien Montagne
2020-05-25Sculpt: Pose Brush Scale/Transform deform modePablo Dobarro
2020-05-25UI/Physics: Show error enabling Rigid Body if compiled without BulletJulian Eisel
2020-05-25Merge remote-tracking branch 'origin/blender-v2.83-release'Dalai Felinto
2020-05-25Revert "UI: View3D Cursor Changes"Dalai Felinto
2020-05-25Fix building after rBdeaff945d0b9... sic.Bastien Montagne
2020-05-25VR: Fix big performance bottleneck for simple scenesJulian Eisel
2020-05-25Fix T76941: "Set Inverse" in Child Of constraint broken with armaturesSybren A. Stüvel
2020-05-25Merge branch 'blender-v2.83-release'Bastien Montagne
2020-05-25Cleanup: ID makelocal code: remove useless and confusing debug code.Bastien Montagne
2020-05-25Libquery: Refactor: add bmain to data passed to callback.Bastien Montagne
2020-05-25Fix T76997: bad handling of embedded IDs in partial append.Bastien Montagne
2020-05-25Fix T76997: bad handling of embedded IDs in partial append.Bastien Montagne
2020-05-25Mesh: skip conversion from edit-mesh to mesh in edit-modeCampbell Barton
2020-05-25Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-25Fix autokeyframing masks not updating properlyPhilipp Oeser
2020-05-25Cleanup: unused variable warningsCampbell Barton
2020-05-25Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-25Fix T76990: Crash shortest path select with 'face stepping' when no faces.Bastien Montagne
2020-05-25Task: Graph Flow Task SchedulingJeroen Bakker
2020-05-25Simulations: pass simulation data block to update functionJacques Lucke
2020-05-25Cleanup: typoJacques Lucke
2020-05-25Merge remote-tracking branch 'origin/blender-v2.83-release'Sybren A. Stüvel
2020-05-25Fix T76897: Lamp Power Not Updating from DriverSybren A. Stüvel
2020-05-25Fix crash when converting BMesh to Mesh with shape keysSybren A. Stüvel
2020-05-25Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-25Fix T77031: Blender as pymodule crashes when renderingCampbell Barton
2020-05-25Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-25Cleanup: make formatCampbell Barton
2020-05-24Merge branch 'blender-v2.83-release'Richard Antalik
2020-05-24Fix(unreported): Crash on prefetching while transforming strip.Richard Antalik
2020-05-24VR: Fix big performance bottleneck for simple scenesJulian Eisel
2020-05-24Fix T77000: Preferences window can not be opened from script operatorJulian Eisel
2020-05-24Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-24Fix T77003: GPencil Paint presets not initializatedAntonio Vazquez
2020-05-23Merge branch 'blender-v2.83-release'Nathan Craddock
2020-05-23Fix T76578: Show bone visibility driver in outlinerNathan Craddock
2020-05-23Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-23GPencil: Fix unreported Noise modifier does not work in axis aligned strokesAntonio Vazquez
2020-05-22Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-22Cleanup: remove unnecessary NULL testBrecht Van Lommel
2020-05-22Cleanup: silence deprecation warnings of Carbon Finder Favorites itemsAnkit
2020-05-22Cleanup: Deduplicate codeGermano Cavalcante
2020-05-22Fix redo with local orientationGermano Cavalcante