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-02-07Curves: Rename "Hair" types, variables, and functions to "Curves"Hans Goudey
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-21Cleanup: use BKE_pose_is_layer_visible in more placesPhilipp Oeser
2021-12-16Remove G.relbase_validCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-13Cleanup: spelling in comments, comment block formattingCampbell Barton
2021-11-10Cleanup: Move info_stats.c to C++Hans Goudey
2021-10-18Fix T92246: sculpt crash displaying statistics in certain situationsPhilipp Oeser
2021-10-03Cleanup: spelling in commentsCampbell Barton
2021-08-23RNA: add length augmented to RNA_string_get_allocCampbell Barton
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-08-03UI: Add light count to viewport statisticsFalk David
2021-07-08Cleanup: spellingCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-02Cleanup: Use const variables for object's evaluated meshHans Goudey
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-16Cleanup: minor simplification to status allocationCampbell Barton
2021-06-16Fix pose-mode statistics with multi-object editingCampbell Barton
2021-06-16Cleanup: sculpt mode checks when calculating statsCampbell Barton
2021-06-16UI - LOCAL View3D overlay statsHarley Acheson
2021-06-13Cleanup: redundant initializationCampbell Barton
2021-06-09Fix T88799: 3DViewport Stats Column MeasurementsHarley Acheson
2021-05-27Fix incorrect BLI_snprintf usageCampbell Barton
2021-05-05Cleanup: use doxy sections for info_ops.cCampbell Barton
2021-05-05Cleanup: quiet warning about description ending with '.'Campbell Barton
2021-05-04"File > External Data" menu improvements and cleanupDalai Felinto
2021-04-25Fix T87799: Crash when switching to Info EditorGermano Cavalcantemano-wii
2021-04-25Fix build issue due to previous commitRay Molenkamp
2021-04-25Revert "Info Editor: move to c++"Ray Molenkamp
2021-04-24Fix windows build: Don't use designated initializers in C++Hans Goudey
2021-04-24Info Editor: move to c++Jacques Lucke
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2021-02-09Cleanup: spellingCampbell Barton
2021-02-08Fix for T84038: Improved Report WarningsHarley Acheson
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-25Cleanup: pass 'rctf' rectangle to 2D box drawing functionsCampbell Barton
2021-01-19Cleanup: use 'const' argument for parameter argumentCampbell Barton
2021-01-19UI Code Quality: Use "params" struct for area and region callbacksHans Goudey
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-14Cleanup: Fix capitalization in various placesYevgeny Makarov
2020-12-04UI: Add sculpt stats to statusbarPablo Dobarro
2020-12-01Cleanup: De-duplicate object mullptr checksSergey Sharybin
2020-12-01Fix T83275: Crash with scene statics and empty scenePablo Dobarro
2020-12-01UI: Add Sculpt Session info to statsPablo Dobarro
2020-11-03Fix C operators can't set default display or sort type for File BrowserJulian Eisel
2020-10-28UI: Misc Label and Description ChangesYevgeny Makarov
2020-10-19Spelling: Then Versus ThanHarley Acheson
2020-10-19Spelling: It's Versus ItsHarley Acheson