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-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-08Cleanup: use doxy sections for object select APICampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-19DNA: rename Object.col -> colorCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17DNA: rename dup_* struct members to instance_*Campbell Barton
2019-02-14Fix T56665: Assert when selecting objectCampbell Barton
2019-02-13I18N Messages: fix confusion with Light meanings.Bastien Montagne
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-05UI: Select Linked Instanced Collection still named DupligroupPablo Vazquez
2018-11-27Fix T57929: missing UI updates when changing active objectPhilipp Oeser
2018-11-25Local ViewDalai Felinto
2018-11-23Pass viewport to BASE_ related tests, for viewport view/select restrictionsDalai Felinto
2018-11-21Object: minor changes to jump-to APICampbell Barton
2018-11-21Cleanup: add reveal_hidden arg to jump-to API callsCampbell Barton
2018-11-20UI: unhide bones in Jump To Target instead of failing.Alexander Gavrilov
2018-11-20Cleanup: make object deselect match other ED_ APIsCampbell Barton
2018-11-20UI: support jumping to target object/boneAlexander Gavrilov
2018-11-20Object: utility (de)select all functionsCampbell Barton
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-25Cleanup: rename object base flags to be more clear.Brecht Van Lommel
2018-06-13Tag object/scene for selection update from operatorsSergey Sharybin
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Cleanup: get rid of last G.main usages in BKE library code.Bastien Montagne
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-03-30Select Grouped: Collection Part IIDalai Felinto
2018-03-30Select Grouped: Collection Part IDalai Felinto
2018-03-02WorkSpace: ED_workspace_object_mode_in_other_window check other windowsCampbell Barton
2018-03-02Cleanup: remove object-mode 'reset' checkCampbell Barton
2018-03-01WorkSpace: fix mode exiting w/ multi-windowCampbell Barton
2018-03-01Cleanup: macro's w/ an _END need a matching _BEGINCampbell Barton