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-05-23fix [#27459] Flymode moves parentCampbell Barton
2011-05-22file had non utf8 characters.Campbell Barton
2011-05-20use BKE_area_find_region_type in place of inline loops (no functional changes).Campbell Barton
2011-05-19move rna property area.active_space --> area.spaces.activeCampbell Barton
2011-05-18there wasn't a good way to know if a RegionView3D was perspective or not (wit...Campbell Barton
2011-05-18RNA: some compile fixes for C/C++ api.Brecht Van Lommel
2011-05-18RNA: make mechanism used by operators to keep python instance alive more gene...Brecht Van Lommel
2011-05-18RNA: pass Main rather than Context to register/unregister callbacks.Brecht Van Lommel
2011-05-18fix a crash when getting the value of an enum.Campbell Barton
2011-05-18fix for one of the issues in [#27035] 3 problems: crash and enum "REGION" not...Campbell Barton
2011-05-18additional bake modesM.G. Kishalmi
2011-05-17RNA glitch: particle path step values had soft & hard limits the wrong way ar...Janne Karhu
2011-05-16set clip_start value minimum to 0.001, since 0.0 makes the viewport go very s...Campbell Barton
2011-05-16[PATCH] == Sequencer ==Peter Schlaile
2011-05-16LCMS code removed, was an experiment but never finished.Brecht Van Lommel
2011-05-16Remove artificial limit, now HDR textures can be used to displace.Nathan Letwory
2011-05-16rename wave texture_coordinate_object -> texture_coords_object to match Displ...Campbell Barton
2011-05-15Patch [#27344] 300+ New/changed tooltips by Davis Sorenson (dsavi). Thanks a ...Thomas Dinges
2011-05-15remove redundant (and confusing) register flag.Campbell Barton
2011-05-15camera composition guides:Campbell Barton
2011-05-14option to have the view controls apply to the camera view (and camera object).Campbell Barton
2011-05-14view3d api edits, no functional changes.Campbell Barton
2011-05-13support for reading/writing image resolution (dpi), for PNG and TIFF,Campbell Barton
2011-05-13* Enabled rna access to fluid sim velocity vectorsMatt Ebb
2011-05-12== Radial control ==Nicholas Bishop
2011-05-122.5 Smoke UI:Thomas Dinges
2011-05-10Bugfix #27311Ton Roosendaal
2011-05-10Typo in composition guidesDaniel Salazar
2011-05-10camera composition guides: center, thirds, golden rule Campbell Barton
2011-05-09patch [#21740] Image support for Empty ObjectsCampbell Barton
2011-05-09minor cleanup, no functional changes.Campbell Barton
2011-05-08fix [#27324] WindowManager.invoke_search_popup() crashes blender and does not...Campbell Barton
2011-05-08comment some unused code.Campbell Barton
2011-05-08RNA Bugfix:Joshua Leung
2011-05-08Apply part of [#21590] .dds textures: fix for DXT1n formatNathan Letwory
2011-05-07Fix #27319: Text editor "Find" does not locate words.Sergey Sharybin
2011-05-05alternative to joe's commit r36451.Campbell Barton
2011-05-04new rna api call: RNA_struct_idprops_unset(op->ptr, "someprop"), added to all...Campbell Barton
2011-05-04Own TODO item: sculpting on constructive modifiersSergey Sharybin
2011-05-04rna object constraint remove function wasn't calling ED_object_constraint_upd...Campbell Barton
2011-05-04fix [#26920] working with bones causes segmetation fault.Campbell Barton
2011-05-04use UNUSED in some more function args, no functional changes.Campbell Barton
2011-05-03fix [#27268] 2.57b Global Pivot Option not functional.Campbell Barton
2011-05-03=trunk=Joseph Eagar
2011-05-02Fix #27165: uvedit mesh selection sync did not handle click / shift+clickBrecht Van Lommel
2011-05-02Related to bug #27004: there is now an option to disable color management forBrecht Van Lommel
2011-05-02=trunk=Joseph Eagar
2011-05-01warp modifier, added in the render branch for durian.Campbell Barton
2011-05-01improve image sequence usability, problem was when the image didn't load ther...Campbell Barton
2011-05-01- Description of texture angle sources and stroke methodsSergey Sharybin