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-17Cleanup: rename 'centre' to 'center' in View3DCampbell Barton
2020-03-13Cleanup: pass const args (mostly Scene & RenderData)Campbell Barton
2020-03-12Fix T73049: Drag & drop on overlapping panels behaves incorrectlyJacques Lucke
2020-03-12Cleanup: spelling, clang-formatCampbell Barton
2020-03-11EEVEE: Replace octahedron reflection probe by cubemap arrayClément Foucault
2020-03-09UI: avoid blurring of view navigation widgets at some UI scalesYevgeny Makarov
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-07Cleanup: replace BLI_make_file_string with BLI_join_dirfile where possibleCampbell Barton
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-06Cleanup: Reduce context usage in UI functionsJulian Eisel
2020-03-06CodeCleanup: Use eDrawTypeJeroen Bakker
2020-03-06CodeCleanup: Added enums to opengl render functionsJeroen Bakker
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-03-04UI: rename View Selected" to "Frame Selected"Asad-ullah Khan
2020-03-02Fix T74278: Light, Image Object, and Compositor Backdrop Viewer NodePhilipp Oeser
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-27Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-27Improve usage of recent golden ratio definePhilipp Oeser
2020-02-27Fix T54323: Improve Paint category names in keymap preferencesPhilipp Oeser
2020-02-26Fix T74236: Golden ratio in camera composition guides is not workingPhilipp Oeser
2020-02-24Mantaflow: Address precompiler warning and related cleanupJulian Eisel
2020-02-20Cleanup: declatatuons for functions that don't existCampbell Barton
2020-02-18Fix T73793 Walk navigation crosshair gets hidden behind objectsClément Foucault
2020-02-17Fix many typos and other issues in UI messages.Bastien Montagne
2020-02-15Keymap: move weight & vertex paint handling before pose modeCampbell Barton
2020-02-15Cleanup: duplicate calls to add keymap handlersCampbell Barton
2020-02-15Cleanup: use define for golden ratioCampbell Barton
2020-02-14Cleanup: Rename ED_region_tag_redraw_overlay() to ED_region_tag_redraw_cursor()Julian Eisel
2020-02-14UI: Allow gizmo-only redraw taggingJulian Eisel
2020-02-11Merge branch 'blender-v2.82-release'mano-wii
2020-02-11Fix Attempt to free NULL pointermano-wii
2020-02-11Fix Attempt to free NULL pointermano-wii
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-10Tracking: Fix usage PLACEHOLDER functionSergey Sharybin
2020-02-093D View: support axis views with axis-aligned rollCampbell Barton
2020-02-093D View: check view quaternion alignment which orbitingBataev Artem
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2020-02-07Cleanup: remove legacy OpenGL viewport clipping codeCampbell Barton
2020-02-07Cleanup: Remove view3d_draw_legacy.cDalai Felinto
2020-02-04Merge branch 'blender-v2.82-release'Campbell Barton
2020-02-04Fix T65306: UI widgets clipped when scaled upCampbell Barton
2020-02-03Merge branch 'blender-v2.82-release'Campbell Barton
2020-02-02UI: fix blurring of bitmap icons for the navigation gizmoYevgeny Makarov
2020-02-02Merge branch 'blender-v2.82-release'Campbell Barton
2020-02-02Fix error showing viewport unitsCampbell Barton
2020-02-01Merge branch 'blender-v2.82-release'Campbell Barton
2020-02-01Object: support 'Affect Parents' for snap/clear transformCampbell Barton