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
2010-02-26Bugfix #21339: Grease Pencil operator weirdnessJoshua Leung
2010-02-26use negate_v3 rather then multiplying a vector by -1.0 (no functional changes)Campbell Barton
2010-02-26fix for fly mode restoring non-euler rotationsCampbell Barton
2010-02-26fix for camera rig that has locking on the camera but not the parent.Campbell Barton
2010-02-26error in view3d math commit. Campbell Barton
2010-02-25support for flymode with camera rigs, so the parent most object is actually f...Campbell Barton
2010-02-25use math functions in view code, no functional changes.Campbell Barton
2010-02-25fix for warnings, add back pose relax into the pose menu.Campbell Barton
2010-02-24view selected now uses boundboxes of dupli-objects and ignores centerpoints o...Campbell Barton
2010-02-22game engine support for recording animation back & some other minor changes.Campbell Barton
2010-02-19fix for empty xyz axis text drawing ontop of everything.Campbell Barton
2010-02-18Animation Playback Option (No negative frames) and Other Bugfixes:Joshua Leung
2010-02-17topology based mirror, (from apricot branch)Campbell Barton
2010-02-13Added support for animated texture draw, GLSL textures.Ton Roosendaal
2010-02-12[#21121] Limit to visible don't works well in Face modeCampbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-02-12fix for depth drawing + clippingCampbell Barton
2010-02-12Bugfix #21051: Restored 'Playback FPS'Joshua Leung
2010-02-11Added theme support for vertex normals display alongside face normals.Daniel Salazar
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-10Fix for [#21082] UI not updated immediately for Graphical cursor and change o...Thomas Dinges
2010-02-09Bugfix #20964: Loopcut with X-Ray draw mode draws no cutsJoshua Leung
2010-02-08[#20973] Fly Navigation does not center cursor on commenceCampbell Barton
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2010-02-08[#21018] Lasso select fails [26694]Campbell Barton
2010-02-07Fixed display of IK DOF limits for bones. The old rotations were using M_PI/3...Joshua Leung
2010-02-06Fix compiling when GameEngine is disabled.Joshua Leung
2010-02-06Game engine: show popup with error rather than printing in console whenBrecht Van Lommel
2010-02-06bugfix [#20990] maker name don't show in render stampCampbell Barton
2010-02-06bugfix [#20989] DupliVert of DupliGroup crashCampbell Barton
2010-02-06commit from joe 26206, removed timer from zoom. this is needed for continuous...Campbell Barton
2010-02-06Bugfix #20971: IK Joints Inexplicably Stiff In Recent Blender 2.5 BuildsJoshua Leung
2010-02-05changes to 'view selected' operator.Campbell Barton
2010-02-05Armature Drawing - Active Bone:Joshua Leung
2010-02-05bugfix [#20936] Making lasso-selection of verts in weightpaint-mode "misses t...Campbell Barton
2010-02-05Fly Mode Bugfix: Animation recording works againJoshua Leung
2010-02-04when autodepth is enabled use the z-depth for placing the cursor.Campbell Barton
2010-02-03Pre Draw callback for 3D view.Martin Poirier
2010-02-02Fix for a recent bugfix removing the wm* opengl function replacements,Brecht Van Lommel
2010-02-01Fix #20891: opengl animation render could mess up the view.Brecht Van Lommel
2010-01-31Fix #20896: FSAA wasn't disabled properly and still enabled for 3d viewBrecht Van Lommel
2010-01-30[#20320] Quad View - Orthogonal grid changes to perspective gridCampbell Barton
2010-01-30[#20550] Workflow Odity For Objects On Layers Not Being ViewedCampbell Barton
2010-01-30Possible fix for #20835: background images were not duplicated correctlyBrecht Van Lommel
2010-01-30Fix #19473: Toggle Quad View options missing from UI.Brecht Van Lommel
2010-01-30[#20487] Small bug in 3d window's header in edit mode.Campbell Barton
2010-01-29Fix [#19579] View not behaving proper;y when pressing camera view toggle whil...Matt Ebb
2010-01-27Two small dragdrop fixes:Ton Roosendaal
2010-01-27Bugfix #20845: Grease Pencil settings lack view refreshJoshua Leung
2010-01-27Fix for 3d view's properties region notifier: 3D cursor position was not updatedElia Sarti