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
2022-03-25Fix Outliner highlighting multiple base elements in different librariesJulian Eisel
2022-03-25MSVC: Fix linker issue with USDRay Molenkamp
2022-03-25USD I/O: explicitly set or clear the OPTYPE_UNDO flagSybren A. Stüvel
2022-03-25Image editor: not updating after image operation.Jeroen Bakker
2022-03-25USD: Support building against USD 21.11+Michael Kowalski
2022-03-25BLI: Adjust interpolation to support integers, other tweaksHans Goudey
2022-03-25Cleanup: Add asserts, remove default caseHans Goudey
2022-03-25Curves: Bezier and general interpolate to evaluated utilityHans Goudey
2022-03-25Curves: Add a utility to count curves of each typeHans Goudey
2022-03-25GPencil: Cyclic flag for dot dash modifierYimingWu
2022-03-25GPencil: Improve smooth operationHenrik Dick
2022-03-25Fix compilation warnings after previous changeSergey Sharybin
2022-03-25Implement C++ methods for DNA structuresSergey Sharybin
2022-03-25LibOverride: Prevent some more potential modification of overridden collections.Bastien Montagne
2022-03-25Revert "Implement C++ methods for DNA structures"Sergey Sharybin
2022-03-25Implement C++ methods for DNA structuresSergey Sharybin
2022-03-25XR: Fix crash on executing some action operatorsPeter Kim
2022-03-25Cleanup: use doxy sections for customdata.ccCampbell Barton
2022-03-25Fix: Small fixes for NURBS evaluationHans Goudey
2022-03-25Cleanup: Simplify logic, rename variablesHans Goudey
2022-03-25Cleanup: Use more specific variable nameHans Goudey
2022-03-25Curves: Tweak evaluated offset functionsHans Goudey
2022-03-25Cleanup: Further renaming in new curves codeHans Goudey
2022-03-25WebP: Fix use after freeAaron Carlisle
2022-03-25Docs: include WEBP in --help textCampbell Barton
2022-03-25Cleanup: remove argument to doxygen \fileCampbell Barton
2022-03-25Cleanup: rename CustomDataExternal.filename => filepathCampbell Barton
2022-03-25Cleanup: rename ParticleSettings.child_nbr => child_percentCampbell Barton
2022-03-25Cleanup: use count or num instead of nbrCampbell Barton
2022-03-25Cleanup: use array syntax for sizeof, zero before float suffixCampbell Barton
2022-03-25Cleanup: spelling in comments, stringsCampbell Barton
2022-03-25Cleanup: sort cmake file listsCampbell Barton
2022-03-25Cleanup: unused warningsCampbell Barton
2022-03-25Geometry Nodes: Multi-thread creation of selection from fieldHans Goudey
2022-03-25BLF Cleanup: Use FreeType Enum FT_Err_OkHarley Acheson
2022-03-25ImBuf: Add support for WebP image formatAaron Carlisle
2022-03-24Cleanup: Optimize viewport view data creationJesse Yurkovich
2022-03-24Fix T96756: Blender hanges on rendering after file save, after recent changesBrecht Van Lommel
2022-03-24Fix: Missing "Hair" to "Curves" renameHans Goudey
2022-03-24Fix: Build error with flag usage and strict warningsHans Goudey
2022-03-24Outliner: Don't show empty base elements in the library overrides modeJulian Eisel
2022-03-24Outliner: Don't draw library overrides indicator for override buttonsJulian Eisel
2022-03-24Fix: Volume grid duplication on USD import.Michael Kowalski
2022-03-24Outliner: Remove list of library overrides from general display modesJulian Eisel
2022-03-24Outliner: Don't display library overrides from linked filesJulian Eisel
2022-03-24Tracking: Fix incorrect angle calculation on marker slideSergey Sharybin
2022-03-24Tracking: Fix jump when sliding tild/scale of markerSergey Sharybin
2022-03-24GPencil: New Envelope ModifierHenrik Dick
2022-03-24Complex Solidify: handle vertex creasesHenrik Dick
2022-03-24Outliner: tweak handling of liboverrides in delete code.Bastien Montagne