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
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
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-04-10Fix crash when no object is activeMai Lavelle
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-02-13Object Mode: remove Scene.obeditCampbell Barton
2018-02-08Object Mode: move to workspace structCampbell Barton
2018-02-06Fix crash when no active objectDalai Felinto
2018-02-06Use eObjectMode for function argumentsCampbell Barton
2018-02-06Object Mode: pass as arg to stats_stringCampbell Barton
2017-12-01Groups and collection: initial integrationDalai Felinto
2017-11-23Cleanup: Rename ViewLayer *sl > ViewLayer *view_layerDalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-10-18Layers: Fix selected lamp and dupli count for info statsDalai Felinto