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-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-10fix for building with collada and some other warningsCampbell Barton
2011-08-08fix [#28178] make single user copy of object data doesn't workCampbell Barton
2011-05-12for bug [#27358] Transform bug when transform > 500Campbell Barton
2011-04-21pass even mouse coords value as const so its not edited, view3d_get_view_alig...Campbell Barton
2011-02-21doxygen: editor entryNathan Letwory
2010-12-04Maintenance, Campbell Barton
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-10-16most unused arg warnings corrected.Campbell Barton
2010-10-05Reorganisation of COLLADA import code. Classes have been split into their own...Nathan Letwory
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-31Separate proportional edit setting between edit and object mode. They are now...Martin Poirier
2010-06-14adding curve and mesh objects through python would create the object without ...Campbell Barton
2010-06-09enable adding objects in background mode by not using the context to get the ...Campbell Barton
2010-04-16Fix [#21492] "Align to view" option from tools panel's operator part doesn't ...Matt Ebb
2010-03-31Fix [#21832] Add Modifier, Pinned ContextMatt Ebb
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-29* Partially converted constraint template to layout engineMatt Ebb
2010-01-21Fix [#20750] adding Lattice object in Local space doesn't appearsMatt Ebb
2010-01-19Motion Paths - (Part 3) Operators, Drawing, and FixesJoshua Leung
2010-01-12Fix [#20644] new curve sets itself to the origin, but the pivot to the cursorMatt Ebb
2009-12-28dont register or undo 3D cursor settingCampbell Barton
2009-12-28moved shape key insert function into BKE_object.hCampbell Barton
2009-12-28Added location and rotation operator properties for adding objects. The Align...Matt Ebb
2009-11-301. Extend option for 3d view border select now does something (default True t...Martin Poirier
2009-11-28py/rna apiCampbell Barton
2009-11-26Fix warning.Elia Sarti
2009-11-26fix for adding drivers to constraints via python.Campbell Barton
2009-11-24Made select operator return FINISHED only when it did something (only PASSTHR...Martin Poirier
2009-11-22* New option on modifiers that don't change topology: Apply as ShapeMatt Ebb
2009-11-22Parenting and Deforms:Joshua Leung
2009-11-11object.constraints.add()/remove()/active, same for PoseChannelCampbell Barton
2009-11-05enter editmode when adding objects even if the object is not in an active layer,Campbell Barton
2009-11-02- all add object operators now take view_align as an argument, and enter_edit...Campbell Barton
2009-10-24Bugfix to restore shape key add creating a new shape based on theBrecht Van Lommel
2009-10-13Various warning fixesNicholas Bishop
2009-10-13Context operators for adjusting context values directly to avoid adding opera...Campbell Barton
2009-10-12macro's can set options for the operators they executeCampbell Barton
2009-10-11- add torus back from 2.4x as an operatorCampbell Barton
2009-10-08Key ConfigurationBrecht Van Lommel
2009-09-25Merge of itasc branch. Project files, scons and cmake should be working. Make...Benoit Bolsee
2009-09-092.5: Object moduleBrecht Van Lommel
2009-08-152.5/Sculpt:Nicholas Bishop
2009-08-152.5: warning fixesBrecht Van Lommel
2009-07-262.5 - More armature/bone operator tweaks Joshua Leung
2009-07-19operator macro playback (run operator reports in the console)Campbell Barton
2009-07-152.5: ObjectsBrecht Van Lommel
2009-07-112.5 - Made more operators for constraint buttons Joshua Leung