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-02-06Bug fix: Particles in dupligroups were mostly drawn properly in 3d view, but ...Janne Karhu
2011-02-06mathutils.Matrix.Scale(factor, size, axis)Campbell Barton
2011-02-06- cmake was missing an inclide (IDE's wouldnt index)Campbell Barton
2011-02-06bugfix [#25824] Quats + Camera + Fly = MadnessCampbell Barton
2011-02-06SVN maintenance.Guillermo S. Romero
2011-02-05todo list item:Ton Roosendaal
2011-02-05Another fix for the raytracing commit, forgot that it also included vertexBrecht Van Lommel
2011-02-05Bugfix #25944Ton Roosendaal
2011-02-05This fixes: [#25608] Video Sequence Editor: problem using cut on a strip with...Peter Schlaile
2011-02-05Bugfix, own todoTon Roosendaal
2011-02-05Raytrace modifications from the Render Branch.Brecht Van Lommel
2011-02-05Fix bones moving when changing between editmode and posemode.Brecht Van Lommel
2011-02-05Renamed texture.c in render module, to prevent debuggers toTon Roosendaal
2011-02-05Bugfix 25871Ton Roosendaal
2011-02-05accidentally left scaling code commented out when testing.M.G. Kishalmi
2011-02-05mathutils fixes noticed when refactoring.Campbell Barton
2011-02-05mathutils rotate functions for Euler/Quaternion/Matrix/Vector types.Campbell Barton
2011-02-05Rename python mathutils functions and split in-place methods from those that ...Campbell Barton
2011-02-05Logic UI: multiple fixes on Constraint ActuatorDalai Felinto
2011-02-05- Drivers should now be updated correct when curve changes topologySergey Sharybin
2011-02-04Fix #25923: Active area of text editor line numbers too bigSergey Sharybin
2011-02-04Fix #25933: Drag Dog stroke method uses Jitter if set for other stroke method...Sergey Sharybin
2011-02-04Improvements for particle grid distribution:Janne Karhu
2011-02-04small typo fixNathan Letwory
2011-02-04Quick Animation Feature: Paste Pose "Selection Mask" optionJoshua Leung
2011-02-04swap Matrix.Shear(...) arguments so matrix size is the second argument, match...Campbell Barton
2011-02-04mathutils.Matrix.OrthoProjection(plane, size, axis), merged axis and plane ar...Campbell Barton
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-04small mathutils changes.Campbell Barton
2011-02-04PyAPI: coerce mathutils values. (vectors, quats, eulers) as proposed here:Campbell Barton
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-03remove unused variableCampbell Barton
2011-02-02Bugfix #25913Ton Roosendaal
2011-02-02Fix for [#25899] Renderer can't trace successive total internal reflectionJanne Karhu
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