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-11-23Cycles: Improved robustness of hair motion blur.motion_curve_fixStefan Werner
2018-08-14Cleanup: use boolean argumentCampbell Barton
2018-08-14Cleanup: use braces w/ particle loop macrosCampbell Barton
2018-08-14Cleanup: styleCampbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-13WM: check release event for particle edit modeCampbell Barton
2018-06-13Cleanup: moar ugly G.main removal...Bastien Montagne
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-05-09Fix T54997: simple typo in property descriptionPhilipp Oeser
2018-05-03Particle Edit: Shape Cut: Create and use bvhtree with AABB hull.Germano
2018-04-16Cleanup: indentationCampbell Barton
2018-04-03Undo: remove particle undo pushCampbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton
2018-03-19Cleanup: move particle undo into own fileCampbell Barton
2018-03-08Cleanup: Rename view3d context set functionCampbell Barton
2018-02-18Cleanup: add 2d suffix to BLI filesCampbell Barton
2017-11-19Option not to select with un-hideCampbell Barton
2017-11-06Rename ID_IS_LINKED_DATABLOCK to ID_IS_LINKED.Bastien Montagne
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-16WM: Don't save mouse-paths to operator historyCampbell Barton
2017-08-11Cleanup: remove useless `DM_ensure_looptri()`.Bastien Montagne
2017-06-02Cleanup: styleCampbell Barton
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-06-23Fix T48658: Cycles render & render preview corrupts particlesCampbell Barton
2016-06-22Cleanup: styleCampbell Barton
2016-06-18Cleanup: style, whitespace, doxy filepathsCampbell Barton
2016-05-11BLI_kdopbvh: Use distance for BLI_bvhtree_ray_cast_allCampbell Barton
2016-05-08Cleanup: warningsCampbell Barton
2016-04-29Cleanup: warnings. spellingCampbell Barton
2016-04-26Hair edit: Add operator to uniform length of selected hairsSergey Sharybin
2016-03-28Fix T47969: Select Random always uses same seedCampbell Barton
2016-01-17Cleanup: spellingCampbell Barton
2016-01-04Fix T47038: Particles in Particle Edit Mode get added in completely wrong loc...Bastien Montagne
2015-12-15Cleanup: math lib namingCampbell Barton
2015-10-10Random Select Seed OptionCampbell Barton
2015-07-27Don't allocate MFace's by defaultCampbell Barton
2015-07-25Cleanup: warnings, styleCampbell Barton
2015-07-23Use looptri for smoke collisions & particle editCampbell Barton
2015-07-21Cleanup: styleCampbell Barton
2015-06-05Fix T44960: Crash with 'Shape Cut' in edit hair mode.Bastien Montagne
2015-04-20Cleanup: use ED_view3d_backbuf_* prefixCampbell Barton
2015-04-20Cleanup: use macro for common view3d zbuf checkCampbell Barton
2015-04-18Cleanup: API naming use BKE_undo_ prefixCampbell Barton
2015-02-03Possible NULL de-reference on fullsceen checkCampbell Barton
2015-02-02cleanup: style/spellingCampbell Barton
2015-01-20New operator for copying (hair) particle systems from one object toLukas Tönne
2015-01-20Pampering the stupid MSVC compiler again, it fails to build valid C code.Lukas Tönne
2015-01-20Fix for warnings/errorsLukas Tönne
2015-01-20Removed unused line.Lukas Tönne