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-03Object: refactor mode switchingCampbell Barton
2020-06-02Cleanup: GPU: Remove GPU_shaderinterface_uniform_ensureClément Foucault
2020-05-22Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-22UV: remove "UV Local View" for UV editingCampbell Barton
2020-05-20Cleanup: remove legacy mmap memory allocation for 32 bitBrecht Van Lommel
2020-05-14Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-14Fix sculpt/paint missing undo-step limitingCampbell Barton
2020-05-12UI: Rename 'View Zoom In/Out' to 'Zoom In/Out'Pablo Vazquez
2020-05-12UI: Rename 'View All' operator to 'Frame All'Pablo Vazquez
2020-05-04Cleanup: pass ARegion, View2D as constCampbell Barton
2020-04-29Fix crash after 475bd6b occuring on each render end, we need another nullchec...Jens Verwiebe
2020-04-29Fix crash after 475bd6b occuring on each render end, we need another nullchec...Jens Verwiebe
2020-04-28Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-28Fix T76179: Unable to select render passes when a render has fewerPhilipp Oeser
2020-04-27Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-27Fix T76111: UV editor's View Selected not working in multiobject editingPhilipp Oeser
2020-04-16Merge branch 'blender-v2.83-release'Philipp Oeser
2020-04-16Fix (unreported) Image Editor UI drawing too darkPhilipp Oeser
2020-04-16UV: support changing the opacity of the UV overlayCampbell Barton
2020-04-16Fix T75750 Image Editor: Rendered result is much brighter than in viewportClément Foucault
2020-04-15Fix assert for Image Editor invert/resize operatorsPhilipp Oeser
2020-04-14GPUShader: Implement workaround for gizmo drawing on sRGB framebufferClément Foucault
2020-04-13Refactor sample operatorRichard Antalik
2020-04-12Fix volume object not loading frame sequences correct in some casesBrecht Van Lommel
2020-04-07Cleanup: BLI_path.h function renamingCampbell Barton
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
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-29Cleanup: spelling, commentsCampbell Barton
2020-03-25Cleanup: use doxy sectionsCampbell Barton
2020-03-25Cleanup: use 'r_' prefix for output argumentsCampbell Barton
2020-03-23Fix T74586: Image Editor Uses Invalid Display ChannelsJeroen Bakker
2020-03-19Cleanup: fix typos in commentsBrecht Van Lommel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-19Fix T73931: Stereo Viewport Color ManagementJeroen Bakker
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-15Cleanup: shadow warning, clang-formatCampbell Barton
2020-03-14UI: Larger Alert IconsHarley Acheson
2020-03-12Fix T73049: Drag & drop on overlapping panels behaves incorrectlyJacques Lucke
2020-03-10Fix T74425: Cannot texture paint an images sequence anymorePhilipp Oeser
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Reduce context usage in UI functionsJulian Eisel
2020-03-06Cleanup: typo in function namePhilipp Oeser
2020-03-06Cleanup: rename 'verify' to 'ensure' for BKE_image_viewer functionsCampbell Barton
2020-03-04Cleanup: spellingCampbell Barton
2020-03-04UI: rename View Selected" to "Frame Selected"Asad-ullah Khan
2020-02-26Cleanup: split image sequence detection into own file, and make it reusableBrecht Van Lommel
2020-02-26Fix T74221 Crash when changing Image Source in UV editorClément Foucault
2020-02-25GPU: Add Image property to allow high bitdepth support on a per image basisClément Foucault