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-06-19Cloth: allow forces to act parallel to cloth.Alexander Gavrilov
2020-06-19Fix T78024: GPencil - Add missing UV Fill prop to RNAAntonio Vazquez
2020-06-19Alembic: always export transforms as inheritingSybren A. Stüvel
2020-06-19Alembic: prevent spaces in names of exported particle systemsSybren A. Stüvel
2020-06-19Alembic: export object data with object data nameSybren A. Stüvel
2020-06-19IO: ensure export path and export name are always consistentSybren A. Stüvel
2020-06-19IO: Allow exporting a subset of the writersSybren A. Stüvel
2020-06-19IO: Move Abstract Hierarchy Iterator into `io/common`Sybren A. Stüvel
2020-06-19Fix T77997: GPencil insert keyframe on timeline doen't update viewportAntonio Vazquez
2020-06-19Writefile: move file flags to BlendFileWriteParamsCampbell Barton
2020-06-19Cleanup: SPACE_ACTION does not have a RGB_TYPE_TOOL_HEADERJeroen Bakker
2020-06-19Cleanup: use bool and enums in `match_region_with_redraws`Jeroen Bakker
2020-06-19Fix app-templates not resetting the user interfaceCampbell Barton
2020-06-19Outliner: Show pose group iconsNathan Craddock
2020-06-19Cleanup: use doxy sectionsCampbell Barton
2020-06-19Cleanup commented separator.Pablo Vazquez
2020-06-19Cleanup: unsupported ATTR_FALLTHROUGH use, clang-formatCampbell Barton
2020-06-18Cleanup: Move snap callbacks to their respective transform modeGermano Cavalcante
2020-06-18Fix T78004: Instant crash when Shift+D duplicating a Collection Instance.Bastien Montagne
2020-06-18UI: Weight Modifiers Falloff: Use better step iconAaron Carlisle
2020-06-18LibOverride: only tag actually changed orig IDs for automatic override diffing.Bastien Montagne
2020-06-18LibOverride: Improve performances by using better string hashing function.Bastien Montagne
2020-06-18Depsgraph: use blender::Map instead of std::mapJacques Lucke
2020-06-18LibOverride: increase speed of RNA diffing process.Bastien Montagne
2020-06-18UI: Place "New Collection" item above list in Move/Link to Collection menuPablo Vazquez
2020-06-18Fix for T77095: work around render artifacts with AMD Radeon RX 4xx and 5xxBrecht Van Lommel
2020-06-18Fix T65986: Inaccurate center of mass, calculating mesh centerCampbell Barton
2020-06-18Fluids: fix variable namesJacques Lucke
2020-06-18Fix T77764: VSE: snap strip to current frame does not move associatedPhilipp Oeser
2020-06-18Fix T77957: Height change in Camera Properties column when changing lens typePhilipp Oeser
2020-06-18Allow interpolation of matrices with negative scale / axis flipsSybren A. Stüvel
2020-06-18Tests: added simple unittests for matrix interpolationSybren A. Stüvel
2020-06-18Sequencer: revert selection & keymap changes from D7679Campbell Barton
2020-06-18Fix doc generation for enum & attr's with multi-line descriptionsCampbell Barton
2020-06-18Python API: path mapping options for library writing functionCampbell Barton
2020-06-18Cleanup: remove unnecessary flag clearingCampbell Barton
2020-06-18BKE_global: No longer read/write G_FILE_HISTORYCampbell Barton
2020-06-18Cleanup: doxy sections for walk/fly operatorsCampbell Barton
2020-06-18Cleanup: redundant parenthesisCampbell Barton
2020-06-18Cleanup: unused variablesCampbell Barton
2020-06-18Fix T75414: Incorrect masking in Color Balance modifierRichard Antalik
2020-06-18Cleanup: Remove goto statements from strip rendering functionsRichard Antalik
2020-06-18Fix T73056: Cache not invalidated in fade operatorRichard Antalik
2020-06-18VSE: Fix assigning effect strip inputsRichard Antalik
2020-06-18Cleanup: Remove unused code from `seq_proxy_get_fname()`Richard Antalik
2020-06-18Fix T66390: Update missing when snaping strips.Richard Antalik
2020-06-18Transform: Snap to the intersection between constraint and geometryGermano Cavalcante
2020-06-18Outliner: Fix (unreported) object select in multiple collectionsNathan Craddock
2020-06-17GPencil: Chnage default Vertex Color mode to Stroke and FillAntonio Vazquez
2020-06-17GPencil: Fix unreported Vertex Opacity Overlay not workingAntonio Vazquez