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-11-02Fix crash opening some 2.4x .blend files with drivers or NLA editorBrecht Van Lommel
2020-11-02Revert "Parenting: fix return value when parenting object to itself"Sybren A. Stüvel
2020-11-01PyAPI: set sys.executable to None when Python can't be foundCampbell Barton
2020-11-01Fix T82089 Boolean on empty mesh with collection fails.Howard Trickey
2020-10-31Fix new boolean performance bug.Howard Trickey
2020-10-31Fix T82265: GPencil interpolate crash when next frame was NULLAntonio Vazquez
2020-10-30Fix (unreported) buffer-overflow in new lattice code.Bastien Montagne
2020-10-30Parenting: fix return value when parenting object to itselfSybren A. Stüvel
2020-10-30Outliner: use undo-group for outliner mode switchingCampbell Barton
2020-10-30Object: use undo-group for object.switch_objectCampbell Barton
2020-10-30Undo System: support for grouping steps with begin/end callsCampbell Barton
2020-10-30Fix outliner mode toggling with multi-object pose/edit modeCampbell Barton
2020-10-29Fix Zoom to Mouse Position ignored when zooming outJulian Eisel
2020-10-29RNA properties subtypes enum: sync definitions everywherePhilipp Oeser
2020-10-29CustomData color copying: use interpolated alphaPhilipp Oeser
2020-10-29Fix blend_color_interpolate_byte returning wrong alpha in certain casePhilipp Oeser
2020-10-29Fix 3D smooth-view ignoring lens when exiting camera viewErik Abrahamsson
2020-10-29PyAPI: point sys.executable to the Python binaryCampbell Barton
2020-10-28Animation: Improve labels on Snap menu in NLA & DopesheetAaron Carlisle
2020-10-28Revert "Fix T81077 id_management test on macOS"Ankit Meel
2020-10-28Fix T82149: Blender crash when using collection user_id remapping (python).Bastien Montagne
2020-10-28Revert "PyAPI: point sys.executable to the Python binary"Campbell Barton
2020-10-28Fix T82049: material select button now only works for active objectCampbell Barton
2020-10-28PyAPI: point sys.executable to the Python binaryCampbell Barton
2020-10-27GPencil: Fix unreported Fill when use boundary and Visble layersAntonio Vazquez
2020-10-27Fix T81844: Change Bone Layers fails in Pose ModeSebastian Parborg
2020-10-27Fix T80819: Border zoom is isn't accurate in perspective viewErik Abrahamsson
2020-10-27BLI_rect: add resize_x/y functionsCampbell Barton
2020-10-26Fix own previous commit re testing of `BLI_rel_path`.Bastien Montagne
2020-10-26Fix T81421: "Saving As..." a blend file with a Script node file path filled w...Bastien Montagne
2020-10-26UI: Datatransfer modifier: set mix factor inactive when not in usePhilipp Oeser
2020-10-26Fix T82079: Missing viewport redraw changing volume slicing axisPhilipp Oeser
2020-10-26Fix: Animation, Draw active keyframe handles only when BézierSybren A. Stüvel
2020-10-26Fix T81890: Active keyframe changes on deselect of keyframeSybren A. Stüvel
2020-10-26Cleanup: compiler warningsBrecht Van Lommel
2020-10-26Fix custom-normal support for mesh editing operationsCampbell Barton
2020-10-26Proper, cleaner fix for T81963: Random rare crashes in override code.Bastien Montagne
2020-10-26Pose: Add a 'pose_ensure' new utils that only rebuilds if needed.Bastien Montagne
2020-10-26LatticeDeform: PerformanceJeroen Bakker
2020-10-26Fix T81077 id_management test on macOSAnkit Meel
2020-10-26Fix T81963: Random rare crashes in override code.Bastien Montagne
2020-10-26Fix T81984: Crash in sculpt undo with mask extract after dyntopo toggleBastien Montagne
2020-10-26Fix Recursion when rendering scene stripRichard Antalik
2020-10-26Fix T81426: Infinite loop building VSE relationsRichard Antalik
2020-10-26Fix T81250: Crash after undoing with prefetchingRichard Antalik
2020-10-26Fix T81904: Cloth brush simulation failing with local area and mirrorPablo Dobarro
2020-10-25Fix T81999, Boolean Exact+Self Difference fails.Howard Trickey
2020-10-24Fix T81884, clamping with percent, addendum.Howard Trickey
2020-10-24Fix T82019 Crash loading 2.78 splash demo.Howard Trickey
2020-10-23GPU: Debug: Trim shader stats from output logClément Foucault