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
2017-05-08Fix T51379: Entering particle edit crash (temporary)Luca Rood
2017-04-24Convert BaseLegacy to Base (part)Luca Rood
2017-04-18Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-04-17Fix T51176: Cache file location can be blank and prevent fluid simulation fro...Bastien Montagne
2017-04-11Renaming: sl > scene_layerDalai Felinto
2017-04-073D View: manipulator from custom-manipulators branchCampbell Barton
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-04-05GPU_immediate_util: missed last commitCampbell Barton
2017-04-05Cleanup: Move imm_draw utils into own fileCampbell Barton
2017-03-30Layers: Scene->basact > SceneLayer->basact (more work)Dalai Felinto
2017-03-02Merge branch 'master' into blender2.8Julian Eisel
2017-03-02Remove all instance of OBACT from particle_edit.c and related changesDalai Felinto
2017-03-02Remove OBACT from rigidbody_constraint.c and remove uneeded sanity checkDalai Felinto
2017-03-02Fix another part of T50565: Planar constraints were always initialized to acc...Sergey Sharybin
2017-02-26OpenGL: replace gluProject and gluUnProject, and simplify surrounding code.Brecht Van Lommel
2017-02-14Sorted BaseLegacy > Base convertionsDalai Felinto
2017-02-14Immediate Mode: particle_edit.cDalai Felinto
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-12-16Make Shift+LMB on transform manipulator configurableJulian Eisel
2016-09-26Merge branch 'master' into blender2.8Bastien Montagne
2016-09-23Particles: Prevent crash when copying to an object with subsurf modifierSergey Sharybin
2016-09-23Particle: Add option to duplicate settings together with particle system itselfSergey Sharybin
2016-09-23Particle: Prevent crash duplicating hair on objects with modifiersSergey Sharybin
2016-09-23Particles: Add operator to quicly duplicate active particle system to the sam...Sergey Sharybin
2016-07-10Cleanup/Refactor: pass Main pointer to all ID copy functions.Bastien Montagne
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-06-07Merge branch 'master' into blender2.8Bastien Montagne
2016-06-06Fix T48582: Rigidbody simulation issue with new depsgraphSergey Sharybin
2016-05-24Merge branch 'master' into blender2.8Bastien Montagne
2016-05-21Dynamicpaint: fix (unreported) missing progress bar in early baking stage.Bastien Montagne
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-29Removed point cache operators.Lukas Tönne
2016-04-28Merge branch 'master' into temp_remove_particlestemp_remove_particlesLukas Tönne
2016-04-26Hair edit: Add operator to uniform length of selected hairsSergey Sharybin
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-04-13Partially revert 82ec9c87a7d8ee28b65555c7fcbd8cdb156249e9, to add back point ...Lukas Tönne
2016-04-12Removed particle operators API and point cache operators.Lukas Tönne
2016-04-12Removed particle operators from editors/physics/.Lukas Tönne
2016-04-02Fix T47971: rigid body baking crash due to thread race condition.Brecht Van Lommel
2016-03-28Fix T47969: Select Random always uses same seedCampbell Barton
2016-03-14Fix T47750: Edited hair: disconnect (and connect!) operator do not support redo.Bastien Montagne
2016-03-12Fix related to T47750: Particle disconnect operator: 'all hair' disabled woul...Bastien Montagne
2016-02-07Cleanup: line widthCampbell Barton
2016-01-17Cleanup: spellingCampbell Barton