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-25Code cleanup: function callsCampbell Barton
2014-03-25Code cleanup: rename easing functions with BLI_easing_ prefixCampbell Barton
2014-03-25Code cleanup: rename BLI_math_easing to BLI_easingCampbell Barton
2014-03-24Remove the code which checked whether early object update skip didn't failSergey Sharybin
2014-03-24Fix T39318: Blender 2.70 crash when I link an assetSergey Sharybin
2014-03-24Code Cleanup: PBVH, avoid sqrt and use bool for raycast functionsCampbell Barton
2014-03-24Code cleanup: styleCampbell Barton
2014-03-23Change to sampling: Take biggest triangle side as detail size onAntony Riakiotakis
2014-03-23Fix T39351: Blender crashes when enabling Mesh Analysis.Lukas Tönne
2014-03-23Detail sampling operatorAntony Riakiotakis
2014-03-22Flood fill for dyntopo constant detail mode.Antony Riakiotakis
2014-03-21Patch T22084: Robert Penner Easing Equations for FCurvesJoshua Leung
2014-03-21Use the new BKE_libblock_copy_nolib function for bNodeTree datablocksLukas Tönne
2014-03-21Fix T39209: Localizing materials could cause heisenbug with concurrentSergey Sharybin
2014-03-21Fix T39207: FCurve evaluation regressions following 2aff243 (again)Joshua Leung
2014-03-21Debug prints weren't getting triggered, since they no longer use the old flagJoshua Leung
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