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
2015-04-04Tweaks to descriptions for Action Layer Up/DownJoshua Leung
2015-04-03Sticky Keys backendJulian Eisel
2015-04-03Fix T44243: File browser behavior is inconsistent between append and open.Bastien Montagne
2015-04-03Fix related to T44243: do not systematically do live-update when tab-completi...Bastien Montagne
2015-04-03Fix: Drawing glitch when renaming animation channelsJoshua Leung
2015-04-03Fix: Action/NLA Tweakmode ChecksJoshua Leung
2015-04-03Action Layer Up/Down: Fixes for NLA Solo / NLA MutingJoshua Leung
2015-04-03Code Cleanup: Deduplicate logic to switch between NLA Strips/ActionsJoshua Leung
2015-04-03Code Cleanup: Split out duplicate code for finding an available NLA strip abo...Joshua Leung
2015-04-03Action Editor: Go to Next/Previous Animation LayerJoshua Leung
2015-04-03Fix T44237: translation does not work in spacebar search.Bastien Montagne
2015-04-02Fix T44183 particles in linked group offset from objectAntony Riakiotakis
2015-04-02Code Cleanup: Split Action management operator stuff into action_data.cJoshua Leung
2015-04-02Fix issue reported by copias on irc, shift duplicate and snap crashes inAntony Riakiotakis
2015-04-02Cleanup: Make strict flags happySergey Sharybin
2015-04-02Fix: Crash when using "On Selected Markers" mode for Propogate Pose with no m...Joshua Leung
2015-04-02Expose the Pose Propagate tool a bit more in the UIJoshua Leung
2015-04-02Propagate Pose: Added 'Selected Keyframes' modeJoshua Leung
2015-04-02GPencil: Draw status indicator in top-right corner when in Stroke Edit ModeJoshua Leung
2015-04-02GPencil: H/Shift-H/Alt-H now work to Hide and Reveal Layers in Strokes Edit ModeJoshua Leung
2015-04-02Fix proportional editing always turned on in graph editor.Antony Riakiotakis
2015-04-02CleanupCampbell Barton
2015-04-02Code Cleanup: Pruning back the unusued includes nowJoshua Leung
2015-04-02Code Cleanup: Reshuffling some of the GPencil codeJoshua Leung
2015-04-02Fix for incorrect descriptionJoshua Leung
2015-04-01Proportional editing for graph editor did not work outside edit modeAntony Riakiotakis
2015-04-01Fix T44212: Crash on Group Rename.Bastien Montagne
2015-04-01Fix glitch scaling bone radiusCampbell Barton
2015-03-31Fix writing freed memory, exiting full viewCampbell Barton
2015-03-31Proportional editing for IPO editor - version ready for feedback by artists.Antony Riakiotakis
2015-03-31Fix T44077 material update fails in textured mode when VBOs are off.Antony Riakiotakis
2015-03-31Fix T44201: Crash Deleting Hierarchy in OutlinerBastien Montagne
2015-03-31Corrective Smooth Modifier (aka delta-mush)Campbell Barton
2015-03-30Remove wrong back jump detection on loopingAntony Riakiotakis
2015-03-30Pass bool arg to RNA_property_boolean_setCampbell Barton
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-03-30remove zero translationsMike Erwin
2015-03-30cleanup: remove unused code & varsMike Erwin
2015-03-30cleanup: typos in comments, styleMike Erwin
2015-03-29Fix T44162: Outliner: modifier's icons toggle update issueBastien Montagne
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-28Cleanup: use BKE_texture_ prefixCampbell Barton
2015-03-28Use union for EditBone'sCampbell Barton
2015-03-28Cleanup: unused argsCampbell Barton
2015-03-28NLA Strip Keyframes: Nullified the risk that NLA mapping can get applied to N...Joshua Leung
2015-03-28Nla Strip Keyframes: Active FCurve Keyframes panel displays names properly no...Joshua Leung
2015-03-28NLA Strip Keyframes: Insert keyframe tools in Anim Editors work nowJoshua Leung
2015-03-28Nla Strip Keyframes: Sliders in channel list insert keyframes nowJoshua Leung
2015-03-28Nla Strip Curves: This works with anim channel rearranging tools nowJoshua Leung