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-07Added Freestyle.getCurrentScene() to give access to the current sceneTamito Kajiyama
2009-12-06Merged changes in the trunk up to revision 25149.Tamito Kajiyama
2009-12-06Removed ../freestyle from the list of header file directories.Tamito Kajiyama
2009-12-06Removed unnecessary #include "FRS_freestyle.h".Tamito Kajiyama
2009-12-06Assorted warning and comment fixesJoshua Leung
2009-12-06wm.invoke_popup(op, width, height) similar to wm.invoke_props_popup(op, event...Campbell Barton
2009-12-06remove nasty hack which made StructRNA class instaces have no __dict__,Campbell Barton
2009-12-06pep8 edits and fix some warningsCampbell Barton
2009-12-062.5 Nodes:Thomas Dinges
2009-12-062.5 Nodes:Thomas Dinges
2009-12-05Support for the C Macro system in Python.Martin Poirier
2009-12-05Macros in macro didn't work correctly.Martin Poirier
2009-12-05simple fix [#20218] Object.is_visible() don't reflect visibilityCampbell Barton
2009-12-05BGE fix for GameLogic["post_draw"] not working with 2DFiltersDalai Felinto
2009-12-05* proper SSE setting for mingw.Nathan Letwory
2009-12-05* provide SCons support to enabling jaguarandi SIMD raytracer optimizations f...Nathan Letwory
2009-12-04Null check for baking progressend functionMartin Poirier
2009-12-04Save_Mainfile operator only needs window for invoke. Removed poll function an...Martin Poirier
2009-12-04Fix for [#20144] Game physics panel - softbody allows other collision bounds.Thomas Dinges
2009-12-04UI: curve widget tweaksBrecht Van Lommel
2009-12-04BGE: Add option to return UV coordinates aofthe hit point to KX_GameObject::r...Benoit Bolsee
2009-12-04This commit deletes temporary "temp" screen layouts when the windows using th...Joshua Leung
2009-12-04Fix for [#20203] Linked objects - A few bugsMatt Ebb
2009-12-04Fix for [#20157] 2.5 Can`t remove a linked objects from the 3D view by pressi...Matt Ebb
2009-12-04Fix for [#19958] Changes in UV/Image editor doesn't refresh mapping on mesh i...Matt Ebb
2009-12-04Fix for [#19921] pressing NumpadDot on isolated mode centers the 3D cursorMatt Ebb
2009-12-04* Fix for incorrect disabling after baking cloth simMatt Ebb
2009-12-04Bugfixes: Deleting Keyframes + F-CurvesJoshua Leung
2009-12-04rna functionCampbell Barton
2009-12-04Fix for [#19884] Curve resolution slider not affecting anythingMatt Ebb
2009-12-04Print baking progress to console when window is not available.Martin Poirier
2009-12-04Cleaning: update a couple of functions to use scene from context instead of f...Martin Poirier
2009-12-04Partial fix for [#19874]Matt Ebb
2009-12-04Fix for [#19478] Shortkeys for switch to Quad view mode is not workingMatt Ebb
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