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
2011-05-02UV Edit: move uv vertex buttons code to uvedit module. Brecht Van Lommel
2011-05-02workaround [#27203] Crashes with some high-res image thumbnail generationCampbell Barton
2011-05-02Fix #27230: texture paint face selection mask did not work on multires. ItBrecht Van Lommel
2011-05-02Related to bug #27004: there is now an option to disable color management forBrecht Van Lommel
2011-05-02copying/freeing node trees now adjusts grease pencil user count.Campbell Barton
2011-05-02x11 builds again.Campbell Barton
2011-05-02Fix [#26981] Command window is not opening in 2.57.0Nathan Letwory
2011-05-02Use enum menu for angle source in sculpt mode -- rake toggling wasn'tSergey Sharybin
2011-05-02fix transform code using a node space as an image space, accessing unallocate...Campbell Barton
2011-05-02build system changes to eltopo, re-applied.Campbell Barton
2011-05-02SVN maintenance.Guillermo S. Romero
2011-05-02=trunk=Joseph Eagar
2011-05-01warp modifier, using negative strength inverts the transformation matrix but ...Campbell Barton
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-01Style CleanupCampbell Barton
2011-05-01tweak image stamp, was 1px overlap and text was drawn too far up.Campbell Barton
2011-05-01- remove UV_OT_select_inverse, instead use invert option for UV_OT_select_all.Campbell Barton
2011-05-01- Description of texture angle sources and stroke methodsSergey Sharybin
2011-05-01Fix #27239: "A" menu in Sculptmode failsSergey Sharybin
2011-05-01replace inline string searches with BLI_findstring(), strcmp(..., ""), with c...Campbell Barton
2011-05-01copying texture point density was using inline dupalloc rather then BKE_copy_...Campbell Barton
2011-05-01fix for r36399Campbell Barton
2011-05-01=trunk=Joseph Eagar
2011-04-30Fix #27224: Extrude Repeat Mesh doesn't have optionsSergey Sharybin
2011-04-30whitespace edits for bpy api, split some really long lines.Campbell Barton
2011-04-30Fix one more crash introduced with r36384: trying to bake resulted in a segfaultSergey Sharybin
2011-04-30fix crash using freed memory with SCREEN_OT_screen_set while the current scre...Campbell Barton
2011-04-30fix for render stamp text drawing too low.Campbell Barton
2011-04-30fixed a crash introduced in r36384M.G. Kishalmi
2011-04-30fix [#27221] stamp text bug in lower linesCampbell Barton
2011-04-30normalize quaternions when setting the view axis - some old files had non-nor...Campbell Barton
2011-04-30scene sequencer strips now work when camera override is used even if the scen...Campbell Barton
2011-04-30use camera render argument to avoid temp overwriting the scene camera.Campbell Barton
2011-04-30- pass the camera to the render stamp function.Campbell Barton
2011-04-30add back support for rendering local view camera.Campbell Barton
2011-04-30fix for minor glitch when setting the camera in local view (camera could try ...Campbell Barton
2011-04-29corrections for redundant null checks & transform printing a string into its ...Campbell Barton
2011-04-29fix [#27057] In cam perspective, world-axis-locked xform of an obj at cam loc...Campbell Barton
2011-04-29spelling corrections.Campbell Barton
2011-04-29fix [#27198] Missing Live LSCM Update after Aligning of pinned vertices (W)Campbell Barton
2011-04-28fix [#26727] Make Proxy ignores group offsetCampbell Barton
2011-04-28Added tooltip note that parent curve 'Follow' needs to be enabled for track a...Campbell Barton
2011-04-28Twitter report fix :)Ton Roosendaal
2011-04-28fix [#27201] icosphere normals problemCampbell Barton
2011-04-28Bugfix [#27194] Difficulty selecting bones with boneshapes enabled andJoshua Leung
2011-04-28fix [#27193] view/camera/set active object as camera sometimes "disabled" in ...Campbell Barton
2011-04-28smooth view now takes the v3d and region as arguments. (no functional change)Campbell Barton
2011-04-28Mwahahahaha! I think I've found the cause of that awful purple/pinkJoshua Leung
2011-04-28CMake build option for security report: CVE-2009-3850Campbell Barton