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
2018-05-12EditMBall: multi-object select randomCampbell Barton
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-16Multi-Object EditingCampbell Barton
2018-04-01Merge branch 'master' into blender2.8Campbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton
2018-03-19Merge branch 'master' into blender2.8Campbell Barton
2018-03-19Cleanup: move metaball undo into own fileCampbell Barton
2018-03-08Merge branch 'master' into blender2.8Campbell Barton
2018-03-08Cleanup: Rename view3d context set functionCampbell Barton
2017-11-20Merge branch 'master' into blender2.8Campbell Barton
2017-11-19Option not to select with un-hideCampbell Barton
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-08-16Pass EvaluationContext instead of bContextCampbell Barton
2017-07-21Pass EvaluationContext argument everywhereLuca Rood
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-03-083D View: new nethod of opengl selectionCampbell Barton
2017-03-08Rename BLI_rct*_init_pt_size -> radiusCampbell Barton
2017-03-05BLI_rect: add init from point functionsCampbell Barton
2016-03-28Fix T47969: Select Random always uses same seedCampbell Barton
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-03Fix crash w/ metaball undo & track last-selectedCampbell Barton
2015-11-18Cleanup: editor api namingCampbell Barton
2015-10-10Random Select Seed OptionCampbell Barton
2015-06-21Fix/Cleanup possibility to type insane values in 'add' operators options.Bastien Montagne
2015-02-24Fix T43785 crash with border select.Antony Riakiotakis
2015-01-14Fix operator tooltip MBALL_OT_duplicate_moveSybren A. Stüvel
2014-11-28Cleanup: unused headersCampbell Barton
2014-09-01Support more object types scene-scale (on creation)Campbell Barton
2014-07-23Occlusion Query based selection.Antony Riakiotakis
2014-05-14Code cleanup: doxy commentsCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-11Code cleanup: use boolCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-01-17Code Cleanup: spellingCampbell Barton
2014-01-13Select Random: add option to de-selectCampbell Barton
2013-12-17'Transform' Python Function for armature, curve and lattice.Campbell Barton
2013-11-25Code Cleanup: rename vars for detecting change to be more consistentCampbell Barton
2013-10-29style cleanupCampbell Barton
2013-10-26fix for metaball editmode duplicate with PETCampbell Barton
2013-10-25patch [#37188] Remove filename entry specified twiceCampbell Barton
2013-10-25patch [#30689] select similar for metaballsCampbell Barton
2013-09-16fix [#36537] "Grid Floor Scaling" can have some unexpected behaviour on new o...Campbell Barton
2013-08-27ghash/bli-listbase edits, rename BLI_ghash_pop -> BLI_ghash_popkey (since it ...Campbell Barton
2013-08-19Fix [#36438] Adding Metaball when unit scale is smaller than 0.01 seemingly h...Bastien Montagne
2013-06-25Include DNA_scene_types before ED_object instead of forward enum declarationSergey Sharybin
2013-05-30remove redundant includes from cmake and scons.Campbell Barton
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-05-20code cleanup: split scons includes onto multiple lines, reduce chance of incl...Campbell Barton