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-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-07Cleanup: edit-mode undo APICampbell Barton
2018-03-06Cleanup: unused varCampbell Barton
2018-03-06Utility to enter sculpt modeCampbell Barton
2018-03-06Fix T53206: Array modifier doesn't merge vgroupsCampbell Barton
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-02Object Mode: move logic to 'object_modes.c'Campbell Barton
2018-03-02Fix building w/o PythonCampbell Barton
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
2018-02-27Collada exporter: Replaced numbers 0/1 by boolean values fasle/true for bette...Gaia Clary
2018-02-27Collada Shape key export can create huge datafiles and may need some optimiza...Gaia Clary
2018-02-27Collada enable Export of animation data by defaultGaia Clary
2018-02-27Cleanup: remove unused duplicate codeCampbell Barton
2018-02-26simplified collada integration in Blender. made functions mostly similar with...Gaia Clary
2018-02-26Adding support for Matrix Transformation exportGaia Clary
2018-02-26Cleanup: typosCampbell Barton
2018-02-26Revert "changing collada parameters"Campbell Barton
2018-02-26Cleanup: use function for clearing bmesh tagsCampbell Barton
2018-02-26Fix T50132: UV sticky mode is not respected with border/circle/lasso select.Hugo Sales
2018-02-25Fix incorrect text clipping on node link button in material properties.Brecht Van Lommel
2018-02-25changing collada parametersGaia Clary
2018-02-24T45687: Rework the Export/Import of AnimationsGaia Clary
2018-02-23Nodes: left align text for color and string sockets, same as other types.Brecht Van Lommel
2018-02-23WM: Add WM_menutype_poll functionCampbell Barton
2018-02-22Fix (unreported) meshes changing shading when creating empty clnors data.Bastien Montagne
2018-02-22Fix T54129: Moving keyframes on top of other keyframes, removes both keyframesJoshua Leung
2018-02-22Fix: Don't ignore duplicate channels when doing border/circle/lasso selectJoshua Leung
2018-02-21Cleanup: Don't perform borderselect on channels that aren't visibleJoshua Leung
2018-02-21Fix: Return back to conventional way of averaging points for keyframe de-dupJoshua Leung
2018-02-21Fix: Forgot to recalculate handles after deleting keyframesJoshua Leung
2018-02-21Fix: Don't average keyframe values if FCurve can only have int/discrete valuesJoshua Leung
2018-02-21Cleanup: Delete debugging code and the old version of the automerge codeJoshua Leung
2018-02-21Tweak/Fix for T54106 - Moving multiple selected keyframes on top of an unsele...Joshua Leung