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-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
2010-11-26BGE Bugfix: [#24926] Sensor 'Radar' les axes X+ et Y+ ont été inversé. (ou...Dalai Felinto
2010-11-26Fix #24923: tweak falloff strength tooltip to apply both to AO and indirect.Brecht Van Lommel
2010-11-26fix [#24900] Texture paint mode brokenCampbell Barton
2010-11-26ATI X1xxx gfx cards (R500 chipset) lack full support for npot textures althou...Janne Karhu
2010-11-26Smoke domain resolutions were calculated wrong for non-cube domains in some c...Janne Karhu
2010-11-26bugfix while looking into [#24900], color wasn't being set for face-mask mode.Campbell Barton
2010-11-25bone roll recalculate, option to use active bones Z axis.Campbell Barton
2010-11-25bugfix [#24907] bone roll z up broken and python script showing correct metho...Campbell Barton
2010-11-25fix for https://projects.blender.org/tracker/index.php?func=detail&aid=24442&...Lukas Steiblys
2010-11-25new vectors that were the result of functions or operators were not using the...Campbell Barton
2010-11-25bugfix [#24916] Blender Crash after inappropriate Merge-CommandCampbell Barton
2010-11-25Redraw 3d view when new object was added (NC_OBJECT|NA_ADDED notifier)Sergey Sharybin
2010-11-25found some errors while looking into bug #24909, in exceptional cases where t...Campbell Barton