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-01-19Fix a crasher in recent own mesh remap code ('island' area... :/ ).Bastien Montagne
2015-01-19Make use/computation of lnors consistant.Bastien Montagne
2015-01-19Cleanup: unused Global flags.Campbell Barton
2015-01-19Fix for security issue loading blend'sCampbell Barton
2015-01-19Viewport: Add adjustable safe areas, 3d-view & VSECampbell Barton
2015-01-17Fix T43283: Crash on undo/redo/ and save/reload after (new) weight transfer.Bastien Montagne
2015-01-16FCurve RNA API: add funcs to convert to samples/to keyframes.Bastien Montagne
2015-01-15Bugfix: Wrong flags used in Spline IK eval for bounds limitsJoshua Leung
2015-01-15Prevent waveform drawing from continually retrying bad filesNicholas Bishop
2015-01-15Remove 'locked' parameter from sound_read_waveform()Nicholas Bishop
2015-01-14cleanup: minor editsCampbell Barton
2015-01-14Fix T43201: Update the "in use" flags of sockets before drawing,Lukas Tönne
2015-01-14Transfer Data: resurrect fake AND/OR when transferring 'boolean' values like ...Bastien Montagne
2015-01-13Cleanup: fixes for building with recent clangCampbell Barton
2015-01-13BMesh: option to filter out faces during raycastCampbell Barton
2015-01-13Fix T40616: Deformation Motion Blur for modifiersSergey Sharybin
2015-01-13Math Lib: improve area calculationCampbell Barton
2015-01-13Fixes for SplineIK:Joshua Leung
2015-01-13Bugfix: The "bulge_min" setting for the Stretch To constraint prevented bones...Joshua Leung
2015-01-13Pataz-Gooseberry Request: Limits on Volume Preservation for Spline IKJoshua Leung
2015-01-12Cleanup: rename BKE's 'object_data_transfer' to 'data_transfer' to avoid same...Bastien Montagne
2015-01-11Fix T43208 material flickering in edit mode.Antony Riakiotakis
2015-01-11Fix T43204: Shrinkwrap constraint, project mode: Space ignored in bone case.Bastien Montagne
2015-01-11Fix three issues reported by coverity in own recent code. Including two poten...Bastien Montagne
2015-01-10cleanup: style & warningsCampbell Barton
2015-01-10Transfer data: add modifier.Bastien Montagne
2015-01-09Transfer Data: add main core code and operators.Bastien Montagne
2015-01-09BKE: Add 'mesh remap' code.Bastien Montagne
2015-01-09BKE bvhutils: cleanup and refactor to make it more flexible.Bastien Montagne
2015-01-09Fix T43159: Copying of linked datablocks using relpath leads to invalid paths...Bastien Montagne
2015-01-08Fix T43159: Copying of linked datablocks using relpath leads to invalid paths...Bastien Montagne
2015-01-08GHash: use reinsert instead of remove/insertCampbell Barton
2015-01-07Recalculate particle pathcache stuff for all particles instead ofLukas Tönne
2015-01-07PyAPI: Call to get the pixel x,y in a text blockMartin Felke
2015-01-06Remove slurph shape-key featureCampbell Barton
2015-01-06cleanup: warningsCampbell Barton
2015-01-06Fix T43122: Shrinkwrap target, wrong linked objectCampbell Barton
2015-01-04sequencer: don't return big values (fill pointer instead)Campbell Barton
2015-01-04cleanup: use 'coords' abbreviation for functions.Campbell Barton
2015-01-03Refactor 'fit in camera view' code, and expose it to RNA.Bastien Montagne
2015-01-02Fix T43099: Modifiers in edit mode might mess up materialsSergey Sharybin
2015-01-02cleanup: styleCampbell Barton
2015-01-01cleanup: redundant casts & const cast correctnessCampbell Barton
2015-01-01Fix T43078: Strip custom proxy files did not respect color space settingsSergey Sharybin
2014-12-31Fix T42984 detail flood fill not respecting mask values for smooth/sharpAntony Riakiotakis
2014-12-29Fix stupid handling of 'Object.matrix_local' in RNA.Bastien Montagne
2014-12-29Move average stroke from sculpt session to unified paint settings so itAntony Riakiotakis
2014-12-29cleanup: redundant call to BKE_object_apply_mat4Bastien Montagne
2014-12-27cleanup: redundant tri-normal calculationCampbell Barton
2014-12-27Brush Texture Angle Goodies:Antony Riakiotakis