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-03-20Code cleanup: use boolsCampbell Barton
2014-03-20Code cleanup: use true/false in sequencer functionsSergey Sharybin
2014-03-20Fix T39141: Video Sequencer Proxies don't take into account Strip Input Offse...Sergey Sharybin
2014-03-19A simpler fix for the "clive" part of T39207 without the precision granularit...Joshua Leung
2014-03-19Fix T39207: FCurve evaluation regressions following 2aff243Joshua Leung
2014-03-19Code cleanup: unreachable break/returnCampbell Barton
2014-03-18Correction to particle system commit: wrong struct name was usedSergey Sharybin
2014-03-18Fix T39180: Particle with fluid physics unstable.Lukas Tönne
2014-03-18Code cleanup: jitter, use 2d float arrayCampbell Barton
2014-03-18KDTree: deprecate 'normal' argumentCampbell Barton
2014-03-17Code cleanup: styleCampbell Barton
2014-03-16Fix T39208: Adding scene to another scene's VSE causes audio and video to be ...Bastien Montagne
2014-03-16Code cleanup: modifier_skin_customdata_ensure was a bad level callCampbell Barton
2014-03-15Code cleanup: use r_ prefix for return argsCampbell Barton
2014-03-15Patch T36209: Use binary search function for evaluating F-CurvesJoshua Leung
2014-03-14Fix T39166: Disappearing text objectsSergey Sharybin
2014-03-14Fix T39180: Particle with fluid physics unstable.Lukas Tönne
2014-03-13Fix bug 1 of T39156: Deadlock while undoing paint operations on imageAntony Riakiotakis
2014-03-12Code cleanup: redundant normalize in bmbvh ray castCampbell Barton
2014-03-11Fix T39033: Regression, duplicating proxy loses proxyCampbell Barton
2014-03-11New Corner Pin node: uses explicit corner values for a plane warp transformat...Lukas Tönne
2014-03-11Fix T39078: crash increasing hair emission numberCampbell Barton
2014-03-113D Text: textbox selection while in editmodeCampbell Barton
2014-03-11Fix T39083: speakers were evaluated multiple times when used in setsCampbell Barton
2014-03-10Fix T39034 brush always shown even after deactivating the show cursorAntony Riakiotakis
2014-03-08Fix T39035: Cycles F-Modifier truncates end/beginning frame values for repeti...Joshua Leung
2014-03-07Fix crash when changing and using between layer and other brushes inAntony Riakiotakis
2014-03-07Maintenance: Start of 2.71 release cycle, BCon1, Alpha.Thomas Dinges
2014-03-07Fix for own commit: particle rng arrays should be declared extern in theLukas Tönne
2014-03-07Removing ParticleSystem->frand arrays to avoid memory corruption issuesLukas Tönne
2014-03-07Fix T38985: Setting endpoint_u property while creating spline in Python gives...Sergey Sharybin
2014-03-07Code cleanup: styleCampbell Barton
2014-03-06Hiding plane tracks was never implementedSergey Sharybin
2014-03-06Fixes for proxies color spaceSergey Sharybin
2014-03-05Bump version to Blender2.70rc and new splashCampbell Barton
2014-03-05Fix for invalid custom data checks in armature and lattice functions.Lukas Tönne
2014-03-05Fix for negative gamma correction rounding to intCampbell Barton
2014-03-04Follow up to the offset scale fix for texture painting: texture mask hadAntony Riakiotakis
2014-03-03Fix T36496: unwanted behavior with NLA strip blend mode Replace.Brecht Van Lommel
2014-03-02Fix issue with texture painting: Tex slot scale was being applied twice.Antony Riakiotakis
2014-03-02Fix for own mistake: arc diff swallowed a commit somehow, breakingLukas Tönne
2014-03-02Fix T37334: Better "internal links" function for muting and node disconnect.Lukas Tönne
2014-03-02Fix T38873: Crashing on undo of ocean modifier.Bastien Montagne
2014-03-01Fix for using non camera objects as a camera having zero area view-frameCampbell Barton
2014-03-01Fix for some unlikely memory leaks, remove redundant checksCampbell Barton
2014-03-01Code cleanup: correct abs use and quiet warningsCampbell Barton
2014-03-01Fix for baked FCurve subframe interpolation (bad abs use)Campbell Barton
2014-03-01Fix for sequencer invalid rounding, double wipe at 0 angleCampbell Barton
2014-03-01Code cleanup: comment unused code in calchandleNurb_internCampbell Barton
2014-02-28Code cleanup: move edit-derivedmesh free to BKE_editmesh_free_derivedmeshCampbell Barton