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
2016-04-16Removed remaining uses of the particle edit mode flag.Lukas Tönne
2016-04-16Removed the translation context for particle settings.Lukas Tönne
2016-04-16Removed the ID_PA code used for ParticleSettings.Lukas Tönne
2016-04-15Curve draw fix w/ surface offset + only-first enabledCampbell Barton
2016-04-15Merge branch 'master' into temp_remove_particlesLukas Tönne
2016-04-15UI: copy to selected: add 'single'/'all' options to buttons' menu when relevant.Bastien Montagne
2016-04-15Code Cleanup: Fix up various odds and endsJoshua Leung
2016-04-15Code Cleanup: Remove unused define left over from earlier versions of this codeJoshua Leung
2016-04-15Remove a leftover from older codeSergey Sharybin
2016-04-15New freehand curve drawing toolCampbell Barton
2016-04-15Drivers Editing: Added "Copy/Paste" buttons beside "Add Variable" for copying...Joshua Leung
2016-04-15NLA Copy/Paste Modifiers: Apply similar fixes as those done in Graph EditorJoshua Leung
2016-04-15Fix T42148: Copying/Pasting FModifiers copies to all selected FCurves, not ju...Joshua Leung
2016-04-15FModifiers: Various tweaks for consistency + improved behaviourJoshua Leung
2016-04-15FModifiers: "Add Modifiers" in Graph/NLA Editor buttons now uses a dropdown i...Joshua Leung
2016-04-15Code Cleanup: Add proper defines (with ANIM_* prefix) for animation-related c...Joshua Leung
2016-04-15Graph Editor: Move "View" panel to be the lastJoshua Leung
2016-04-14Math Lib: ray_point_factor_v3 functionsCampbell Barton
2016-04-13Removed remaining use of pointers to particle types as well as boids headers.Lukas Tönne
2016-04-13Partially revert 82ec9c87a7d8ee28b65555c7fcbd8cdb156249e9, to add back point ...Lukas Tönne
2016-04-13Removed particle system and particle instance modifiers.Lukas Tönne
2016-04-13Removed blenkernel particle code.Lukas Tönne
2016-04-12Removed all direct uses of BKE_particle.h and DNA_particle_types.h from sourc...Lukas Tönne
2016-04-12Removed remnants of particle draw code.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-12Cleanup: use boolCampbell Barton
2016-04-11Fix T48082: Unwrap overwrites face selectionCampbell Barton
2016-04-06Fix missing viewport update when tree output is in a nodeSergey Sharybin
2016-04-06Fix camera view-border line widthCampbell Barton
2016-04-05Expose new Recast partitioning methods for navmesh generationReinier de Blois
2016-04-05Update Recast version to 1.5.0Reinier de Blois
2016-04-05Revert "Cycles: Remove the Preetham Sky model."Thomas Dinges
2016-04-04Fix missing ID_SO sound type in outliner's ID types.Bastien Montagne
2016-04-04Smoke: Don't use `min` as an uniform nameSergey Sharybin
2016-04-04Fix curve editmode adding 3D primitives w/ 2D curvesCampbell Barton
2016-04-04Fix curve adding 3D nurbs when 2D is setCampbell Barton
2016-04-04Fix curve, missing update on Ctrl-LMBCampbell Barton
2016-04-04Fix curve add-vertex w/ 2D curvesCampbell Barton
2016-04-04Fix uninitialized variable use w/ VSE transformCampbell Barton
2016-04-03Cycles: Remove the Preetham Sky model.Thomas Dinges
2016-04-02Fix T47971: rigid body baking crash due to thread race condition.Brecht Van Lommel
2016-04-02Fix T48030: Can't zoom VSE properties panelCampbell Barton
2016-04-01Fix T48001: Highlighting selected item in filtered lists.Bastien Montagne
2016-04-01Knife Project: revert fix for T43896Campbell Barton
2016-04-01BMesh: improve path-select fill region w/ ngonsCampbell Barton
2016-04-01Fix T48013: UV Sculpt Brush Does not appear in UV window - but does show up i...Philipp Oeser
2016-04-01Fix When using keying sets, the toggling "all items" in the array target only...Joshua Leung
2016-04-01Cleanup: style/spellingCampbell Barton
2016-04-01Use STRPREFIX macro for testing property nameCampbell Barton