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
2011-11-07Textures/Shaders: extend TexMapping to include projection options, and add aBrecht Van Lommel
2011-11-07minor editsCampbell Barton
2011-11-06more macro --> BLI math lib, mainly replace VECCOPY in render and blenkernel.Campbell Barton
2011-11-01added path traversal flag - BPATH_TRAVERSE_SKIP_MULTIFILE,Campbell Barton
2011-10-27use path remapping for all make local functions, patch from Alex Fraser with ...Campbell Barton
2011-10-27edits ontop of Alex's patch from r41292.Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-20strcpy() --> BLI_strncpy(), where source strings are not fixed and target siz...Campbell Barton
2011-10-10header cleanup (no functional changes)Campbell Barton
2011-09-30Bump maps flip: now white means salience, black means concavitySergey Sharybin
2011-09-06Fix for multiple parallel group node executions.Lukas Toenne
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne
2011-08-15Fix #28162: texture properties didn't show correct texture datablock chooserBrecht Van Lommel
2011-07-10Fix for [#26873] Animated displacement modifier on an object doesn't work wit...Janne Karhu
2011-06-01Fix #27550: texture node editor header was still showing texture datablockBrecht Van Lommel
2011-05-06Code cleanup: PIL_dynlib, renamed to BLI_dynlib, and other tweaks.Brecht Van Lommel
2011-05-01copying texture point density was using inline dupalloc rather then BKE_copy_...Campbell Barton
2011-05-01fix for r36399Campbell Barton
2011-05-01=trunk=Joseph Eagar
2011-04-26fix [#27178] Material links lost when making mesh data localCampbell Barton
2011-04-04disable continuous grab in the header, its more annoying then useful.Campbell Barton
2011-04-04fix crash with previewing point density colorband, it wasnt being copied with...Campbell Barton
2011-04-02fix [#26732] Colorband bug with compositing.Campbell Barton
2011-03-28blenkernel: floats were being implicitly promoted to doubles, adjust to use f...Campbell Barton
2011-03-22quiet warningCampbell Barton
2011-03-21Bugfix #26549Ton Roosendaal
2011-03-16Fix for [#26520] Point Density turbulence not accessible in Texture Properties.Janne Karhu
2011-03-16Bug fix: Changing volume texture properties after render crashes (reported by...Janne Karhu
2011-03-03bugfix #26267Ton Roosendaal
2011-02-27doxygen: blender/blenkernel tagged.Nathan Letwory
2011-02-13Some more fixes for particle textures:Janne Karhu
2011-02-13Fix for [#26053] Blender Crash with Particules TexturesJanne Karhu
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2011-02-12Particles todo item: particle texturesJanne Karhu
2011-02-11Removed the internal_select parameter from ntreeCopyTree. This was used just ...Lukas Toenne
2011-01-30bugfix #25867M.G. Kishalmi
2011-01-29new bumpmapping options for the rendererM.G. Kishalmi
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2010-11-11Bug fix: memoryleak when using smoke heat/velocity data as textureJanne Karhu
2010-11-08Small bug, reported by Andy in irc:Ton Roosendaal
2010-10-19Fix for [#24313] Displacement modifier is not respecting animated texture cha...Janne Karhu
2010-09-03rna api Campbell Barton
2010-08-132.5: more removal of G.main.Brecht Van Lommel
2010-08-02SConsCampbell Barton
2010-07-30patch [#23060] ColorRamp python access functionsCampbell Barton
2010-07-05texture saturation option.Campbell Barton
2010-06-28default to global space for point density cache space.Campbell Barton
2010-06-22slight cleaning of texture type changing functionality, done while working on...Matt Ebb
2010-06-01Fix [#22469] Crashes with "segmentation fault" when opening an image for Voxe...Matt Ebb
2010-04-30Suggestion by Florian Meyer (testscreenings) to change default ramp toDaniel Salazar