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-02-04pep8 cleanupCampbell Barton
2011-02-04hard- and ui-limit for particle grid resolution were vice versa.M.G. Kishalmi
2011-02-04Moved Auto-Keying "Insert for KeyingSet only" option from UserPrefs toJoshua Leung
2011-02-04fix for make stub, readlink was used incorrectly and building didn't work on ...Campbell Barton
2011-02-04small mathutils changes.Campbell Barton
2011-02-04PyAPI: coerce mathutils values. (vectors, quats, eulers) as proposed here:Campbell Barton
2011-02-03SVN maintenance.Guillermo S. Romero
2011-02-03- Fixed bug with disappearing curve animation data created in editSergey Sharybin
2011-02-03Bugfix #25912Ton Roosendaal
2011-02-03Applying patch #25898 by Shinsuke Irie for rendering total external reflectionsJanne Karhu
2011-02-03Audio Bugfixes:Joerg Mueller
2011-02-03remove unused variableCampbell Barton
2011-02-03Makefile for convenience on *nix systems.Campbell Barton
2011-02-02Bugfix #25913Ton Roosendaal
2011-02-02Fix for [#25899] Renderer can't trace successive total internal reflectionJanne Karhu
2011-02-02Added Read Render Layers and Read Full Sample Layers to node editor menuDaniel Salazar
2011-02-02Keymap conflict in node editor. Read Render Layers is now Ctrl R toDaniel Salazar
2011-02-02fix [#25684] Grease pencil strokes with "Surface" option attach erratically t...Campbell Barton
2011-02-02Bugfix [#25907] Impossible to "select all" on narrow action editorsJoshua Leung
2011-02-02bugfix for setting the worldspace matrix of an object which used quaternion r...Campbell Barton
2011-02-02- some parts of the code to remove rotation were not removing axis/angle rota...Campbell Barton
2011-02-02fix crash from report [#25746] Adding keyframes to nested custom properties (...Campbell Barton
2011-02-02"Batch-Edit" Code cleanup: Renaming ED_operator_ipo_active toJoshua Leung
2011-02-02Bugfix [#25902] alt+a over 3D view don't up date dropesheet editorJoshua Leung
2011-02-02Action Editor UI Tweaks:Joshua Leung
2011-02-02fix issue #2 raised by report: [#25894] Problems with properties across filesCampbell Barton
2011-02-01partial revert for r34590, exclude render() from enabling the read-only state.Campbell Barton
2011-02-01Icons in outliner were jittering a bit on sizing of the area.Ton Roosendaal
2011-02-01Fix #25884: Crazy behaviour of the rotate brushSergey Sharybin
2011-02-01Fix for [#25879] Particle Duplication issue with Linked in Objects from Groups.Janne Karhu
2011-02-01Bugfix #25891Ton Roosendaal
2011-02-01Script to test import operators, so a single command can execute an operator ...Campbell Barton
2011-02-01correct fix for bug #23871, __main__ module was being overwritten in nested f...Campbell Barton
2011-02-01Bugfix: Graph Editor menus were missing an entry for the "SmoothJoshua Leung
2011-02-01Bugfix: Renaming Keying Sets didn't update timelineJoshua Leung
2011-02-01New Keyframe Type: "Jitter"Joshua Leung
2011-02-01own fix for bug #23871 (r33277), crashes when running multiple operators in a...Campbell Barton
2011-02-01bugfix [#25767] Addons cannot be upgraded through the UICampbell Barton
2011-02-01Targetless IK Bugfixes + Tweaks:Joshua Leung
2011-02-01Pythons path functions - os.walk(). os.path.exists(). etc support bytes for p...Campbell Barton
2011-02-01fix for 2 segfaults running in background mode.Campbell Barton
2011-02-01reverting the new button in node editor.. will need to create a newDaniel Salazar
2011-02-01Added Center button to backdrop controls in node editor's side panelDaniel Salazar
2011-02-01Bugfix [#25885] Auto IK ignores full rotation locksJoshua Leung
2011-02-01disable assert [#25877] Driven shapekeys: incorrect assertions in depsgraph.cCampbell Barton
2011-02-01workaround [#25845] Empty UI panelsCampbell Barton
2011-02-01bugfix [#25846] Strange behaviour if index of render.layers[] is out of rangeCampbell Barton
2011-01-31Todo issue: sculpting on deformed meshSergey Sharybin
2011-01-31Bugfix #25874Ton Roosendaal
2011-01-31Removed OpenGL blending from node editor backdrop images in alpha channel mod...Lukas Toenne