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
2014-07-11WM: add WM_operator_properties_create_ptrCampbell Barton
2014-07-11Add mesh tool to split faces by wire edges (face menu)Campbell Barton
2014-07-10Fix for invalid memory access in graph editor when deleting the lastLukas Tönne
2014-07-09Fix T40997, artifacts when unhiding part of the mesh in dyntopo.Antony Riakiotakis
2014-07-09Fix T40991, mirrored armatures not restored properly when cancelling.Antony Riakiotakis
2014-07-09Implement Start Resolution for preview render in BISergey Sharybin
2014-07-09Cleanup: get rid of magic numbers.Bastien Montagne
2014-07-09Fix T40939: Border render and SSS doesn't work correct in rendered viewportSergey Sharybin
2014-07-09Fix T40164: Linking a Group of linked Groups don't take Dupli VisibilityLukas Tönne
2014-07-09Add bone_groups.new() and bone_groups.remove() methods to RNA.Bastien Montagne
2014-07-08Fix T40785: "Select Grouped" Pass Index mode is redundant.Lukas Tönne
2014-07-07Fix T40791: Changing path to movie file does not mark the project as changedSergey Sharybin
2014-07-07Fix T40877: Bezier Hook to New Object does not work properlySergey Sharybin
2014-07-07UI: tooltips, blurry and incorrect rhs-padding in recent updateCampbell Barton
2014-07-07Fix for RNA_int/enum mixupCampbell Barton
2014-07-06Add support to lasso masking/flood fill for inverted values.Antony Riakiotakis
2014-07-06Fix T40548: After canceling, F-Curve handlers don't go back to original posit...Lukas Tönne
2014-07-06Outliner: Added option to RMB menu for "Animation" entries to remove these an...Joshua Leung
2014-07-06Bugfix: Selecting object channels in NLA editor didn't make the object activeJoshua Leung
2014-07-06Code cleanupJoshua Leung
2014-07-06NLA/AnimEditors: Added operator to remove all "empty" AnimData blocksJoshua Leung
2014-07-06Fix for typo in commentJoshua Leung
2014-07-05Fix uninitialized bool in recent own 'sode_select_groupe' commit.Bastien Montagne
2014-07-04Style cleanupCampbell Barton
2014-07-04Refactor of Node's 'Select by type' op, to also handle color and name handling.Bastien Montagne
2014-07-03Select Grouped -> KeyingSet for bones also shows error messages now when the ...Joshua Leung
2014-07-03Code Cleanup - Replaced magic numbers with definesJoshua Leung
2014-07-03Make Cursor placement operation a modal operator.Antony Riakiotakis
2014-07-03Correct version check for tip colorCampbell Barton
2014-07-03Mistake in last commitCampbell Barton
2014-07-03Correct recent fix for knife in camera ortho modeCampbell Barton
2014-07-02Fix T40823 LoD Add and Remove crash without valid objectDaniel Stokes
2014-07-02Fix T40815: Particle birth times not initialized correctly.Lukas Tönne
2014-07-01Correct enum size incase compiler makes enum signedCampbell Barton
2014-07-01Fix T40895: Curves panel, zooming out a lot crashes BlenderSergey Sharybin
2014-06-30Correct use-after-free in recent commitCampbell Barton
2014-06-30Fix odd situation where you could assign a background image without increasin...Bastien Montagne
2014-06-30Fix image user count not being decreased when deleting a 3DView background im...Bastien Montagne
2014-06-30Experiment with the compositor border in editorSergey Sharybin
2014-06-30Fix T40885: "Reset Curve" is backwards on Custom Falloff Curves (Lights).Bastien Montagne
2014-06-30Fix T40862: numinput transform did not take into account scale_length.Bastien Montagne
2014-06-30Use text cursor for py-consoleCampbell Barton
2014-06-30Fix T40867: Autokeyframe in camera viewCampbell Barton
2014-06-29Fix: NLA editor not being updated on using "Make Links" (Ctrl)+(L). We're emi...Thomas Beck
2014-06-29Fix T40850: object emitter of particles not visible in viewport when GLSL and...Lukas Tönne
2014-06-28Add render result caching.Bastien Montagne
2014-06-28Fix 40841: Copy and Paste objects no longer functions from one running instan...Bastien Montagne
2014-06-27UI: increase contrast for active colorband handleCampbell Barton
2014-06-27UI: use cursor x-location for tooltip placement (T37478)Campbell Barton
2014-06-27Fix T40834, grab brush not working after recent jittering fix.Antony Riakiotakis