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-03-14Cleanup: sort file lists & struct declatationsCampbell Barton
2020-03-12Fix T74605 Key Indicator for motion paths not updating for objectsSybren A. Stüvel
2020-03-12Cleanup: spelling, clang-formatCampbell Barton
2020-03-11Cleanup: spellingCampbell Barton
2020-03-10Fix vertex slide deselecting facesCampbell Barton
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-09Transform Snap Object: Remove depsgraph when creating contextGermano Cavalcante
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Keymap: ignore repeat events for transform actionsCampbell Barton
2020-03-06Cleanup: keyframing return argumentsCampbell Barton
2020-03-04Cleanup: spellingCampbell Barton
2020-03-03Fix dope sheet (Mask mode) keyframe editing not image/clip viewsCampbell Barton
2020-03-03Fix T74292: Dope sheet (Mask mode) keyframe editing misses updateSybren A. Stüvel
2020-03-03Cleanup: Use a utility function to obtain the bvh_cacheGermano Cavalcante
2020-03-03Missed in the last commitGermano Cavalcante
2020-03-03Transform Snap: Clear 'SnapObjectData' after changes in the geometryGermano Cavalcante
2020-03-03Revert "Transform Snap: Clear 'SnapObjectData' after changes in the geometry"Germano Cavalcante
2020-03-03Transform Snap: Clear 'SnapObjectData' after changes in the geometryGermano Cavalcante
2020-02-29Cleanup: Move transform_constraints declarations to its own headerGermano Cavalcante
2020-02-28Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-28Revert "Objects: make evaluated data runtime storage usable for types other t...Brecht Van Lommel
2020-02-28Cleanup: warnings using 'abs' on float valuesCampbell Barton
2020-02-28Cleanup: transform commentsGermano Cavalcante
2020-02-27Transform: Remove 'mouse_coordinate_override' propertyGermano Cavalcante
2020-02-27Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-27Transform Snap: Unify SnapObjectData structGermano Cavalcante
2020-02-21Fix regression in the orientation of transform Redo operationsGermano Cavalcante
2020-02-21Cleanup: Move transform_mode_init to transform_mode APIGermano Cavalcante
2020-02-21Fix T74044: Switching from Edge Slide to Move and Cancelling causes crashGermano Cavalcante
2020-02-21Transform: Fix reinitialization of custom data correctionGermano 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-15Cleanup: Silence warningsmano-wii
2020-02-15Transform: Deduplicate time snap codemano-wii
2020-02-15Cleanup: redundant headersCampbell Barton
2020-02-14UI: Allow gizmo-only redraw taggingJulian Eisel
2020-02-14Cleanup: Rename bonesize transform filemano-wii
2020-02-14Fix T68610: B-Bone display size/scaling op issuesmano-wii
2020-02-14Cleanup: compiler warningsBrecht Van Lommel
2020-02-14Cleanup: Split transform.c in multiple filesmano-wii
2020-02-13Cleanup: pass const variablesCampbell Barton
2020-02-12Fix T73740: Auto-key "Only Available" de-selects f-curvesCampbell Barton
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-10Tracking: Fix usage PLACEHOLDER functionSergey Sharybin
2020-02-07Cleanup: transform_convert comment and spacingmano-wii
2020-02-05Fix T66802: Edge Slide: Unpredictable direction of the edge loop when it is f...mano-wii
2020-02-05Transform: Optimize edge slidemano-wii