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-09-08Merge branch 'master' into xr-devxr-devPeter Kim
2022-09-08Cleanup: prefer terms verts/polys over vertices/polygonsCampbell Barton
2022-09-07Cleanup: Tweak naming for recently added mesh accessorsHans Goudey
2022-09-06GPU: remove 'GPU_SHADER_2D_LINE_DASHED_UNIFORM_COLOR'Germano Cavalcante
2022-09-05GPU: remove 'GPU_SHADER_2D_FLAT_COLOR'Germano Cavalcante
2022-09-05GPU: remove 'GPU_SHADER_2D_UNIFORM_COLOR'Germano Cavalcante
2022-09-05Mesh: Remove redundant custom data pointersHans Goudey
2022-09-02Cleanup: Fix clang-tidy warnings: [modernize-use-nullptr]Clément Foucault
2022-09-02Cleanup: Fix clang-tidy warnings: [modernize-use-bool-literals]Clément Foucault
2022-09-01Cleanup: Remove/replace View Layer macros.Monique Dewanchand
2022-08-27Cleanup: pass notifiers as constCampbell Barton
2022-08-25BLI_math: ensure non-negative matrices for mat3_to_quat calculationsCampbell Barton
2022-08-25Fix matrix/quaternion conversion with negative scaled camerasCampbell Barton
2022-08-23Depsgraph: use more fine grained update tags for scenesBrecht Van Lommel
2022-08-19Cleanup: update comment about undo & smooth-viewCampbell Barton
2022-08-18Cleanup: spelling, formatCampbell Barton
2022-08-17Cleanup: Move view3d_select.c to C++Hans Goudey
2022-08-17Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-17Fix T100411: Invert Axis Pan option ignored for Lock Camera Pan/ZoomCampbell Barton
2022-08-15GPU: replace GLEW with libepoxyChristian Rauch
2022-08-12Merge branch 'blender-v3.3-release'Germano Cavalcante
2022-08-12Fix T100370: Depth choice for "Add Cube" tool always using SurfaceGermano Cavalcante
2022-08-12Fix incorrect custom-data layer access for hide layersCampbell Barton
2022-08-11Mesh: Move hide flags to generic attributesHans Goudey
2022-08-11Merge branch 'blender-v3.3-release'Campbell Barton
2022-08-11Fix T100204: RMB select (with "Select Tool") causes edit-mesh conflictCampbell Barton
2022-08-11Cleanup: check if the camera was moved before auto-key in smooth-viewCampbell Barton
2022-08-11Cleanup: pass const arguments to smooth-view functionsCampbell Barton
2022-08-10Realtime Compositor: Add evaluator and engineOmar Emara
2022-08-09Cleanup: use own username in code-comment tagsCampbell Barton
2022-08-09Cleanup: split smooth-view apply into 3 functionsCampbell Barton
2022-08-09Fix viewport operators with a view locked cameraCampbell Barton
2022-08-09Fix missing undo steps for smooth-view operatorsCampbell Barton
2022-08-06Fix T92099: No undo when moving viewport with camera locked to viewPratik Borhade
2022-07-25Fix T99459: GPencil: Fill tool on the surface not in the correct placeGermano Cavalcante
2022-07-21Cleanup: add ISMOUSE_MOTION macroCampbell Barton
2022-07-15Cleanup: add utlity function to compute render resolutionBrecht Van Lommel
2022-07-13Fix T99653: "Align Active Camera to Selected" fails with ortho cameraCampbell Barton
2022-07-07UI: Superimposed pin icon for workspace scene pinning in the scene switcherJulian Eisel
2022-06-30Cleanup: Remove scene frame macros (`CFRA` et al.)Julian Eisel
2022-06-30Transform Snap: nearest face snap mode, snapping options, refactoring.jon denning
2022-06-28Fix T96776: Assets dropped upside down when looking through cameraGermano Cavalcante
2022-06-25Cleanup: Remove unused argumentHans Goudey
2022-06-24Fix T99021: Walk-mode doesn't work in WaylandCampbell Barton
2022-06-17Merge branch 'master' into xr-devPeter Kim
2022-06-10Cleanup: Clang tidyHans Goudey
2022-06-10Merge branch 'master' into xr-devPeter Kim
2022-06-09Cleanup: use const variables & argumentsCampbell Barton
2022-06-09Merge branch 'master' into xr-devPeter Kim
2022-06-09Fix armatures not visible in VRPeter Kim