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-09-30Cleanup: Make function privateHans Goudey
2020-09-30Fix use after free deleting object with modifier panels visibleHans Goudey
2020-09-30Cleanup: Use LISTBASE_FOREACH macro in outliner codeHans Goudey
2020-09-29Sculpt: Preserve Mesh visibility from edit mode using the Face SetsPablo Dobarro
2020-09-29Sculpt: Line Project Gesture toolPablo Dobarro
2020-09-29API Docs: Correct syntax for bpy.utils.register_classAaron Carlisle
2020-09-29API Docs: Fix corrupted document of gpu.select.load_idnutti
2020-09-29API docs: Fix sytax error for delaunay_2d_cdAaron Carlisle
2020-09-29API Docs: Use raises field list syntaxAaron Carlisle
2020-09-29Fix unreported Eisenbug leading to a crash when reading a blend file.Bastien Montagne
2020-09-29Fix (unrepported) utterly broken logic in readfile for Workspaces.Bastien Montagne
2020-09-29Property Search: Set expansion properly for child panelsHans Goudey
2020-09-29Fix T71981: Alembic vertex interpolation can jumble meshSybren A. Stüvel
2020-09-29Volumes: new Mesh to Volume modifierJacques Lucke
2020-09-29Volumes: support selection and outlines in viewportJacques Lucke
2020-09-29DNA: optimize struct reconstruction by doing some preprocessingJacques Lucke
2020-09-29Quiet unused variable warningJacques Lucke
2020-09-29DNA: use better type for SDNA->structsJacques Lucke
2020-09-29Revert "Fix T81002: Images drawn with the Python gpu module no longer draw on...Jeroen Bakker
2020-09-29Cleanup: spellingCampbell Barton
2020-09-28Fix T80121: Forcefield F-curve modifier changes don't reset cacheSybren A. Stüvel
2020-09-28Outliner: Draw hierarchy lines dashed for object childrenNathan Craddock
2020-09-28Fix T80657: Not freed memory blocks with Batch-Generate Previews.Bastien Montagne
2020-09-28Fix T80967: Alembic, crash when the imported sim from Houdini startsSybren A. Stüvel
2020-09-28Cleanup: Animation, fix commentsSybren A. Stüvel
2020-09-28UI Code Quality: Clear layout pointer on layout destructionJulian Eisel
2020-09-28Cleanup: Animation, remove unused parameter from anim tagging functionSybren A. Stüvel
2020-09-28Fix T81214: Crash on Action constraint without actionSybren A. Stüvel
2020-09-28Cleanup: animation, simplify `anim_flush_channel_setting_up()`Sybren A. Stüvel
2020-09-28Cleanup: animation, split up ANIM_flush_setting_anim_channels()Sybren A. Stüvel
2020-09-28Fix typo in UI messages.Bastien Montagne
2020-09-28Fix T79275: Missing redraw for pinned active tool settings panelsDavid Friedli
2020-09-26Sculpt: Line gestures and Mask Line toolPablo Dobarro
2020-09-26Fix Face Set overlay rendering wrong color with modifiersPablo Dobarro
2020-09-26Fix T81205: Grease pencil material slots don't auto-erase void slots above th...Antonio Vazquez
2020-09-26Fix T81168: 2.8x Crash when loading 2.79 file.Bastien Montagne
2020-09-25Cleanup: Use canonical variable nameHans Goudey
2020-09-25Cleanup: Decrease indentation by returning earlyHans Goudey
2020-09-25Cleanup: Declare variables where initialized, lower scopeHans Goudey
2020-09-25Fix Tests for Weld Modifier with KD-TreeHenrik Dick
2020-09-25LibOverride: Cleanup: reserve debug messages to debug builds.Bastien Montagne
2020-09-25LibOverride: Better handling of cleanup of 'insert' operations in collections.Bastien Montagne
2020-09-25Fix T78343: Most properties of Ocean modifier should not be animatable.Bastien Montagne
2020-09-25LibOverride: Tweak messages when some sub-item is not found when applying ove...Bastien Montagne
2020-09-25Fix T81161: Bad properties context panel placement loading old filesHans Goudey
2020-09-25Cleanup: Miscellaneous code improvementsHans Goudey
2020-09-25Fix constrain plane not being set in tranform codeGermano Cavalcante
2020-09-25UI: Improve curve geometry property tooltipsHans Goudey
2020-09-25Cleanup: silence [-Wshadow] warningsGermano Cavalcante
2020-09-25Fix T80937: Changing the contrain axis does not return to the scene orientationGermano Cavalcante