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-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
2013-10-15Get rid of Allow Fallback optionSergey Sharybin
2013-10-15Fix [#37085] Hook modifier work when created with Ctrl+H, but not when create...Bastien Montagne
2013-10-15removing PSD from the fileformat list fix [#37080] The file which I stored in...Dalai Felinto
2013-10-15Fix [#37077] User prefs > Input and Outliner Keymaps mismatch in representation.Bastien Montagne
2013-10-15Rename "Show Python Tooltips" to "Python Tooltips"Jonathan Williamson
2013-10-14fix [#37072] Crash on RMB click on bone's custom propertyCampbell Barton
2013-10-14* Improved Tooltip for Particle Brownian property, patch by Jonathan Williams...Thomas Dinges
2013-10-14code cleanup: correct unsigned int in string formatting and use empty() check...Campbell Barton
2013-10-14Project Pampa request: option to lock frame selection to the rangeSergey Sharybin
2013-10-13cmake/openimageio - partially reverting #60692Dalai Felinto
2013-10-13code cleanup: use more obvious assignments for transform snapping angles.Campbell Barton
2013-10-12Option to overlay mask over the footageSergey Sharybin
2013-10-12More fixes for PSD support in SCons scirpts...Irie Shinsuke
2013-10-12Fix build scripts related to PSD support. Both CMake and SCons builds were b...Irie Shinsuke
2013-10-11scons file for OIIO (needed for psd)Dalai Felinto
2013-10-11adding WITH_IMAGE_OPENIMAGEIO and removing the PSD build optionDalai Felinto
2013-10-11code cleanup: reuse rna_matrix_dimsize_NxN defines between RNA functionsCampbell Barton
2013-10-10style cleanupCampbell Barton
2013-10-10Fix OS X build error in malloc code, and warning in rna.Brecht Van Lommel
2013-10-10NodeSocket RNA property 'in_out' renamed as boolean 'is_output'. This is a mo...Lukas Toenne
2013-10-10Lock-free memory allocatorSergey Sharybin
2013-10-10Cleanup: Consistent names for draw callbacks in bNodeType.Lukas Toenne
2013-10-10Support for baking vertex colors to textures.Antony Riakiotakis
2013-10-09Implementation of curve mapping in GLSLSergey Sharybin
2013-10-09Derivative map bakerSergey Sharybin
2013-10-09Photoshop PSD supportDalai Felinto
2013-10-08Cycles / SSS:Thomas Dinges
2013-10-08Fix [#36993] Blender 2.69 test build freezes when changing metaball view reso...Bastien Montagne
2013-10-05replaced export for OpenSim by Export for SL/OpenSim in Collada export user i...Gaia Clary
2013-10-04code cleanup: warnings and minor edits.Campbell Barton
2013-10-04Fix #36948: blender internal viewport render crashes holding shift+Z pressedBrecht Van Lommel
2013-10-04Fix related to [#36926] 'scale' Node doesn't work properly.Bastien Montagne
2013-10-03rigidbody: Flag bodies for validation when changing shapeSergej Reich
2013-10-03Changed some labels from Second Life to OpenSimGaia Clary
2013-10-02Fixes for cycles Mapping and Vector Transform node:Brecht Van Lommel
2013-10-01add rna path callback for material slots but disable animation.Campbell Barton
2013-10-01Follow-up to r60433 (related to Bug #36878): additional checks for NULL line ...Tamito Kajiyama
2013-09-30Usual UI messages fixes...Bastien Montagne
2013-09-30lots of operator descriptions were incorrectly copy/pasted.Campbell Barton
2013-09-29Fix [#36859] Grease Pencil - Frames.new() doesn't create frame if frame_numbe...Bastien Montagne
2013-09-29Fix [#36830] 'Reset to Default Value' on Current Area Type button causes crashBastien Montagne
2013-09-27rna: implementing function to remove keymap from keyconfigDalai Felinto