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
2013-02-25fix for weight paint using values over 1.0 when blending,Campbell Barton
2013-02-25fix for own error r54703, the event->mval was relative to a different region.Campbell Barton
2013-02-25patch [#34411] Patch for image drag and drop to create Empty rather than BG i...Campbell Barton
2013-02-25style cleanupCampbell Barton
2013-02-24pointcache: Fix freeing all bakes in particle modeSergej Reich
2013-02-24Some UI messages fixes...Bastien Montagne
2013-02-24Fix scons building...Bastien Montagne
2013-02-24Another bunch of UI translation fixes, thanks to Leon Cheung, Gabriel Gazzán...Bastien Montagne
2013-02-24Bug fix #34384Ton Roosendaal
2013-02-24Fix for uiButGetStrInfo: We need a string value here, return BPY_I18NCONTEXT_...Bastien Montagne
2013-02-23Bug fix #34347Ton Roosendaal
2013-02-23Bugfix #34374Ton Roosendaal
2013-02-22Fix #34357: image editor scope and clip editor track preview did not resizeBrecht Van Lommel
2013-02-22patch [#34103] - listbase.patch, insertlinkbefore.patchCampbell Barton
2013-02-22Fix for [#34356] Inputs list in file output doesn't appear properly.Thomas Dinges
2013-02-22remove 'register' from drag-toggle operator (so it doesn't show in the redo p...Campbell Barton
2013-02-22Motion tracking dopesheetSergey Sharybin
2013-02-22change to drag-toggle don't exit when the mouse is outside the region - its a...Campbell Barton
2013-02-22code cleanup: switch argument order for button_activate_exit() but/data args ...Campbell Barton
2013-02-22Toggle-Drag UI FeatureCampbell Barton
2013-02-22Whitespace fixesJoshua Leung
2013-02-22Animation Editors: Operators to Group/Ungroup Selected F-CurvesJoshua Leung
2013-02-22code cleanup: remove unused argCampbell Barton
2013-02-21Dependency Graph: some refactoring which should have no user visible impactBrecht Van Lommel
2013-02-21Object Select Similar tool now has a Pass Index option.Brecht Van Lommel
2013-02-21Compile fixes for recent code cleanups:Thomas Dinges
2013-02-21style cleanup: 'sizeof foo' --> 'sizeof(foo)', add check in style checking sc...Campbell Barton
2013-02-21use radians for BLF_rotationCampbell Barton
2013-02-21code cleanup: remove ctrl option from FONT_OT_line_breakCampbell Barton
2013-02-21code cleanup: remove references to old bevel code (which has been removed for...Campbell Barton
2013-02-21code cleanup: pass mval to ED_view3d_cursor3d_position() rather then event x/yCampbell Barton
2013-02-20Fix visible seams on normal map bake due to clear colour being black:Antony Riakiotakis
2013-02-20Fix DPI not taken into account for header text (e.g. during transform).Brecht Van Lommel
2013-02-20Quick fix: translating header's string with some languages (complex scripts, ...Bastien Montagne
2013-02-20Raise a bit Header string fixed length, else some translations (e.g. Japanese...Bastien Montagne
2013-02-20Fix #34299: Motion Tracking 20x slower under WindowsSergey Sharybin
2013-02-20Fix drawing of translated strings (can't use _ascii version of BLF_draw in th...Bastien Montagne
2013-02-20fix [#32294] Navmesh crashed if on creation navmesh is also selectedCampbell Barton
2013-02-20remove unneeded call to RNA_property_enum_get(), the icon was always overwrit...Campbell Barton
2013-02-20change to proportional editing suggested by Jeroen Hoolmans,Campbell Barton
2013-02-19fix [#34244] Snap to face projection - Entire mesh is affected by projection ...Campbell Barton
2013-02-19fix [#34275] Text autocomplete cuts words with accents or special charactersCampbell Barton
2013-02-19step over unicode characters with autocomplete (correctly this time).Campbell Barton
2013-02-19Another huge bunch of new UI translations (some reported by Leon Cheung, than...Bastien Montagne
2013-02-19fix [#34033] Mesh customdata settings are missingCampbell Barton
2013-02-19fix for apply rotation/location failing for surface object types (were recogn...Campbell Barton
2013-02-19revert own commit r54625, broke autocomplete.Campbell Barton
2013-02-19Fix #34315: memory leak cancelling move to layer operator, after change to makeBrecht Van Lommel
2013-02-19Style tweak - missing bracesJoshua Leung
2013-02-19Remove ztrans_hack. Looks like just keeping the angles compatible works wellJoshua Leung