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
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
2013-04-16Random number generator: replace a bunch of usage of the global random numberBrecht Van Lommel
2013-03-20code cleanup: use booleans for mesh and selection code.Campbell Barton
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-03-07use bool for rna funcs.Campbell Barton
2013-02-14fix (for one case of...) [#33949] T_ALT_TRANSFORM conflicts with "emulate 3 b...Campbell Barton
2013-02-11fix [#34200] Metaball Tessellate errorCampbell Barton
2013-02-11patch [#33697] Apply transformation added to metaballs.Campbell Barton
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-10-23style cleanup: also rename bmesh_decimate.c --> bmesh_decimate_collapse.cCampbell Barton
2012-10-19Fix #32219: Inconsistent influence of Units Scale on new objectsSergey Sharybin
2012-10-06add mball_foreachScreenElem() and use for lasso & circle selection, also util...Campbell Barton
2012-09-23fix for crashes caused by mixups when adding objects when incompatible object...Campbell Barton
2012-07-04Last spell checking (for now).Bastien Montagne
2012-05-30split up proportional editing keymap functions (adding this in tomato branch ...Campbell Barton
2012-05-25Modifications to the view3d.select() operator: Nathan Vegdahl
2012-05-133D View:Thomas Dinges
2012-05-08style cleanup: gpencil & metaballCampbell Barton
2012-05-07Style cleanup: rename BKE_metaball* to BKE_mball -- mball is more commonly us...Sergey Sharybin
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-28Code and style cleanup in own modules in BKE and also mball moduleSergey Sharybin
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-03-22style cleanup: spaces aroudn operators for operator definitions.Campbell Barton
2012-03-17UI messages: unification of select/deselect stuff.Bastien Montagne
2012-03-04style cleanup - comment spelling + translate some dutch.Campbell Barton