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-03-14patch [#26495] Adjustable outline width for selected objectsCampbell Barton
2011-03-13fix mistake from commit rev. 33868. The variable icon was a pointer, not an i...Andrea Weikert
2011-03-10Bugfix #26437Ton Roosendaal
2011-03-09From the todo:Ton Roosendaal
2011-03-08ui_textedit_delete_selection() could access past the array bounds.Campbell Barton
2011-03-05use NULL rather then 0 for pointer assignments & comparison, modifier, imbuf ...Campbell Barton
2011-03-03use NULL instead of 0 for pointers, (editors)Campbell Barton
2011-03-03minor correction for r35312, check the operator returns finished.Campbell Barton
2011-03-03Logic Editor: link a Sensor with an Actuator and automatically creates an And...Dalai Felinto
2011-03-01Bugfix #26251Ton Roosendaal
2011-03-01Typo in last commit, changing variable name for more readable code...Ton Roosendaal
2011-03-01Bug fixes #26236 #26237 Ton Roosendaal
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27== UI icons ==Andrea Weikert
2011-02-27Bugfix, own collection.Ton Roosendaal
2011-02-27pedantic warning cleanup, also remove texspace_edit() since its been added us...Campbell Barton
2011-02-26Bugfix #26221Ton Roosendaal
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-21I swear, it was just an innocence change in guardedalloc!Nathan Letwory
2011-02-20misc warnings/fixesCampbell Barton
2011-02-19Todo item:Ton Roosendaal
2011-02-18Fix for #26111, #26112 & #26121, "only first button click worked in windows"Janne Karhu
2011-02-18Bugfix #26127Ton Roosendaal
2011-02-18- clear some warningsCampbell Barton
2011-02-18Clear some compiler warnings by commenting some functions, adding others to h...Campbell Barton
2011-02-15UI Tweaks: Text field in Rename Markers popup now gets focus when theJoshua Leung
2011-02-15Ctrl-0 can now be used to just reset a single component of an array toJoshua Leung
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-02-14Bug fix #26021Ton Roosendaal
2011-02-13warning cleanup.Campbell Barton
2011-02-13many functions in blender are not marked static but should be.Campbell Barton
2011-02-13enforce string limits (reported by pedantic checking tools & some developers).Campbell Barton
2011-02-12fix for more warnings.Campbell Barton
2011-02-12fix for uninitialized value in BLI_path_cwd() if PWD wasn't defined and the C...Campbell Barton
2011-02-11Bugfix #26021Ton Roosendaal
2011-02-08minor edits, no functional changes.Campbell Barton
2011-02-04Moved Auto-Keying "Insert for KeyingSet only" option from UserPrefs toJoshua Leung
2011-02-01Icons in outliner were jittering a bit on sizing of the area.Ton Roosendaal
2011-01-30remove nan-makefilesCampbell Barton
2011-01-30Bugfix #25840Ton Roosendaal
2011-01-26After test, offset is better to be 0.001f (test in windows nvidia)Ton Roosendaal
2011-01-26Bugfix #25756Ton Roosendaal
2011-01-24fix [#25776] Crash when operator's bl_idname has more than one dotCampbell Barton
2011-01-24no functional changes.Campbell Barton
2011-01-23Small fix for text input buttons:Ton Roosendaal
2011-01-23- fix problem with cmake, windows 'RelWithDebInfo' target, was giving error: ...Campbell Barton
2011-01-20Bugfix #25656Ton Roosendaal
2011-01-20Bugfix #25619Ton Roosendaal
2011-01-19Bugfix #25720Ton Roosendaal
2011-01-19Bugfix #25652Ton Roosendaal