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
path: root/source
AgeCommit message (Expand)Author
2010-12-01Smoke now uses only one point cache where both normal and high resolution smo...Janne Karhu
2010-11-30minor rna changesCampbell Barton
2010-11-30missing NULL check in own recent commit,Campbell Barton
2010-11-30remove unmaintained windows and unix game engine plugin code.Campbell Barton
2010-11-30Add option for CMake to build libredcode, also use CODEC prefix for ffmpeg, q...Campbell Barton
2010-11-30Bugfix #24976Ton Roosendaal
2010-11-30misc small changes.Campbell Barton
2010-11-30Bugfix #24986Ton Roosendaal
2010-11-30bugfix [#24974] "select all" in weight paint -> face selection mode selects a...Campbell Barton
2010-11-30bugfix [#24798] Texture panels are shown in wrong orderCampbell Barton
2010-11-29replace overly verbose matrix creation for BGE camera, typo fix from MikeS.Campbell Barton
2010-11-29bugfix [#24969] Python Console bug: inserting a large text leads to strange c...Campbell Barton
2010-11-29Bugfix #24971Ton Roosendaal
2010-11-29For all buttons with search-menu option, the button will show a Ton Roosendaal
2010-11-29Description of BLI_strncpy() and BLI_strdupcat() were mixed up.Ton Roosendaal
2010-11-29From the todo:Ton Roosendaal
2010-11-29fix for error when changing DISBALE_PYTHON -> WITH_PYTHON,Campbell Barton
2010-11-29Fix [#24964] HISTOGRAM: Inconsistency in spacesMatt Ebb
2010-11-29Fix [#20241] half-transparent objects in volume have no shadow.Matt Ebb
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-29Fix:Matt Ebb
2010-11-29fix [#24921] Crash after inserting keyframing UV coords and changing frame in...Campbell Barton
2010-11-28Variable declaration in code, not allowed!Ton Roosendaal
2010-11-28Bugfix #24933Ton Roosendaal
2010-11-28== Sequencer ==Peter Schlaile
2010-11-28Bugfix #24953Ton Roosendaal
2010-11-28fix for fix [#24955] Generating UV-Images within blender (Alt-N) not possibleCampbell Barton
2010-11-28minor changes to the python api.Campbell Barton
2010-11-27Detect Gallium driver. Extend NPoT workaround to opensource drivers.Guillermo S. Romero
2010-11-27Bugfix #21385Ton Roosendaal
2010-11-27[#24935] Proportional translation size stuck to noneMartin Poirier
2010-11-27bugfix [#24944] Crash on attempting to keyframe HSV colorCampbell Barton
2010-11-27python access to driver namespace, rather then have a textblock defined for d...Campbell Barton
2010-11-27console text underscore would draw outside the view for larger font sizes.Campbell Barton
2010-11-27fix for fix r33330, bug [#23118].Campbell Barton
2010-11-27Particle draw was calling glColorMaterial(...) after glEnable(GL_COLOR_MATERI...Campbell Barton
2010-11-27added option to turn off Text anti-aliasing in the UIMichael Fox
2010-11-26Fix #24914: 3D text glitch and crashSergey Sharybin
2010-11-26remove support for rna resolving paths with collection['name'], only support ...Campbell Barton
2010-11-26Rigid Body Joint Constraint:Thomas Dinges
2010-11-26Update nurb keyindex data when subdividing -- shape key data wouldn't be lost...Sergey Sharybin
2010-11-26fix building blenderplayer and a divide by zero bug with the console view.Campbell Barton
2010-11-26change monospace font to be an extern, not good final design but better then ...Campbell Barton
2010-11-26Bug fix: voxeldata texture extension didn't work.Janne Karhu
2010-11-26lasso select wasn't comparing the depth with particle selection, where border...Campbell Barton
2010-11-26bugfix [#23118] Blender freezes when combing hair - OS X path changes related?Campbell Barton
2010-11-26remove calls to update the depth buffer while in particle editmode, this call...Campbell Barton
2010-11-26freeing all free GPU buffers every frame could be a performance issue and is ...Lukas Steiblys
2010-11-26follow up of "Bugfix #23576" (Logic UI) - replacing hardcoded values by RNA_s...Dalai Felinto
2010-11-26Fix #24855: disabling shadows didn't disable AO/env with ray transparencyBrecht Van Lommel