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
2009-11-26MSVC project files: enable Blender Game renderer.Benoit Bolsee
2009-11-26First changes to implement the 2.5 snapping proposal (discussed back in May a...Martin Poirier
2009-11-26Simplify mesh selection type operator and add missing header refresh notifier.Martin Poirier
2009-11-26Missing from last commit:Martin Poirier
2009-11-26Preliminary RNA and DNA changes for further transform snap fixes.Martin Poirier
2009-11-26fixed a crash when duplicating bones with ID-PropsCampbell Barton
2009-11-26more rna property renaming, axis_x --> use_x, rotationx --> use_rotation_xCampbell Barton
2009-11-26Click event detection ignores mouse move.Martin Poirier
2009-11-26rename rotate_like_x --> use_x, for copy loc/size/rot constraints.Campbell Barton
2009-11-26Fixed typoElia Sarti
2009-11-26fix for crash, Aligorith can you check if this is correctCampbell Barton
2009-11-26Fix warning.Elia Sarti
2009-11-26Mathutils vec += vec wasnt running mathutls callbacksCampbell Barton
2009-11-26minor changes made before commit broke this script Campbell Barton
2009-11-26ctrl 1-5 for changing subsurf levelsCampbell Barton
2009-11-26allow accessing an array index from an rna button.Campbell Barton
2009-11-26basic support for Sintels arm rig with property driven ik/fk switching and st...Campbell Barton
2009-11-26Sequencer Drawing Code - Refactoring Part 1:Joshua Leung
2009-11-26Bugfix: pose bone was doing double translation in some cases,Brecht Van Lommel
2009-11-26Patch #20037: Use named components for Drivers instead of array_indexJoshua Leung
2009-11-26Bugfix #20069: Centre to cursor or centre to mouse, centre object.Joshua Leung
2009-11-26fix for adding drivers to constraints via python.Campbell Barton
2009-11-26BGE: allow using dynamic loaded mesh in replaceMesh for soft body. This is a ...Benoit Bolsee
2009-11-26[#20051] x for removing a mesh from a group doesnt scale with uiMatt Ebb
2009-11-26Fix for [#20042] There are remains of "Shaded" draw type in a panelMatt Ebb
2009-11-26Fix for [#20030] selection frame in edit mode turns whiteMatt Ebb
2009-11-26Fix for [#20028] adding objects such as cameras in local view(/) doesn't workMatt Ebb
2009-11-26Fix for [#20023] Renderer aborts in some cases when rendering only meta-objec...Matt Ebb
2009-11-26Bugfix #20041: Drivers don't work on bone visiblityJoshua Leung
2009-11-26Cursor Grab bugfix: passing NULL for bounds didn't initialize properly.Martin Poirier
2009-11-26* Spline IK 'Joint Bindings' array now available from RNA. This can be used t...Joshua Leung
2009-11-26Fix for [#20034] Background Image Distortion while zooming and moving around ...Matt Ebb
2009-11-26v Cloud to matrixJens Ole Wund
2009-11-26adding functionJens Ole Wund
2009-11-26small change to BGE callbacks, only allocate empty args once in the callback ...Campbell Barton
2009-11-26After talking with Matt about this, added notifier NC_ID to handle ID changes...Elia Sarti
2009-11-26Fix for opening images in the Background Image panelMatt Ebb
2009-11-26Editmesh undo: restore selection counts after undoMartin Poirier
2009-11-26Decrease snap delay to 10 msMartin Poirier
2009-11-25Pose Bone Local Location: now also works for non-connected bones with parents.Brecht Van Lommel
2009-11-25Verlet integration method for particles (patch provided by farsthary).Janne Karhu
2009-11-25selected_pchans --> selected_pose_bones, same for visible_pchansCampbell Barton
2009-11-25Pose Bone "Local Location" option. This is enabled by default, disabling itBrecht Van Lommel
2009-11-25fix for error in sequencer ui from recent changesCampbell Barton
2009-11-25AnimSys - Transform Locks + RNA:Joshua Leung
2009-11-25ED_armature_edit_bone_remove wasnt clearing references from other bones, only...Campbell Barton
2009-11-25add access to bone add/remove from rna. eg.Campbell Barton
2009-11-25RNA: FModifier generator coefficients wrapped, implemented by Campbell.Brecht Van Lommel
2009-11-25rna py api,Campbell Barton
2009-11-25Assorted fixes - compile + drivers:Joshua Leung