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-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-31Depsgraph: remove features incompatible with new system.Brecht Van Lommel
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-16Cleanup: de-duplicate rotation mode enumCampbell Barton
2019-01-15Cleanup: rename BASE_FROMDUPLI -> BASE_FROM_DUPLICampbell Barton
2019-01-06object.dimensions: add warning about multiple consecutive assignments.Bastien Montagne
2019-01-05Fix T60183: Images as Planes (addon) Attribute Error.Bastien Montagne
2019-01-04Fix T54771: Can't change multiple dimensions at onceCampbell Barton
2019-01-02Cleanup: indentation, namingCampbell Barton
2018-12-30Cleanup: warnings (clang)Campbell Barton
2018-12-173D View: empty image option to show front/backCampbell Barton
2018-12-17DNA: clear / remove deprecated flagsCampbell Barton
2018-12-14GP: Rename CTX and OB modesAntonioya
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-04Fix (IRC reported) missing update for RNA Object's matrix_local property.Bastien Montagne
2018-12-02Merge branch 'master' into blender2.8Campbell Barton
2018-12-02Cleanup: BKE_effect.h namingCampbell Barton
2018-11-28Fix instancing tooltips still using old dupli name.William Reynish
2018-11-28Use collection and instance terminology in Python APISergey Sharybin
2018-11-22Icons: use newly added iconsWilliam Reynish
2018-11-19Image Empties: Option to not display the backside of image emptiesJacques Lucke
2018-11-09BKE_id_is_in_gobal_main > BKE_id_is_in_global_mainDalai Felinto
2018-11-02Fix issues with hide/restrict icons after recent changes.Brecht Van Lommel
2018-10-31Image Empties: More visibility settingsJacques Lucke
2018-10-31Cleanup: indentationCampbell Barton
2018-10-29UI: icon set updates Andrzej Ambroz, and various fixes.William Reynish
2018-09-25Merge branch 'blender2.8' of https://git.blender.org/blender into blender2.8unknown
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-24Fix object restrict selection toggle in outliner not workingDalai Felinto
2018-09-06UI / Python: rename X-Ray to In Front, Draw to Display.Brecht Van Lommel
2018-09-04Cleanup: remove legacy layer and dupli code.Brecht Van Lommel
2018-08-30Workspaces: switch object mode when switching workspaces.Brecht Van Lommel
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-08-25GP: Select color in Brush or in PropertiesAntonioya
2018-08-18Static Override: make hidden & co flags of object overridable.Bastien Montagne
2018-08-03New grease pencil primitive STROKEAntonioya
2018-07-31Respect ID user count when creating pose on object copySergey Sharybin
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-20Fix T55973: [2.8] Crash when 'apply pose as rest pose' when bone scale is 0,0,0.Bastien Montagne
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-07-05RNA: correct callback typeCampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-07-01RNA: use bool for boolean RNA typesCampbell Barton
2018-06-29Refactor static override code to pass Main around.Bastien Montagne
2018-06-28Static Override: RNA apply code: pass extra 'item_ptr' to apply callbacks.Bastien Montagne
2018-06-25Cleanup: rename object base flags to be more clear.Brecht Van Lommel