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
2022-08-11Cleanup: refactoring uvislands to prepare for python apiChris Blackbourn
2022-08-09Cleanup: use own username in code-comment tagsCampbell Barton
2022-08-08Merge branch 'blender-v3.3-release'Germano Cavalcante
2022-08-08Revert "Fix T100280: GG not toggling the offset transform mode in tracker"Germano Cavalcante
2022-08-08Merge branch 'blender-v3.3-release'Germano Cavalcante
2022-08-08Fix T100280: GG not toggling the offset transform mode in trackerGermano Cavalcante
2022-08-06Cleanup: Simplify NULL handling for BKE_image_find_nearest_tileChris Blackbourn
2022-08-04Fix T100129: Status bar incorrectly shows "[G] Move" after pressing G once in...Germano Cavalcante
2022-08-04Fix T100129: Status bar incorrectly shows "[G] Move" after pressing G once in...Germano Cavalcante
2022-07-30Cleanup: Clang tidyHans Goudey
2022-07-22Fix nodes not transformingGermano Cavalcante
2022-07-22Refactor: arrange transform convert functions in 'TransConvertTypeInfo'Germano Cavalcante
2022-07-22Cleanup: add BKE_image_find_nearest_tile_with_offsetCampbell Barton
2022-07-21Cleanup: add ISMOUSE_MOTION macroCampbell Barton
2022-07-21WM: replace ISMOUSE with ISMOUSE_BUTTONCampbell Barton
2022-07-20Fix T99869: Edge crease no longer workingGermano Cavalcante
2022-07-20Constraints: add missing calls to initialize custom space.Alexander Gavrilov
2022-07-19Cleanup: compiler warningBrecht Van Lommel
2022-07-19Fix T99643: Vertex Crease fails with symmetryGermano Cavalcante
2022-07-15Fix T98061: uv resize with individual origins could break constrain to boundsChris Blackbourn
2022-07-15Cleanup: separate clipUVTransform into two different functionsChris Blackbourn
2022-07-14Cleanup: Rename & refactor several F-curve functionsColin Basnett
2022-07-13Expose snap options in transform operatorsjon denning
2022-07-13Fix T99659: Improve UV Island calculation with hidden faces.Chris Blackbourn
2022-07-12Cleanup: Use interpf instead of repeating the logicGermano Cavalcante
2022-07-12Fix T96238: shrinking to zero doesn't actually scales the radius to zeroGermano Cavalcante
2022-07-07Fix T99505: NLA tweak mode crashes with GPencil dataAmélie Fondevilla
2022-07-07Fix T99342: GPencil multiframe falloff is scaling wrongly in rotationAntonio Vazquez
2022-07-06Fix T99334: Ignore edit-related snap options in Object modejon denning
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-30Animation: Add GP layers in regular DopesheetAmélie Fondevilla
2022-06-30Transform Snap: nearest face snap mode, snapping options, refactoring.jon denning
2022-06-29VSE: Improved Retiming systemRichard Antalik
2022-06-28Fix T96776: Assets dropped upside down when looking through cameraGermano Cavalcante
2022-06-24Fix T99037: bpy.ops.transform.rotate fails in background modeCampbell Barton
2022-06-22Mask Editor: Add toggle for mask spline drawingSimon Lenz
2022-06-14Cleanup: Move function definition to correct fileRichard Antalik
2022-06-14Fix T72831: Incorrect animation handling when strips overlapRichard Antalik
2022-06-13Fix T93469: Image not moving in proportion to mouseRichard Antalik
2022-06-10Cleanup: Clang tidyHans Goudey
2022-06-09Fix T98688: Snapping not working in curve objects with evaluated geometryGermano Cavalcante
2022-06-09Fix assert triggered when snapping to evaluated geometry of a CurveGermano Cavalcante
2022-06-07VSE preview transform autokeying improvementsPhilipp Oeser
2022-06-07Remove workaround for drawing the rotation gizmoGermano Cavalcante
2022-06-06Refactor: Snap-related. Clarified attribute names and refactored #defines in...jon denning
2022-06-06UI: offset scale gizmos instead of scaling their shapeCampbell Barton
2022-06-05UI: align gizmo scale handles to both Y and Z axesCampbell Barton
2022-06-05UI: show gizmo while transformingCampbell Barton
2022-06-03Cleanup: remove gizmo transform workaround which is no longer neededCampbell Barton
2022-06-02VSE: Make time operations self-containedRichard Antalik