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-23retagging for 2.5 alpha 0 after python crash fixv2.50Martin Poirier
2009-11-23workaround for an error with BKE_reportf (actually BLI_dynstr_vappendf)Campbell Barton
2009-11-23Two files missing in case conversion in r24816.Guillermo S. Romero
2009-11-23Remove forced sse compile flags on render for linux. This is very bad.Martin Poirier
2009-11-232.5 bugfix: 3d view zoom operator delta had wrong range.Brecht Van Lommel
2009-11-23bugfix: uninitialized valuesCampbell Barton
2009-11-232.5 bugfix: transformation constraint values did not have correct range.Brecht Van Lommel
2009-11-23New CLICK event value. If RELEASE is not handled and last event was PRESS of ...Martin Poirier
2009-11-23use decorators for python attributes, added bone.lengthCampbell Barton
2009-11-23made release log link point correctly to the release log.William Reynish
2009-11-23remove F7 for running test.py, was useful when we had a py api but not text e...Campbell Barton
2009-11-23links to Python API docs from splash and help menuCampbell Barton
2009-11-232.5: fix python error when showing 3d view properties panelBrecht Van Lommel
2009-11-23Beta -> Alpha ;)William Reynish
2009-11-23missing include for memset()Campbell Barton
2009-11-23use lowercase filenames, they are prettyfied for the menuCampbell Barton
2009-11-23Replaced the blender.html file with a new readme.htmlWilliam Reynish
2009-11-23pose_bone attributes, children, children_recursive, parent_recursive & parent...Campbell Barton
2009-11-232.5 alpha0 splash image, by david revoy!Ton Roosendaal
2009-11-23First of 2.5 alpha0 release commitTon Roosendaal
2009-11-23rename PoseChannelConstraints to PoseBoneConstraintsCampbell Barton
2009-11-23Splash screen, implemented by Matt.Brecht Van Lommel
2009-11-23shaded mode isnt working in 2.5, comment for nowCampbell Barton
2009-11-23copying a pose didnt copy its ID props, both poses would reference the same p...Campbell Barton
2009-11-23Typo, it's called Skim, not Skin. reported by Oxben. Thanks! Thomas Dinges
2009-11-23- made properties in the view3d panel only show when there are some propertie...Campbell Barton
2009-11-23Auto-Keyframing and Clear Transform Operators:Joshua Leung
2009-11-232.5 internal bugfix: remove modal handlers before exiting the screen,Brecht Van Lommel
2009-11-23more ui api changes.Campbell Barton
2009-11-23Various bugfixes:Joshua Leung
2009-11-23fix for py errors and missing returnCampbell Barton
2009-11-23Bugfix - Hook Operators:Joshua Leung
2009-11-23epydocs for bge pre/post render callbacksCampbell Barton
2009-11-23temp hack to make the popup show wider when running the edit description oper...Campbell Barton
2009-11-23rna UI api rename...Campbell Barton
2009-11-23(no commit message)Joshua Leung
2009-11-23* Changed default shortcut key for 'center view to cursor' to ctrl numpad .Matt Ebb
2009-11-23Bugfixes:Joshua Leung
2009-11-23Repair display of iTaSC IK constraint. Fix crash in GE with high priority act...Benoit Bolsee
2009-11-23* Fix for [#19941] File Browser : inability to select multiple filesMatt Ebb
2009-11-23needed to assign some values as bool'sCampbell Barton
2009-11-23Fix MSVC project files for blenderplayer: the player compiles and runs proper...Benoit Bolsee
2009-11-23rna functions were getting away with passing the string "True" instead of Tru...Campbell Barton
2009-11-23note:Campbell Barton
2009-11-23Sequencer:Thomas Dinges
2009-11-22== Sequencer ==Peter Schlaile
2009-11-22Adding undo flag to the python run flag operator.Martin Poirier
2009-11-22filebrowserAndrea Weikert
2009-11-22== Sequencer ==Peter Schlaile
2009-11-22blender.html:Thomas Dinges