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-05-29Merge branch 'blender-v2.83-release'Brecht Van Lommel
2020-05-29Blender: change bugfix release versioning from a/b/c to .1/.2/.3Brecht Van Lommel
2020-05-20Cleanup: remove legacy mmap memory allocation for 32 bitBrecht Van Lommel
2020-04-30UI: Statistics Visual ChangesHarley Acheson
2020-04-24UI: Move Scene Statistics to the 3D ViewportHarley Acheson
2020-04-03Cleanup: split `BKE_anim.h` and `anim.c` into smaller piecesSybren A. Stüvel
2020-04-03Cleanup: typo in commentPhilipp Oeser
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
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
2019-11-27Fix T71000: Statistics don't take collections hidden state into accountDalai Felinto
2019-09-11Depsgraph: Pass bmain to depsgraph object creationSergey Sharybin
2019-09-09UI: Format Memory Strings in BinaryHarley Acheson
2019-08-17Cleanup: spellingCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-05-31Fix T65278: Stats info and instancing "misinformation"Dalai Felinto
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-12Fix T61469: wrong object statistics when using instances.Brecht Van Lommel
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Depsgraph: remove features incompatible with new system.Brecht Van Lommel
2019-01-28Make scene statistics to respect locked interfaceSergey Sharybin
2018-12-18Fix T59478: Information Bar Missing Data when in Sculpt ModeSergey Sharybin
2018-12-18Cleanup: Reduce indentation levelSergey Sharybin
2018-12-01Fix T58412: in weight paint + pose mode certain armature operations crash.Alexander Gavrilov
2018-11-28Fix curve stats when using modifiers.Bastien Montagne
2018-11-25Local ViewDalai Felinto
2018-11-21Fix T57884: Triangle count is incorrect when above around 2 billionPhilipp Oeser
2018-11-20GP: Fix bottom statisticsAntonioya
2018-11-13Add active collection to stats barDalai Felinto
2018-11-10GP: Add to stats number of objects/selectedAntonioya
2018-09-12Fix T56759: Status bar not working for multi-objects nor object modeDalai Felinto
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-30Cleanup/Refactor: Move CurveCache runtime data into Object.runtime struct.Bastien Montagne
2018-06-27UI: tweak status bar layout to make it less jumpy.Brecht Van Lommel
2018-06-25Cleanup: rename object base flags to be more clear.Brecht Van Lommel
2018-06-25Cleanup: Move colorband handling from DM to mesh_runtime universe.Bastien Montagne
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-27Merge branch 'master' into blender2.8Campbell Barton
2018-05-25Add number and memory size formatting throughout the UIDiego Gangl