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-12-02Bug fix: Verlet integration didn't work properly with moving particle emitters.Janne Karhu
2009-12-02[#20213] Align to Transform Orientation crashes BlenderMartin Poirier
2009-12-02Menu handlers need to return OUT when clicking outside, not OKMartin Poirier
2009-12-02Fixed a part of [#20197] dof node bugs.Thomas Dinges
2009-12-02- bpy.data.add_armature()Campbell Barton
2009-12-02Quicktime(Carbon/win32) : add operator to raise the "compression settings" qu...Damien Plisson
2009-12-02UI: remove unnecessary colon on toggle array buttons.Brecht Van Lommel
2009-12-02AAO Indirect DiffuseBrecht Van Lommel
2009-12-02Quicktime : make dna codecType data store the quicktime codecType value inste...Damien Plisson
2009-12-02rename armature RNA propsCampbell Barton
2009-12-02Changes to Color ManagementMatt Ebb
2009-12-02Reset operator properties for keymap items when operator idname is changed.Martin Poirier
2009-12-02Restore new snap align icon that was lost in previous changes.Martin Poirier
2009-12-02Apply patch [#20145] Ghost Win32 roundup patch: Minimum Window Size, Continuo...Nathan Letwory
2009-12-02Bugfix: crash when no active objectMartin Poirier
2009-12-02* Fix for earlier fix, only check for basis metaball if the object's actually...Matt Ebb
2009-12-01fix for [#19990] file browser crashAndrea Weikert
2009-12-01circle select modal operator wasnt returning FINISHED so it wasnt getting an ...Campbell Barton
2009-12-01Additive snap for Transform. Easy snapping between two vertices, in the middl...Martin Poirier
2009-12-01User Script support added back.Campbell Barton
2009-11-30Transform Modal Map:Martin Poirier
2009-11-30Bugfix: PET circle not drawn correctly in edit mode.Martin Poirier
2009-11-30Approximate AO: Diffuse Bounce HackBrecht Van Lommel
2009-11-30Cleanup:Thomas Dinges
2009-11-30* Disabled "Shaded View" again, not working in 2.5 (yet).Thomas Dinges
2009-11-30Rename Centroid to Origin, following discussions on mailing list.William Reynish
2009-11-30better not process events early, could cause troubles later.Campbell Barton
2009-11-30bugfix [#20083] Wrong position of splash screen on dualheadCampbell Barton
2009-11-30curve select toggle was broken from recent select operator updateCampbell Barton
2009-11-30Durian Graph Editor Request: Only show handles of selected keyframesJoshua Leung
2009-11-30Durian Requests for Graph Editor Visibility Toggles (2):Joshua Leung
2009-11-30retopo: use a smaller scale for faces that are modeled where 1.0==1m, will ev...Campbell Barton
2009-11-30* Grease Pencil drawing now works with Repeat Last operator. Stroke info is n...Joshua Leung
2009-11-30Assorted tweaks for subdivide operator ranges - soft/hard ranges were swapped. Joshua Leung
2009-11-30previous commit for retopo converted the strokes into a curve first, better t...Campbell Barton
2009-11-30- grease pencil drawing on the surface of objects (only when enable face snap...Campbell Barton
2009-11-30Made a branch-local fix (against revision 24701 in the trunk) for theTamito Kajiyama
2009-11-30Added temporary compiling fix for MSVC after Campbell's rounding commit. Joshua Leung
2009-11-30Merged changes to revision 25007.Tamito Kajiyama
2009-11-30* Moved rotation initialisation code for new objects to 'the other' add objec...Joshua Leung
2009-11-30- new objects added from the rna api defaulted to quat rotation, not even usi...Campbell Barton
2009-11-30- added a new math function double_round, useful for rounding a number to a n...Campbell Barton
2009-11-301. Extend option for 3d view border select now does something (default True t...Martin Poirier
2009-11-29Merge from COLLADA branch into trunk of -c 24572 (cmake and scons for OpenCol...Arystanbek Dyussenov
2009-11-29Gimbal orientation defaults to Normal instead of Global when bone or object i...Martin Poirier
2009-11-29== Sequencer ==Peter Schlaile
2009-11-29Fix CLICK event for modal operators.Martin Poirier
2009-11-29- access to a nurbs points was broken - sizeof(BPoint) vs sizeof(BPoint *) Campbell Barton
2009-11-29UI:Nicholas Bishop
2009-11-29UI:Nicholas Bishop