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
2007-11-10added buttons in the Transform Properties for changing curve handle types, (S...Campbell Barton
2007-10-22Several fixes:Joshua Leung
2007-10-21== Core ==Peter Schlaile
2007-10-20Image Stamping patch by Diego (and peach request)- stamps image info into met...Campbell Barton
2007-10-08gridsubdiv was not initialized properlyCampbell Barton
2007-10-01== Sequencer ==Peter Schlaile
2007-09-15new view option, SolidTex, to draw textures in solid mode.Campbell Barton
2007-09-13This is patch [#6772] Background image drawing speedupKent Mein
2007-09-13Some more tip->tail naming conversions for consistency in the UI.Joshua Leung
2007-09-12Renamed Root/Tip X/Y/Z buttons in Armature Editmode Transform Panel (NKEY) to...Joshua Leung
2007-09-10Changes to "Face Select" modeCampbell Barton
2007-08-14Bugfix - Transform Properties (ParBone):Joshua Leung
2007-08-14superficial changes, button alignment and minor tooltip changes. sculpt mode ...Campbell Barton
2007-08-13== Sculpt Mode ==Nicholas Bishop
2007-08-03== Bone Roll - Align to Cursor ==Joshua Leung
2007-07-16Small fix: need set the color before call glRasterPos or don't work.Diego Borghetti
2007-07-15Bugfix #6915:Joshua Leung
2007-06-25== Sculpt Mode ==Nicholas Bishop
2007-06-25== Sculpt Mode ==Nicholas Bishop
2007-06-04interface_draw.c - when the char panel was displayed it would mess up font si...Campbell Barton
2007-06-04Patch from GSR [#6595] Ortho/Persp reporting in the View namesCampbell Barton
2007-04-26drawview.c - Passepartout, only do GL alpha when not 1.0 alphaCampbell Barton
2007-04-23Changed TESTBASE and TESTBASE_LIB to check the hidden flagCampbell Barton
2007-04-12split draw_dupli_objects into 2 functions (draw_dupli_objects and draw_dupli_...Campbell Barton
2007-04-11the input fields for data name had an inconsistant limit for input fields, ma...Campbell Barton
2007-04-09Patch #6140Ton Roosendaal
2007-04-09Bugfix #6078Ton Roosendaal
2007-04-04moved source and text to american spellingCampbell Barton
2007-04-03curve center didnt update curve data.Campbell Barton
2007-03-27Fixed bug #6421, Layout of "Sculpt Properties" panel is broken in CVSNicholas Bishop
2007-03-24Bugfix #6433Ton Roosendaal
2007-03-24Fix gcc warnings (assignment makes integer from pointer without a cast).Ken Hughes
2007-03-19Patch #3126Ton Roosendaal
2007-03-19== Preview Range ==Joshua Leung
2007-03-17Fix various gcc warning related to signed/unsigned parameters passed toKen Hughes
2007-02-26=NKey Panel Fix= Joseph Eagar
2007-02-22== Sculpt Mode ==Nicholas Bishop
2007-02-01ToolsKen Hughes
2007-01-31Bugfix, report from studio Manos;Ton Roosendaal
2007-01-26=FSAA fix= Joseph Eagar
2007-01-26=FSAA fix= Joseph Eagar
2007-01-16Fix for bug #5628, sculpt - ghost of circle left when going from 3d view to b...Nicholas Bishop
2007-01-14Removed draw_mode from SculptData, replaced with draw_flag, which currently c...Nicholas Bishop
2007-01-09Sculptmode bugfix: use actual active object to check when to update zbuffer d...Nicholas Bishop
2007-01-07Fixed crash going from Sculpt Mode to Edit Mode.Nicholas Bishop
2007-01-07Bugfix #5560Ton Roosendaal
2007-01-06Fixed bug #5610, Sculpt mode stops working suddenly (after reloading file), w...Nicholas Bishop
2007-01-04Reverted my fix for bug #5539, brush circle cursor is slow. The fix was causi...Nicholas Bishop
2007-01-03Sculptmode propset bugfix: texture angle should be ignored if there's no text...Nicholas Bishop
2007-01-01-> Fix for bug #5472Geoffrey Bantle