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
2013-11-25Blender Internal: Add "Lamp Data" shader node that allows shaders to acquire ...IRIE Shinsuke
2013-11-25UI: change hard limits on a few camera and image properties to infinite, soft...Mark Ayers
2013-11-25Tweaks to PNG file outputSergey Sharybin
2013-11-25Code Cleanup: simplify transform orientation itemf.Campbell Barton
2013-11-24Mesh Modifiers: Added Laplacian DeformAlexander Pinzon
2013-11-23UI List: ctrl click on names in list can be used for renaming.Bastien Montagne
2013-11-20Blender Internal:Thomas Dinges
2013-11-20Expose track's offset to the RNASergey Sharybin
2013-11-19Blender Internal:Thomas Dinges
2013-11-19Remove Surface modifier when removing force field from objectSergey Sharybin
2013-11-19Fix T36756: Use Frame Rate option toolip was unclear about which FPS value to...Mitchell Stokes
2013-11-12Make dynamic node labels possible as a registerable function 'draw_label' (si...Lukas Toenne
2013-11-07Tweak for ui range of track size in 3d viewportSergey Sharybin
2013-11-07"Render Audio" cleanup:Bastien Montagne
2013-11-07Fix [#34675] *AFTER 2.69* Info view shows duplicate operators with incorrect ...Bastien Montagne
2013-11-06True grid snapping for nodes: This snaps nodes to the actual background grid ...Lukas Toenne
2013-11-06Syncing methods for Color Balance node LGG and ASC-CDL modes. The settings fo...Lukas Toenne
2013-11-06Fix #37333: Bad default value in Color Balance. Use independent offset/power/...Lukas Toenne
2013-11-06Grease Pencil: User-Pref for setting the default colour of newly created layersJoshua Leung
2013-11-06Quicktime: remove backend with the old quicktime API, and keep the QTKit back...Brecht Van Lommel
2013-11-05code cleanup: quiet warningsCampbell Barton
2013-11-05Remove soft limits from lower-end of ranges for last two commits - This turnedJoshua Leung
2013-11-05Applying same fix used for [#36844] to Limits FModifier settingsJoshua Leung
2013-11-05Bugfix [#36844] Cannot set Restrict Frame Start for FModifiers until Frame EndJoshua Leung
2013-11-04BGE Rasterizer Cleanup: Removing the Singletexture material mode. More conver...Mitchell Stokes
2013-11-04UI messages fixes...Bastien Montagne
2013-11-04Fix [#37297] Crash when Adding and Removing Fluid Particlesystem.Bastien Montagne
2013-11-03Motion tracking: use is_keyed to match naming in other areas of RNASergey Sharybin
2013-11-02Fix: tooltip when adding a new 'Excluded path' for python executionAndrea Weikert
2013-11-02Fix: error message when removing an 'Excluded path' for python execution, sma...Andrea Weikert
2013-11-01Expose is_keyframed flag for tracking markerSergey Sharybin
2013-10-31code cleanup: spellingCampbell Barton
2013-10-31code cleanup: warningsCampbell Barton
2013-10-31remove return argument from wmOperatorType->cancel, was only ever returning O...Campbell Barton
2013-10-30Add some update notifiers for a few boolean paint properties (probably aAntony Riakiotakis
2013-10-29Code cleanup: use bool instead of int in mask moduleSergey Sharybin
2013-10-29Project Pampa request: FCurves normalized displaySergey Sharybin
2013-10-29Fix #37246: Dynamic paint end frame is limited to 9999Sergey Sharybin
2013-10-29Triangulate Modifier: using different ngon and quad methodsDalai Felinto
2013-10-26Weighted tracksSergey Sharybin
2013-10-26rename give_cursor to ED_view3d_cursor3d_getCampbell Barton
2013-10-26spelling: use American spelling for canceledCampbell Barton
2013-10-22style cleanupCampbell Barton
2013-10-22style cleanupCampbell Barton
2013-10-21Fix #37169 brush UI not getting updated. A notifier was missing forAntony Riakiotakis
2013-10-17Fix #37091: Reset to default of Sky Texture's Dot freezes it at 0,0,0Sergey Sharybin
2013-10-16add IDP_FreeFromGroup(), replaces IDP_RemFromGroup(), IDP_FreeProperty(), MEM...Campbell Barton
2013-10-16style cleanupCampbell Barton
2013-10-16edits to r60777 - move ED_object_hook_reset_do into BKE object (if RNA needs ...Campbell Barton
2013-10-153D view: textured draw mode now has a Shadeless option in the Shading panel,Brecht Van Lommel