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
path: root/source
AgeCommit message (Expand)Author
2016-04-01Update stub for recent BPY APICampbell Barton
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-01Generic check for string being a Py keywordCampbell Barton
2016-04-01Use STRPREFIX macro for testing property nameCampbell Barton
2016-03-31Fix T48012: Knife Project crashCampbell Barton
2016-03-31Fix NULL check before freeCampbell Barton
2016-03-31Fix memory leak when assigning driverJulian Eisel
2016-03-31Fix memory leak when calling new driver eyedropperJulian Eisel
2016-03-31Remove the obsolete windows launcherMartijn Berger
2016-03-31CMAKE disable building the windows launcher, fix type in delayloading of debu...Martijn Berger
2016-03-31CMAKE / msvc openmp, delay loading of openmp dll so we can set environmentMartijn Berger
2016-03-31Fix T47985: VSE GL-render scene strip hangsCampbell Barton
2016-03-31Usual ui messages fixes/tweaks.Bastien Montagne
2016-03-30libquery foreach looper: in recursive case, do not bother with NULL id pointers!Bastien Montagne
2016-03-30Fix T47983: Particles - Emit from Verts emits double on one vert.Bastien Montagne
2016-03-30Use Ctrl-Shift-RMB for to enable 'Fill Region'Campbell Barton
2016-03-30Shortest Path Select: option to select all paths between 2 elementsCampbell Barton
2016-03-30Partly fix (unreported) particles not updating correctly when changing settings.Bastien Montagne
2016-03-30Particles: Fix broken grid distribution in some case from own recent rB201d39...Bastien Montagne
2016-03-30Fix T47940: Custom bone shapes, select error w/ Open NVidia driversCampbell Barton
2016-03-30Fix T47993: noise_vector ignores random seedCampbell Barton
2016-03-30Fix T48000: Eyedropper sample-merged ignored at firstCampbell Barton
2016-03-29Fix transform center2d for 2d viewsCampbell Barton
2016-03-29Fix T47814: VSE Scene 'Use Sequence' failsCampbell Barton
2016-03-29Fix T47961: Wipe effects should have 2 inputsCampbell Barton
2016-03-29Fix error in ghash/gset_ensure_p_exCampbell Barton
2016-03-29Fix T47902: Particle grid not using modifier stack, Take II.Bastien Montagne
2016-03-29Revert "Fix T47902: Particle grid not using modifier stack."Bastien Montagne
2016-03-29GPencil New Stroke Smoothing: Don't perform smoothing on pressure valuesJoshua Leung
2016-03-29Driver Mapping Types: Added temporary icons to break up the two types of mapp...Joshua Leung
2016-03-29RMB Menu: Add icons for delineating each cluster of options in this menuJoshua Leung
2016-03-29Drivers Setup: Expose all mapping types for creating driversJoshua Leung
2016-03-29Add license text for OCIO configurationSergey Sharybin
2016-03-28Fix T47958: Crash in Walk or Fly Navigation in Camera mode when invoking from...Bastien Montagne
2016-03-28T47532: Pop-ups drop fast mouse clicksJulian Eisel
2016-03-28Fix T47969: Select Random always uses same seedCampbell Barton
2016-03-28Fix T47972: Blender crash showing particle system.Bastien Montagne
2016-03-28Fix T47973: Render stamp ignores font alphaCampbell Barton
2016-03-28BLF: alpha support for drawing to bufferCampbell Barton
2016-03-28Fix T47898: Error adding mask node with "Add Mask Node" operatorSergey Sharybin
2016-03-28Cleanup: Unused variableSergey Sharybin
2016-03-28Graph Editor UI: Experimental Tweak - Use tabs for properties region, to make...Joshua Leung
2016-03-28GPencil: Note that clicking outside the active area also exits draw modeJoshua Leung
2016-03-27Fix T47959: make tip for 'individual origins' pivot point in UV editor more a...Bastien Montagne
2016-03-27GPencil: Remove the old UserPrefs-based On/Off Stroke Smoothing methodJoshua Leung
2016-03-27GPencil: Smooth and Subdivision variable/setting namingJoshua Leung
2016-03-27GPencil: Removed the restriction of not subdividing strokes further if it exc...Joshua Leung
2016-03-27GPencil: Code Cleanup - Simplify and clarify the code for subdividing a strokeJoshua Leung
2016-03-27GPencil: Restore ability for Smooth brush to affect pressure values of strokesJoshua Leung