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-04Only set baking progress function to cursor when a window is present.Martin Poirier
2009-12-04Finish renaming job in Set Center operator to use Origin instead of Center.Martin Poirier
2009-12-04- property decorators for setting attributes didnt work, hack to prevent ever...Campbell Barton
2009-12-04Fix for [#20240] Image inputs to the compositor are white when using color ma...Matt Ebb
2009-12-03Make toggle and hold snap method cohabit nicely.Martin Poirier
2009-12-03Quicktime Carbon: Fix memory leak when build with cocoaDamien Plisson
2009-12-03Bugfix: Toggle animation channel visibility (shift-v) was not flushing the ne...Joshua Leung
2009-12-03Fix for one of the issues in #20230: Comp Nodes animations not saving to .blendJoshua Leung
2009-12-03Bugfix #20190: Scaling Bone Joints in envelope drawmodeJoshua Leung
2009-12-03QTkit : update build checks to allow only 10.5+/64bit buildsDamien Plisson
2009-12-03Bugfix #20219: Timeline navigationJoshua Leung
2009-12-03Fix for color management not working with AVI output, patch by Damien Plisson...Matt Ebb
2009-12-03Fix for [#20226] 3DView header: hiding menu texts and layer button's issue.Matt Ebb
2009-12-03Fix for [#20168] Particle velocity display toggle issueMatt Ebb
2009-12-03Fix for [#20180] Wrong multiplicator in Random SelectionMatt Ebb
2009-12-03Fix for [#20154] Shaded draw mode needs to be removed when loading filesMatt Ebb
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