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-04-06add option WITH_BUILTIN_GLEW, so linux packagers can disable to use their own...Campbell Barton
2011-04-05utility function for getting the vector direction the mouse is pointing in a ...Campbell Barton
2011-03-27interface: floats were being implicitly promoted to doubles, adjust to use fl...Campbell Barton
2011-03-24fix for using uiItemIntO for an enum, added uiItemEnumO_value function.Campbell Barton
2011-03-24Reshuffled utility function to keyframe drawing API, removing someJoshua Leung
2011-03-24Animation Tool: Propagate PoseJoshua Leung
2011-03-15fix for crash with textbox add poll function, missing NULL check.Campbell Barton
2011-03-14== filebrowser ==Andrea Weikert
2011-03-14Bugfixes:Joshua Leung
2011-03-14patch [#26495] Adjustable outline width for selected objectsCampbell Barton
2011-03-13[#26482] Solidify / Animation Opengl render. no texture.Campbell Barton
2011-03-10request from Jedrzej Slewczuk's:Campbell Barton
2011-03-09From the todo:Ton Roosendaal
2011-03-08fix bug [#26315] Background and 3D view mistakes Campbell Barton
2011-03-07bug [#26329] Project Paint not workingCampbell Barton
2011-03-05Bugfix #26317Ton Roosendaal
2011-03-04Bugfix #26317Ton Roosendaal
2011-03-03Bugfix [#26269] Initiating a duplication with shift D and cancellingJoshua Leung
2011-03-02replace references to old arithb libraryCampbell Barton
2011-02-27== UI icons ==Andrea Weikert
2011-02-27== UI icons ==Andrea Weikert
2011-02-27== UI icons ==Andrea Weikert
2011-02-24face-paint mode operators were not ported from 2.4x yet hide/reveal/sel-swapCampbell Barton
2011-02-22operator ED_OT_undo_push, needed for editmode undo/redo glitch fix, (coming n...Campbell Barton
2011-02-21doxygen: editor entryNathan Letwory
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-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-02-14misc small changes:Campbell Barton
2011-02-13many functions in blender are not marked static but should be.Campbell Barton
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2011-02-12Sculpting on deformed meshSergey Sharybin
2011-02-09move validation into blender kernel so it can be called by internal modifier ...Campbell Barton
2011-02-09mesh validation function to report errors and help debug bad data generated b...Campbell Barton
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-02fix [#25684] Grease pencil strokes with "Surface" option attach erratically t...Campbell Barton
2011-02-02"Batch-Edit" Code cleanup: Renaming ED_operator_ipo_active toJoshua Leung
2011-01-31Todo issue: sculpting on deformed meshSergey Sharybin
2011-01-26Possible fix for issue #2 in [#25664] Remove Pack does not work in Texture panelCampbell Barton
2011-01-19Bugfix #25652Ton Roosendaal
2011-01-18Bugfix [#25684b] Surface and Stroke options are not working with UseJoshua Leung
2011-01-15remove/comment unused defines.Campbell Barton
2011-01-12Bugfix #25570Ton Roosendaal
2011-01-11- Local Markers are now taken into account correctly for operatorsJoshua Leung
2011-01-11Todo #22395: Restoring Grease Pencil Editing Mode in DopeSheet EditorJoshua Leung
2011-01-07patch [#25440] Object.vertex_group fixin'Campbell Barton
2011-01-06Markers Todo: Adding back "Rename Marker" operator (Ctrl M).Joshua Leung
2011-01-06== Long-Standing 2.5 Todo - Markers fully working again in allJoshua Leung
2011-01-05Todo item: brought transform texture space back.Ton Roosendaal