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-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-28Cleanup: use BKE_texture_ prefixCampbell Barton
2015-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
2015-03-24Cleanup: Remove unwanted debug printf from 7293f6d4863aJulian Eisel
2015-03-24Cleanup - move proxy storage options to the proxy itself - also willAntony Riakiotakis
2015-03-23Versioning code to correct socket naming afterAntony Riakiotakis
2015-03-23Cleanup: comments, styleCampbell Barton
2015-03-22BGE: New hysteresis offset to improve LOD level transitionsJorge Bernal
2015-03-21Revert part of D1074 related to acceleration taked into account.Jorge Bernal
2015-03-19Remove deleted list for palette colorsCampbell Barton
2015-03-17Kick particle systems to force redistribution, needed for reliablyLukas Tönne
2015-03-12D1171: Use GHash for BHead idname lookupsCampbell Barton
2015-03-12Cleanup: use realloc for entry-array-resizingCampbell Barton
2015-03-12Cleanup: refactor header lookups into functionsCampbell Barton
2015-03-12Cleanup: use POINTER_OFFSET macroCampbell Barton
2015-03-11Cleanup: indentationCampbell Barton
2015-03-09Fix T43337: Group object disappear after appendCampbell Barton
2015-03-06Fix issue reported on irc by Sebastian, crash when undoing and changingAntony Riakiotakis
2015-03-05Make limits of sequencer scaling a bit more saneAntony Riakiotakis
2015-03-01Use the old double-step collision method only for cloth.Lukas Tönne
2015-02-26Fix T42506 sequencer not limiting zoom.Antony Riakiotakis
2015-02-23Fix T43740: 'Back to Previous' failed on reloadCampbell Barton
2015-02-19BGE: Fix T41502 Path following jumpingJorge Bernal
2015-02-15Cleanup: BLI_listdir (direntry): get rid of usage of raw malloc/free here.Bastien Montagne
2015-02-14Bugfix: Referencing actions from Action Actuator was not setting a userJoshua Leung
2015-02-13Fix issue with some files having non-unique modifier namesSergey Sharybin
2015-02-12Viewport compositing - first codeAntony Riakiotakis
2015-02-11Use line curve for cavity mask instead of sharp as default when no curveAntony Riakiotakis
2015-02-11Cavity masking - add curve control to cavity mask and move relevantAntony Riakiotakis
2015-02-11FileBrowser: Editable Bookmarks.Bastien Montagne
2015-02-09Fix T43424: undo changes the active sceneCampbell Barton
2015-02-06Cleanup: styleCampbell Barton
2015-02-05Add Custom Loop Normals.Bastien Montagne
2015-02-03Compositor: Implement sampled motion blur for plane track deform nodeSergey Sharybin
2015-02-03Hook Modifier: add falloff & radius optionsCampbell Barton
2015-01-31Compiler warning: double-promotionCampbell Barton
2015-01-28Based on Sergey's suggestion, use spinlocks for threaded loading ofAntony Riakiotakis
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-24Cleanup: styleCampbell Barton
2015-01-23cleanup: styleCampbell Barton
2015-01-20Made SimDebugData into a single global instance.Lukas Tönne
2015-01-20Fix for incorrect DNA field name in versioning, causes constantLukas Tönne
2015-01-20Use separate flags to enable/disable clump and roughness curves forLukas Tönne
2015-01-20New texture influence option for particle kink amplitude (as opposed toLukas Tönne
2015-01-20Another crappy approach to spirals on hairs, crazy expensive though.Lukas Tönne
2015-01-20Optional clumping noise feature for simulating twisted hair strands.Lukas Tönne
2015-01-20Curve-based control for "roughness" (noise displacement) of child hair.Lukas Tönne
2015-01-20Curve-based control for child path tapering.Lukas Tönne
2015-01-20Randomness factor for hair bending stiffness.Lukas Tönne
2015-01-20Merge branch 'hair_immediate_fixes' into gooseberryLukas Tönne