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-03-14Fix T54319: Crash after double-clicking baked F-curveSergey Sharybin
2018-03-14Cleanup: rename BLI_array_count -> lenCampbell Barton
2018-03-14Cleanup: use sections for editmesh tools/selectCampbell Barton
2018-03-13Cleanup: pass selectmode directlyCampbell Barton
2018-03-13Cleanup: doxygen commentsCampbell Barton
2018-03-13Use Action datablock's own icon (instead of Animation Data's one) for File Br...Joshua Leung
2018-03-13Moar cleanup.Bastien Montagne
2018-03-13Cleanup: long lines, use doxy sectionsCampbell Barton
2018-03-12Merge branch 'master' into soc-2017-normal-toolsBastien Montagne
2018-03-12Cleanup: remove misleading array sizeCampbell Barton
2018-03-12Cleanup: sync EDBM_uv_* functions w/ 2.8Campbell Barton
2018-03-12UV: internal changes to pickingCampbell Barton
2018-03-11Merge branch 'master' into soc-2017-normal-toolsBastien Montagne
2018-03-11Cleanup: long linesCampbell Barton
2018-03-09Fix Pose Lib: pose is applied when selected bones don't overlap with poseSybren A. Stüvel
2018-03-08Cleanup: Rename view3d context set functionCampbell Barton
2018-03-08Cleanup: use edit/active objects from view contextCampbell Barton
2018-03-08Cleanup: set the view-context onceCampbell Barton
2018-03-08Cleanup: Use BKE_ prefix for all public functions exposed by the NLA moduleJoshua Leung
2018-03-08Fix crash if NLA strip with "Use Animated Influence" setting is enabled witho...Joshua Leung
2018-03-08Fix T54206: bevel and inset operations repeat did not remember offset.Brecht Van Lommel
2018-03-07EditMesh: pass object data to notifiersCampbell Barton
2018-03-07Merge branch 'master' into soc-2017-normal-toolsBastien Montagne
2018-03-07Cleanup: edit-mode undo APICampbell Barton
2018-03-06Fix critical issue with usage of unamed CD_PROP_INT layer.Bastien Montagne
2018-03-06More cleanup & co, also make invalid normals checks more coherent.Bastien Montagne
2018-03-06Cleanup: unused varCampbell Barton
2018-03-06Try to fix naming of new editnormals ops, and some optimizations.Bastien Montagne
2018-03-06Utility to enter sculpt modeCampbell Barton
2018-03-06Fix T53206: Array modifier doesn't merge vgroupsCampbell Barton
2018-03-06Heavy refactor of 'Point To' editing normals tools.Bastien Montagne
2018-03-05Merge branch 'master' into soc-2017-normal-toolsBastien Montagne
2018-03-05Fix T54204: Wrong selection on Clean Tracks (Motion Tracking)Sergey Sharybin
2018-03-05Cleanup: left wrong comment inCampbell Barton
2018-03-05Fix T53478, T53430: Sequencer cut edge case failsCampbell Barton
2018-03-05Revert "Fix T53430: Cut at the strip end fails w/ endstill"Campbell Barton
2018-03-03Fix T54211: OpenGL debug error message in texture draw mode.Brecht Van Lommel
2018-03-02Cleanup: renaming mostly, plus some const qualifiers etc.Bastien Montagne
2018-03-02Merge branch 'master' into soc-2017-normal-toolsBastien Montagne
2018-03-02Object Mode: move logic to 'object_modes.c'Campbell Barton
2018-03-02Fix building w/o PythonCampbell Barton
2018-03-01More minor cleanup/style editing.Bastien Montagne
2018-02-28Cleanup: make static utility functions, try to find some better names.Bastien Montagne
2018-02-28Merge branch 'master' into soc-2017-normal-toolsBastien Montagne
2018-02-28Fix T52685, part II: Add option to strip numbers from flipped bone names again.Bastien Montagne
2018-02-28Fix T52685: Flip names for bones its not working.Bastien Montagne
2018-02-28collada: call from operator to Collada exporter/importer now uses structures ...Gaia Clary
2018-02-28Null pointer check exiting sculpt modeCampbell Barton
2018-02-28Code cleanup: fix a few compiler warnings.Brecht Van Lommel
2018-02-28Cleanup: comment for depth picking code, const argsCampbell Barton