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
2011-10-08fix [#28821] Whole Character keying set ignores non animatable propertyflagCampbell Barton
2011-10-08use newly added ID_BLEND_PATH() in more places.Campbell Barton
2011-10-08fix [#28846] Relative paths on linked scene failsCampbell Barton
2011-10-07Patch [#28660] x64 thumbnail handler not being installed in CMake builds by T...Thomas Dinges
2011-10-07Scene.GameData DNA alignment nitpickingDalai Felinto
2011-10-07fix for own bad mistake, broke vector curve handles.Campbell Barton
2011-10-07fix [#28800] Scene NULL in frame change callback, crashes on property update.Campbell Barton
2011-10-07rna_ParticleDupliWeight_name_length was returning an incorrect value. Zealous...Campbell Barton
2011-10-07spaces -> tabs (whitespace only changes)Campbell Barton
2011-10-06fix [#27071] Random crashes when altering a mesh vertex vector in BGECampbell Barton
2011-10-06Fix #28819: Normal Maps appear inverted in GLSL shader and offline renderer (...Sergey Sharybin
2011-10-06Fix #28805: Add mesh, align to view, un check align to view. not updating.Sergey Sharybin
2011-10-06hide 3d view header `use_pivot_point_align` button in editmode since its not ...Campbell Barton
2011-10-06texface fix: if material is not used by mesh set default bge mat flag (backfa...Dalai Felinto
2011-10-06fix [#28113] ZTransp flag is not imported correctly from 2.49 filesCampbell Barton
2011-10-06fix for error in own edits to recently applied select link sequencer patch.Campbell Barton
2011-10-06fix for weight paint with face mask enabled drawing with lights.Campbell Barton
2011-10-06remove unused struct member & minor edits, no functional change.Campbell Barton
2011-10-06fix for fixCampbell Barton
2011-10-06fix [#26193] Weightpainting on Mesh with Armature-Modifier fails if x-mirror ...Campbell Barton
2011-10-06cleanup for main weight paint drawing function while looking into a bug - no ...Campbell Barton
2011-10-06fix error in last commit & remove commented code which is now working in 2.5x.Campbell Barton
2011-10-06fix for memory leak when calling wpaint_make_validmap() with no vertex groups.Campbell Barton
2011-10-06fix for crash when painting normalize with no vertex groups, also minor clean...Campbell Barton
2011-10-05Fix #28766: object properties > display > transparency no longer worked in solidBrecht Van Lommel
2011-10-05minor editsCampbell Barton
2011-10-05OSX: Correct copy/paste error and exclude endianess switch from darwinJens Verwiebe
2011-10-05fix [#28809] Fileselect strange icon display.Campbell Barton
2011-10-05fix [#28807] Drivers breaking by undoCampbell Barton
2011-10-05filter RNA classes for translation (removes over 1300 lines from messages.txt)Campbell Barton
2011-10-05rename rna OperatorTypeMacro --> OperatorMacro, since operators types are jus...Campbell Barton
2011-10-05[#28801] Pet doesn't work on the whole meshMartin Poirier
2011-10-05fix for error when fixing crash in filesel poll function.Campbell Barton
2011-10-04bge bugfix: navmesh collision flag disputing with glsl_color_manag.Dalai Felinto
2011-10-04Update blenderplayer stubs to deal with recent keymaps commit.Sergey Sharybin
2011-10-04Correction for own recent commit -- didn't know it's unsupported inSergey Sharybin
2011-10-04Fix #28202: (only) modifying keymap item properties did not save properly, theBrecht Van Lommel
2011-10-04Partial fix #27978: Problem exporting OGG Theora-Vorbis video (and other audi...Sergey Sharybin
2011-10-04remove redundant code, also dont bother with os.path.basename(x) for recent s...Campbell Barton
2011-10-04Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-10-03fix for missing null check in own recent commit.Campbell Barton
2011-10-03revert r40738, flipepd enums give quick access to first items, even if it doe...Campbell Barton
2011-10-03add macro OB_TYPE_SUPPORT_MATERIAL, type checks were being done inline, some ...Campbell Barton
2011-10-03fix [#27526] shared data but different data materials.Campbell Barton
2011-10-03fix for [#28788] wasn't complete, pose bones scale was ignoring "Individual o...Campbell Barton
2011-10-03Fix #27532: Undo test texture after painting gives black blocks.Sergey Sharybin
2011-10-03- use BLI_findstring rather then while loop for listbase lookupsCampbell Barton
2011-10-03Fix #28780: Undo while painting image sequences issueSergey Sharybin
2011-10-03Minor: Other UI strings typos and tweaks. Also updated french po & mo.Bastien Montagne
2011-10-03fix [#27578] Fileselector UI area does not scale with UI (partially hides but...Campbell Barton