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-09-06texture evaluation function (like we had in 2.4x api), requested by Lee.Campbell Barton
2011-09-05Code cleanup: warning fixes.Brecht Van Lommel
2011-08-29patch [#28355] Better Environment Map scriptingCampbell Barton
2011-08-28- use static vars and functions where possible.Campbell Barton
2011-08-22glsl and render support for derivative mapsMorten Mikkelsen
2011-06-13Bugfix #27537Ton Roosendaal
2011-05-26add the property as an argument to enum item functions, not used yet but need...Campbell Barton
2011-05-16set clip_start value minimum to 0.001, since 0.0 makes the viewport go very s...Campbell Barton
2011-05-15Patch [#27344] 300+ New/changed tooltips by Davis Sorenson (dsavi). Thanks a ...Thomas Dinges
2011-05-01=trunk=Joseph Eagar
2011-04-21fix [#27084] Crash when chosing non-voxel data file in voxel data texture inputCampbell Barton
2011-04-21fix [#27083] Crash on setting Voxel resolution below -3 in 8bit raw texture s...Campbell Barton
2011-04-12changed image texture filters description from 'Area filter' toM.G. Kishalmi
2011-04-05fix [#26782] Missing settings in some texture nodes.Campbell Barton
2011-04-04fix [#26760] Crash on voxel data image sequence file datablock unlinkCampbell Barton
2011-02-27doxygen: blender/makesrna tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-12Particles todo item: particle texturesJanne Karhu
2011-01-28Small feature request: using texture buttons (mapping) now updatesTon Roosendaal
2011-01-14Bugfix [#25623] Intensity for Voxel data partially linked withJoshua Leung
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-02Fix #25435: remove code that enabled EWA filter on mipmap toggle, should notBrecht Van Lommel
2010-12-27Fix for own commit 24156:Thomas Dinges
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-11-08[#24593] Cloud Depth setting above 30 cause texture corruptionCampbell Barton
2010-11-07Raised soft limit for cloud texture noise to 24 for easier access. Andrea Weikert
2010-11-02Fix for some enum property identifiers, that were not using upper caseBrecht Van Lommel
2010-08-21rna renaming (manual edits)Campbell Barton
2010-08-20rna data path names which are more likely to break animations.Campbell Barton
2010-08-19more rna renaming for non-animated properties: mainly Texface, Particle & Poi...Campbell Barton
2010-08-18more rna renaming.Campbell Barton
2010-08-172.5 Texture Panels:Thomas Dinges
2010-08-03rna pointer poll function, not used yet.Campbell Barton
2010-07-05texture saturation option.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-05-20some rna numbers were signed when they shouldnt be (simplify could have its s...Campbell Barton
2010-05-04Great patch by Harley Acheson fixing about 80 typos and spellingDaniel Salazar
2010-04-042.5 Preview Render:Thomas Dinges
2010-03-24remove unused rna includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-15Fix [#21288] Colour Ramp doesn't update outputMatt Ebb
2010-03-15Various warning fixes.Brecht Van Lommel
2010-03-14Remove SAT texture filter. It's not working, thought it was but that'sBrecht Van Lommel
2010-03-12Added ability to save and load planar environment maps, rather than only cube.Matt Ebb
2010-03-11Restored Environment mapsMatt Ebb
2010-02-12correct fsf addressCampbell Barton
2010-02-11Operation Dot-Kill finishedDaniel Salazar