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
2009-11-01Rigging Goodies: Spline IK ConstraintJoshua Leung
2009-11-01* Some guideline work for the particle py file.Thomas Dinges
2009-11-01Mac / COCOA : Damien Plisson
2009-11-01Object PET works with autokey.Martin Poirier
2009-10-31tabs to spaces, remove trailing white space. (apart of pep8)Campbell Barton
2009-10-31improved class validation, variables defined by the rna interface as non-opti...Campbell Barton
2009-10-31define operator properties in the class, similar to django fieldsCampbell Barton
2009-10-31change blender python interface for classes not to ise __idname__ rather bl_i...Campbell Barton
2009-10-31Resizing didn't handle PET correctly for size attributes (position was ok, th...Martin Poirier
2009-10-31pep8 compliance for bpy_ops.pyCampbell Barton
2009-10-31small change to strip-swap, Made keys Alt+L/RArrowKey, added in menu, dont tr...Campbell Barton
2009-10-302.5 Sequencer Andrea Weikert
2009-10-30Mac / COCOA : Damien Plisson
2009-10-30B.blend updateWilliam Reynish
2009-10-302.5 Nodes:Thomas Dinges
2009-10-30Revert changes committed by accident in 24168Martin Poirier
2009-10-30Proportional edit for object mode.Martin Poirier
2009-10-30- setting the active object in rna works properly now (notifiers added)Campbell Barton
2009-10-30Merge of the COLLADA GSoC branch into trunk.Arystanbek Dyussenov
2009-10-30updating mathutils wrapped attributes now runs rna update functions tooCampbell Barton
2009-10-30own commit r24178 broke adding objects, need to look into why but this fixes ...Campbell Barton
2009-10-30check for error that could happen when making editmode armaturesCampbell Barton
2009-10-30use context functions rather then macrosCampbell Barton
2009-10-30- Simplified EulToGimbalAxis, its still only works on XYZ and ZXY but at leas...Campbell Barton
2009-10-30two things; made ctrl-p add an armature modifier instead of using PARSKEL, an...Joseph Eagar
2009-10-30New Track To Constraint: "Damped"Joshua Leung
2009-10-30added an 'auto-normalize' option for weight paint mode, that automatically en...Joseph Eagar
2009-10-30* Tiny Force Field Layout improvements and tooltip fix by nudelZ. Thanks! Thomas Dinges
2009-10-30BGE patch #19751: Add game actuator like methods to GameLogic.Benoit Bolsee
2009-10-30When transform orientation is not orthogonal (which is often the case with Gi...Martin Poirier
2009-10-30Functions to test for and correct orientation matrix orthogonality (since Mat...Martin Poirier
2009-10-29moved the following into the screen context rather then the view3d context so...Campbell Barton
2009-10-29Smoke:Daniel Genrich
2009-10-29No need to force ortho on a unit matrixMartin Poirier
2009-10-29various small fixesCampbell Barton
2009-10-29SVN maintenance.Guillermo S. Romero
2009-10-29Mac / COCOA : ImbufDamien Plisson
2009-10-29Fixed [#19735] No normal map button in texture->image paneThomas Dinges
2009-10-29Modified python rna property types (BPy_PropertyRNA), so PySequence_Check() r...Campbell Barton
2009-10-29Python can now run operators with their own context (data context).Campbell Barton
2009-10-29use objects rather then bases where possible, use context rather then OBACT m...Campbell Barton
2009-10-292.5 Nodes:Thomas Dinges
2009-10-28Comment out "forked" parameter for extrude_mode macro operator (it doesn't wo...Martin Poirier
2009-10-28Gimbal Transform orientationsMartin Poirier
2009-10-282.5 Sequencer Andrea Weikert
2009-10-28Fix compilation for r24142.Guillermo S. Romero
2009-10-28OpenGL Render restored.Brecht Van Lommel
2009-10-28New B.blendWilliam Reynish
2009-10-28Added support for custom RNA properties on Bones, only worked forBrecht Van Lommel
2009-10-28Bugfix: particle editmode cut tool still wasn't working correct.Brecht Van Lommel