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-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-23Revert "COW: Edit Mesh: Do not copy the looptris pointer"Germano Cavalcante
2020-03-23COW: Edit Mesh: Do not copy the looptris pointerGermano Cavalcante
2020-03-20GPencil: Fix unreported slow transform with proportional editionAntonio Vazquez
2020-03-19GPencil: Cleanup - Split BKE_gpencil.h geometry functions into BKE_gpencil_ge...Antonio Vazquez
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-12Fix T74605 Key Indicator for motion paths not updating for objectsSybren A. Stüvel
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-27Transform: Remove 'mouse_coordinate_override' propertyGermano Cavalcante
2020-02-21Fix regression in the orientation of transform Redo operationsGermano Cavalcante
2020-02-21Fix transform 'center_override' not being flaggedGermano Cavalcante
2020-02-17Fix T71455, T73852, T73860: Transform, Redo doesn't work properly in time edi...Germano Cavalcante
2020-02-17Fix T73853: Redo does't work properly with NLA "Move" transform modeGermano Cavalcante
2020-02-16Cleanup: Transform: Rearrange definitions and declarationsmano-wii
2020-02-14Cleanup: Split transform.c in multiple filesmano-wii
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-01-02Transform: Pose: Partial support for Auto IK + X-Mirrormano-wii
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-11-24Cleanup: spelling, repeated wordsCampbell Barton
2019-11-22UI: Changes to Graph Editor selection and transformJulian Eisel
2019-11-09Fix T71436: proportional_edit_objects turns off when translating cursor in ed...mano-wii
2019-10-28Cleanup: correct argument type mismatchCampbell Barton
2019-10-14Fix autokeyframe not working on bones mirrored bonesSebastian Parborg
2019-10-07Cleanup: clang-formatCampbell Barton
2019-10-04Fix T70504: Moving nodes in the node editor stops after hotkey is liftedPhilipp Oeser
2019-10-03Cleanup: argument naming, redundant NULL checksCampbell Barton
2019-09-26Fix T69488: Hair particles: rekey disolves the hair then crashesPhilipp Oeser
2019-09-25Motion paths: Refactor, make update range more explicitSergey Sharybin
2019-09-12Fix T69782: crash using gizmos in grease pencil edit modeBrecht Van Lommel
2019-09-11Transform: Edit Mesh: Support mirror on all axesmano-wii
2019-09-11Sculpt: Transform toolPablo Dobarro
2019-09-05Transform: Split transform_conversions into multiple files.mano-wii
2019-08-30Fix T69299: Transform origin & skip-children jittersCampbell Barton
2019-08-29Cleanup: use custom data for object transform dataCampbell Barton
2019-08-28Transform: option to transform parent objects without childrenCampbell Barton
2019-08-28Cleanup: make transform data in object mode flag publicCampbell Barton
2019-08-25Cleanup: rename mesh looptri/tessface functionsCampbell Barton
2019-08-24Transform: option to transform origins in object modeCampbell Barton
2019-07-31Fix T63921: Unable to use confirm on release for keyboard shortcutsSebastian Parborg
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-06-26Revert "Fix T63921: Unable to use confirm on release for keyboard shortcuts"Sebastian Parborg
2019-06-25Fix T63921: Unable to use confirm on release for keyboard shortcutsSebastian Parborg
2019-06-07Remove Deform Delay armature optionSergey Sharybin
2019-06-06Fix T64533: Using "X-Axis Mirror" while posing with auto keyframe on does not...Sebastian Parborg
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-05-23VSE: minimal cache invalidationRichard Antalik
2019-05-13Better support for (mirrored) bbone scaling in pose modePhilipp Oeser